diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 18:13:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 18:13:52 +0000 |
commit | 19acb2f4a2bd2c4e519d13a9bf1034890a05a787 (patch) | |
tree | 59113ad196f6314cc80f4cdc487b18983d3ca6fd /dev-java/icedtea-bin | |
parent | Stable for amd64, wrt bug #443522 (diff) | |
download | gentoo-2-19acb2f4a2bd2c4e519d13a9bf1034890a05a787.tar.gz gentoo-2-19acb2f4a2bd2c4e519d13a9bf1034890a05a787.tar.bz2 gentoo-2-19acb2f4a2bd2c4e519d13a9bf1034890a05a787.zip |
Stable for amd64, wrt bug #442478
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index a41fc7858f5d..a405ab466916 100644 --- a/dev-java/icedtea-bin/ChangeLog +++ b/dev-java/icedtea-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/icedtea-bin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.32 2012/11/14 22:54:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.33 2012/11/16 18:13:52 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + icedtea-bin-6.1.11.5-r1.ebuild: + Stable for amd64, wrt bug #442478 *icedtea-bin-7.2.3.3-r1 (14 Nov 2012) *icedtea-bin-6.1.11.5-r1 (14 Nov 2012) diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild index 9742ccc8d555..4d1f95071f01 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.11.5-r1.ebuild,v 1.1 2012/11/14 22:54:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild,v 1.2 2012/11/16 18:13:52 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 )" |