diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index a884d9c6c37e..a6990ab1cebd 100644 --- a/dev-java/icedtea-bin/ChangeLog +++ b/dev-java/icedtea-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/icedtea-bin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.21 2012/06/17 06:23:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.22 2012/06/17 15:01:47 ago Exp $ + + 17 Jun 2012; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.11.3.ebuild: + Stable for amd64, wrt bug #421031 17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> icedtea-bin-6.1.11.3.ebuild: marked x86 per bug 421031 diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild index febff2e21408..04b386d9bd63 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild,v 1.2 2012/06/17 06:23:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild,v 1.3 2012/06/17 15:01:47 ago Exp $ EAPI="4" @@ -28,7 +28,7 @@ SRC_URI=" LICENSE="GPL-2-with-linking-exception" SLOT="6" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="+X +alsa cjk +cups doc examples nsplugin source" REQUIRED_USE="nsplugin? ( X )" |