diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 21:15:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 21:15:18 +0000 |
commit | d52f59bebec605765e7b41ddf30f349f43ed93ad (patch) | |
tree | 1770b0ec5229049fa457b538790a541593c91920 /dev-java | |
parent | Version bump (diff) | |
download | gentoo-2-d52f59bebec605765e7b41ddf30f349f43ed93ad.tar.gz gentoo-2-d52f59bebec605765e7b41ddf30f349f43ed93ad.tar.bz2 gentoo-2-d52f59bebec605765e7b41ddf30f349f43ed93ad.zip |
Stable for x86, wrt bug #461714
(Portage version: 2.1.11.55/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index ca81783424c0..d2c6194c7424 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.40 2013/03/24 13:28:32 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.41 2013/03/25 21:15:18 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.4.ebuild: + Stable for x86, wrt bug #461714 24 Mar 2013; Vlastimil Babka <caster@gentoo.org> -icedtea-bin-6.1.11.5.ebuild, -icedtea-bin-6.1.11.5-r1.ebuild, diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.12.4.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.12.4.ebuild index 116165459a1e..411294404d1e 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.12.4.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.12.4.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.4.ebuild,v 1.1 2013/03/24 13:27:12 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.4.ebuild,v 1.2 2013/03/25 21:15:18 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 )" |