diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-04 18:36:36 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-04 18:36:36 +0000 |
commit | 02c7ff1616f6aa0644b13f2f5898a5fc5ab5e8ce (patch) | |
tree | d851a813c78b37b0d5d1958b77e158c2c6cd415c /dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild | |
parent | stable x86, security bug 194711 (diff) | |
download | gentoo-2-02c7ff1616f6aa0644b13f2f5898a5fc5ab5e8ce.tar.gz gentoo-2-02c7ff1616f6aa0644b13f2f5898a5fc5ab5e8ce.tar.bz2 gentoo-2-02c7ff1616f6aa0644b13f2f5898a5fc5ab5e8ce.zip |
stable x86, security bug 194711
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild')
-rw-r--r-- | dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild index f90a78cd1d1f..70b5f25084e2 100644 --- a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild +++ b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.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.4.2.16.ebuild,v 1.1 2007/10/04 14:26:30 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild,v 1.2 2007/10/04 18:36:36 opfer Exp $ inherit eutils pax-utils java-vm-2 @@ -13,7 +13,7 @@ HOMEPAGE="http://java.sun.com/j2se/1.4.2/" SRC_URI=${At} SLOT="1.4" LICENSE="sun-bcla-java-vm-1.4.2" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" # pre stripped RESTRICT="fetch strip" IUSE="X alsa nsplugin" |