diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 13:08:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 13:08:41 +0000 |
commit | a6726680082c9711bc49a1d8521978d964363bd1 (patch) | |
tree | 6b511c0562539b44e8a9fe5c39a8e68d676eca9a /dev-java | |
parent | Stable for amd64, wrt bug #455766 (diff) | |
download | gentoo-2-a6726680082c9711bc49a1d8521978d964363bd1.tar.gz gentoo-2-a6726680082c9711bc49a1d8521978d964363bd1.tar.bz2 gentoo-2-a6726680082c9711bc49a1d8521978d964363bd1.zip |
Stable for amd64, 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 6fcf6d64c09e..b2b5b8b446cf 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.36 2013/02/14 06:15:06 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.37 2013/02/14 13:08:41 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.2.ebuild: + Stable for amd64, wrt bug #457206 *icedtea-bin-7.2.3.6 (14 Feb 2013) *icedtea-bin-6.1.12.2 (14 Feb 2013) 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 42f52230b42d..c59985e05531 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.1 2013/02/14 06:15:06 caster Exp $ +# $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 $ 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 )" |