diff options
author | 2013-07-27 22:04:24 +0000 | |
---|---|---|
committer | 2013-07-27 22:04:24 +0000 | |
commit | 8dc3195aff91a759073277c2f10b5877c0b421b5 (patch) | |
tree | 397dee3378a75f2cdbfc9303f9f8061e4c0a021e /dev-java | |
parent | Stable for x86, wrt bug #478184 (diff) | |
download | gentoo-2-8dc3195aff91a759073277c2f10b5877c0b421b5.tar.gz gentoo-2-8dc3195aff91a759073277c2f10b5877c0b421b5.tar.bz2 gentoo-2-8dc3195aff91a759073277c2f10b5877c0b421b5.zip |
Stable for x86, wrt bug #477210
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index 6843ae3d6804..5338b6673757 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.49 2013/07/24 18:43:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.50 2013/07/27 22:04:24 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.6.ebuild: + Stable for x86, wrt bug #477210 24 Jul 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.6.ebuild: Stable for amd64, wrt bug #477210 diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.12.6.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.12.6.ebuild index 965f2d7c19b9..09e726febf6a 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.12.6.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.12.6.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.6.ebuild,v 1.2 2013/07/24 18:43:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.6.ebuild,v 1.3 2013/07/27 22:04:24 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 )" |