diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 18:13:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 18:13:54 +0000 |
commit | 1c3967b8420c793761d49a4b1c02d02271f01a84 (patch) | |
tree | 98b2bac089962d296110341f109f3ed5d8bbaa0b /dev-java/icedtea-bin/icedtea-bin-6.1.11.5-r1.ebuild | |
parent | Stable for amd64, wrt bug #443522 (diff) | |
download | historical-1c3967b8420c793761d49a4b1c02d02271f01a84.tar.gz historical-1c3967b8420c793761d49a4b1c02d02271f01a84.tar.bz2 historical-1c3967b8420c793761d49a4b1c02d02271f01a84.zip |
Stable for amd64, wrt bug #442478
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
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 )" |