summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-collections/commons-collections-3.1.ebuild')
-rw-r--r--dev-java/commons-collections/commons-collections-3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-collections/commons-collections-3.1.ebuild b/dev-java/commons-collections/commons-collections-3.1.ebuild
index d316c5a8fe40..fa04a80c1c2e 100644
--- a/dev-java/commons-collections/commons-collections-3.1.ebuild
+++ b/dev-java/commons-collections/commons-collections-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.1.ebuild,v 1.11 2005/11/05 11:17:15 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.1.ebuild,v 1.12 2006/10/05 15:19:58 gustavoz Exp $
inherit java-pkg eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/commons/collections/source/${P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 sparc ppc amd64 ppc64"
+KEYWORDS="x86 ppc amd64 ppc64"
IUSE="doc jikes source"
DEPEND=">=virtual/jdk-1.3