public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: app-portage/repo-commit/
Date: Sun, 10 Jun 2012 13:54:05 +0000 (UTC)	[thread overview]
Message-ID: <1339336512.da29cf4bd0df5475616d7909d2d071f575fc9217.mgorny@gentoo> (raw)

commit:     da29cf4bd0df5475616d7909d2d071f575fc9217
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 13:55:12 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 13:55:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=da29cf4b

app-portage/repo-commit: Depend on gentoolkit-dev only if repoman does not support writing ChangeLogs.

(Portage version: 2.2.0_alpha110_p3/git/Linux x86_64, unsigned Manifest commit)

---
 app-portage/repo-commit/repo-commit-9999.ebuild |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
index 15b7728..65a6608 100644
--- a/app-portage/repo-commit/repo-commit-9999.ebuild
+++ b/app-portage/repo-commit/repo-commit-9999.ebuild
@@ -23,7 +23,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="app-portage/gentoolkit-dev
+RDEPEND="
+	|| (
+		>=sys-apps/portage-2.2.0_alpha86
+		( >=sys-apps/portage-2.1.10.30
+			<sys-apps/portage-2.2.0_alpha )
+		app-portage/gentoolkit-dev
+	)
 	sys-apps/portage"
 #if LIVE
 



             reply	other threads:[~2012-06-10 13:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10 13:54 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-01  7:28 [gentoo-commits] dev/mgorny:master commit in: app-portage/repo-commit/ Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1339336512.da29cf4bd0df5475616d7909d2d071f575fc9217.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox