diff options
Diffstat (limited to 'dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild')
-rw-r--r-- | dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild b/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild index 4ba1d1b7d3b7..698126265ecd 100644 --- a/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild +++ b/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild,v 1.4 2007/05/14 09:41:09 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.11.ebuild,v 1.5 2007/07/02 14:38:31 peper Exp $ inherit pax-utils eutils java-vm-2 @@ -18,7 +18,7 @@ SRC_URI="x86? ( http://download.java.net/dlj/binaries/${X86_AT} ) SLOT="1.5" LICENSE="dlj-1.1" KEYWORDS="-* amd64 x86" -RESTRICT="nostrip" +RESTRICT="strip" IUSE="X alsa nsplugin" RDEPEND=" |