diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 13:10:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 13:10:09 +0000 |
commit | 0bd0359d9ae1bb57c2707a852cf4030a1eb4f78b (patch) | |
tree | 638d88a4e7f4d17310b3750f8118a0380927fd13 /dev-java | |
parent | Stable for x86, wrt bug #455766 (diff) | |
download | gentoo-2-0bd0359d9ae1bb57c2707a852cf4030a1eb4f78b.tar.gz gentoo-2-0bd0359d9ae1bb57c2707a852cf4030a1eb4f78b.tar.bz2 gentoo-2-0bd0359d9ae1bb57c2707a852cf4030a1eb4f78b.zip |
Stable for x86, wrt bug #457206
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index b2b5b8b446cf..74f9e6d18329 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.37 2013/02/14 13:08:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.38 2013/02/14 13:10:09 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.2.ebuild: + Stable for x86, wrt bug #457206 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.2.ebuild: Stable for amd64, wrt bug #457206 diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.12.2.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.12.2.ebuild index c59985e05531..077d4ac68f3b 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.12.2.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.12.2.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.2.ebuild,v 1.2 2013/02/14 13:08:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.2.ebuild,v 1.3 2013/02/14 13:10:09 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 )" |