diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-03 20:48:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-03 20:48:55 +0000 |
commit | bb3138057e29e3fe4fa3500a3ae2b5f8c9beb87d (patch) | |
tree | ee2f0a9f18cde88051af8641c46e57b41f750484 /dev-java/icedtea-bin | |
parent | Remove old (diff) | |
download | gentoo-2-bb3138057e29e3fe4fa3500a3ae2b5f8c9beb87d.tar.gz gentoo-2-bb3138057e29e3fe4fa3500a3ae2b5f8c9beb87d.tar.bz2 gentoo-2-bb3138057e29e3fe4fa3500a3ae2b5f8c9beb87d.zip |
Stable for x86, wrt bug #442478
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index a405ab466916..b3b5f9808013 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.33 2012/11/16 18:13:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.34 2012/12/03 20:48:55 ago Exp $ + + 03 Dec 2012; <ago@gentoo.org> icedtea-bin-6.1.11.5-r1.ebuild: + Stable for x86, wrt bug #442478 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.11.5-r1.ebuild: @@ -526,4 +529,3 @@ +metadata.xml, +icedtea6-bin-1.3.1-r1.ebuild: New package, a Gentoo binary build of icedtea6. Based on icedtea6-r2 from java-overlay. - diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild index 4d1f95071f01..b68dc0fcd832 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.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.5-r1.ebuild,v 1.2 2012/11/16 18:13:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild,v 1.3 2012/12/03 20:48:55 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 )" |