summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-pool/commons-pool-1.1.ebuild')
-rw-r--r--dev-java/commons-pool/commons-pool-1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-pool/commons-pool-1.1.ebuild b/dev-java/commons-pool/commons-pool-1.1.ebuild
index 22cd795ca194..b5ab47467dd5 100644
--- a/dev-java/commons-pool/commons-pool-1.1.ebuild
+++ b/dev-java/commons-pool/commons-pool-1.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-pool/commons-pool-1.1.ebuild,v 1.14 2005/11/05 11:07:23 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/commons-pool-1.1.ebuild,v 1.15 2006/10/05 15:32:41 gustavoz Exp $
inherit java-pkg
@@ -16,7 +16,7 @@ DEPEND=">=virtual/jdk-1.3
jikes? ( dev-java/jikes )"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc amd64"
+KEYWORDS="x86 ppc amd64"
IUSE="jikes junit doc"
src_unpack() {