public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Question about RDEPEND
@ 2010-01-30  2:32 Frank Steinmetzger
  2010-01-30  6:13 ` Iain Buchanan
  0 siblings, 1 reply; 6+ messages in thread
From: Frank Steinmetzger @ 2010-01-30  2:32 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1282 bytes --]

Hi there,

a while ago, I emerged virtual/jdk, and prior to it sun-jdk
in order to direct manually what the virtual shall pull in.

But now, virtual/jdk wants to install dev-java/icedtea as well:

,--[ emerge -tpuvD world ] ----
| Calculating dependencies... done!
| [nomerge      ] media-tv/tvbrowser-2.7.4  USE="-doc -source -themes"
| [nomerge      ]  dev-java/skinlf-6.7  USE="-examples -source"
| [nomerge      ]   dev-java/xalan-2.7.1  USE="-doc -source"
| [nomerge      ]    virtual/jdk-1.6.0
| [ebuild  N    ]     dev-java/icedtea6-bin-1.6.2  USE="X alsa nsplugin -doc -examples -source" 35,393 kB
`------------------------------

Even though I understand from the virtual’s ebuild
that it needs one and only one of those:

RDEPEND="|| (
		amd64? ( dev-java/icedtea6-bin )
		x86? ( dev-java/icedtea6-bin )
		amd64? ( =dev-java/sun-jdk-1.6.0* )
		x86? ( =dev-java/sun-jdk-1.6.0* )
		=dev-java/ibm-jdk-bin-1.6.0*
		=dev-java/hp-jdk-bin-1.6.0*
		=dev-java/diablo-jdk-1.6.0*
		=dev-java/soylatte-jdk-bin-1.0*
		=dev-java/apple-jdk-bin-1.6.0*
		=dev-java/winjdk-bin-1.6.0*
	)"

Am I getting something wrong here? Why is it pulling in icedtea?
I’m on x86 BTW.
-- 
Gruß | Greetings | Qapla'
I wish my lawn was emo, so it would cut itself.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-31 15:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30  2:32 [gentoo-user] Question about RDEPEND Frank Steinmetzger
2010-01-30  6:13 ` Iain Buchanan
2010-01-31  2:12   ` Frank Steinmetzger
2010-01-31 15:06     ` Iain Buchanan
2010-01-31  2:36   ` Peter Humphrey
2010-01-31 15:12     ` Iain Buchanan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox