diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-08-21 08:41:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-08-21 08:41:05 +0000 |
commit | 7cb85d6f69586eae8e7a66fd08df0cfba8d3c447 (patch) | |
tree | 5fe54b2b4a04264199b116a9f124d16c4901080a /dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild | |
parent | Stable on x86 wrt bug #188838 (diff) | |
download | historical-7cb85d6f69586eae8e7a66fd08df0cfba8d3c447.tar.gz historical-7cb85d6f69586eae8e7a66fd08df0cfba8d3c447.tar.bz2 historical-7cb85d6f69586eae8e7a66fd08df0cfba8d3c447.zip |
stable x86, bug 189277
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild')
-rw-r--r-- | dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild b/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild index 00a3982408f3..aeba1f71314b 100644 --- a/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild +++ b/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild,v 1.1 2006/12/13 01:32:18 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild,v 1.2 2007/08/21 08:37:01 opfer Exp $ jcefile="jce_policy-6.zip" @@ -9,7 +9,7 @@ HOMEPAGE="http://java.sun.com/javase/6/" SRC_URI="${jcefile}" SLOT="1.6" LICENSE="sun-bcla-java-vm" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" RESTRICT="fetch" IUSE="" |