Gentoo Archives: gentoo-java

From: James Le Cuirot <chewi@××××××××××××××.uk>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] java-config --jre32-home & virtual/jre32
Date: Sun, 18 Jan 2009 12:47:27
Message-Id: 20090118124719.5a56d783@symphony
In Reply to: [gentoo-java] java-config --jre32-home & virtual/jre32 by Mario Fetka
1 On Sun, 18 Jan 2009 13:31:15 +0100
2 Mario Fetka <mario.fetka@×××××.com> wrote:
3
4 > Request for 32bit java selection via java-config --jre32-home
5 > and eclass extension for something like this:
6 >
7 > RDEPEND=" x86? ( >=virtual/jre-1.5 )
8 > amd64? ( >=virtual/jre32-1.5 )"
9 >
10 > its for some bin only software
11 > that uses some binary blub.
12
13 I think that's what app-emulation/emul-linux-x86-java is for. Not sure
14 how you select it though.
15
16 James