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/icedtea-bin-6.1.11.5-r1.ebuild | |
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/icedtea-bin-6.1.11.5-r1.ebuild')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |