public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/relaxngcc/
Date: Wed,  2 Mar 2016 23:21:48 +0000 (UTC)	[thread overview]
Message-ID: <1456960887.d682696966ec7d2850484c713b3163e23fbc1fce.chewi@gentoo> (raw)

commit:     d682696966ec7d2850484c713b3163e23fbc1fce
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 22:57:35 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 23:21:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6826969

dev-java/relaxngcc: RDEPEND entries should also be in DEPEND

Package-Manager: portage-2.2.27

 dev-java/relaxngcc/relaxngcc-1.12-r3.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-java/relaxngcc/relaxngcc-1.12-r3.ebuild b/dev-java/relaxngcc/relaxngcc-1.12-r3.ebuild
index fa409b4..b3ad53e 100644
--- a/dev-java/relaxngcc/relaxngcc-1.12-r3.ebuild
+++ b/dev-java/relaxngcc/relaxngcc-1.12-r3.ebuild
@@ -19,14 +19,17 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND=">=virtual/jre-1.6
-	dev-java/msv:0
+CDEPEND="dev-java/msv:0
 	dev-java/xsdlib:0
 	dev-java/ant-core:0
 	dev-java/iso-relax:0
 	dev-java/relaxng-datatype:0"
 
-DEPEND=">=virtual/jdk-1.6
+RDEPEND="${CDEPEND}
+	>=virtual/jre-1.6"
+
+DEPEND="${CDEPEND}
+	>=virtual/jdk-1.6
 	app-arch/unzip"
 
 S="${WORKDIR}/${PN}-${MY_DATE}"


             reply	other threads:[~2016-03-02 23:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-02 23:21 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-02 23:21 [gentoo-commits] repo/gentoo:master commit in: dev-java/relaxngcc/ James Le Cuirot

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=1456960887.d682696966ec7d2850484c713b3163e23fbc1fce.chewi@gentoo \
    --to=chewi@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