diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-17 12:07:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-17 12:07:21 +0000 |
commit | 33bac38589322ff2f8f16e718a1f0deabd7d3e30 (patch) | |
tree | ab44f470cee47e3c880d61f81f3a888a989a5940 /dev-java/icedtea-bin | |
parent | Stable for amd64, wrt bug #524560 (diff) | |
download | gentoo-2-33bac38589322ff2f8f16e718a1f0deabd7d3e30.tar.gz gentoo-2-33bac38589322ff2f8f16e718a1f0deabd7d3e30.tar.bz2 gentoo-2-33bac38589322ff2f8f16e718a1f0deabd7d3e30.zip |
Stable for x86, wrt bug #524560
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.13.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index db4750cca2d4..f570b1f32df6 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.75 2014/11/17 12:07:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.76 2014/11/17 12:07:21 ago Exp $ + + 17 Nov 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.5.ebuild: + Stable for x86, wrt bug #524560 17 Nov 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.5.ebuild: Stable for amd64, wrt bug #524560 diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.5.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.5.ebuild index be5db3a172fb..bbb71c16811c 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.5.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.13.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.13.5.ebuild,v 1.2 2014/11/17 12:07:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.5.ebuild,v 1.3 2014/11/17 12:07:21 ago Exp $ EAPI="5" @@ -23,7 +23,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 selinux source webstart" REQUIRED_USE="nsplugin? ( X )" |