diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-01 05:36:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-01 05:36:41 +0000 |
commit | 9934e9f6fd41560600a792d4b11b2007b4f5eed5 (patch) | |
tree | 7cff0f64a9a7efd28df1eab17af80563337488b1 /dev-java | |
parent | Stable for amd64, wrt bug #501472 (diff) | |
download | gentoo-2-9934e9f6fd41560600a792d4b11b2007b4f5eed5.tar.gz gentoo-2-9934e9f6fd41560600a792d4b11b2007b4f5eed5.tar.bz2 gentoo-2-9934e9f6fd41560600a792d4b11b2007b4f5eed5.zip |
Stable for amd64, wrt bug #501472
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.13.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index 8e633425b090..9bce1e34296f 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.68 2014/06/30 22:34:34 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.69 2014/07/01 05:36:41 ago Exp $ + + 01 Jul 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.3-r3.ebuild: + Stable for amd64, wrt bug #501472 30 Jun 2014; Vlastimil Babka <caster@gentoo.org> icedtea-bin-6.1.13.3-r3.ebuild: diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild index 00f8ec11dd7c..0ece3fd23a07 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.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.3-r3.ebuild,v 1.2 2014/06/30 22:34:34 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3-r3.ebuild,v 1.3 2014/07/01 05:36:41 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 )" |