diff options
-rw-r--r-- | dev-java/icedtea-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index e8952f5bd1e6..ccc4f48056b6 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.55 2013/12/10 13:17:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.56 2013/12/10 13:23:18 ago Exp $ + + 10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.7.ebuild: + Stable for x86, wrt bug #489570 10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.7.ebuild: Stable for amd64, wrt bug #489570 diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild index 132bfb40ba3f..26b84acdce99 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.12.7.ebuild,v 1.2 2013/12/10 13:17:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild,v 1.3 2013/12/10 13:23:18 ago Exp $ EAPI="5" @@ -30,7 +30,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 )" |