summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-11-17 00:22:25 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-11-17 00:22:25 +0000
commit1deb1ce10372e4593368f12a8441653eeac969dc (patch)
tree413b2a0382642f7496fd6e2319259f3c7afb6c01 /dev-java/commons-collections/commons-collections-3.2-r1.ebuild
parentBump to 3.1.2, clean out old versions (diff)
downloadhistorical-1deb1ce10372e4593368f12a8441653eeac969dc.tar.gz
historical-1deb1ce10372e4593368f12a8441653eeac969dc.tar.bz2
historical-1deb1ce10372e4593368f12a8441653eeac969dc.zip
amd64 stable, bug #198993.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-java/commons-collections/commons-collections-3.2-r1.ebuild')
-rw-r--r--dev-java/commons-collections/commons-collections-3.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-collections/commons-collections-3.2-r1.ebuild b/dev-java/commons-collections/commons-collections-3.2-r1.ebuild
index e98b06c8fb62..ea78658f6a1d 100644
--- a/dev-java/commons-collections/commons-collections-3.2-r1.ebuild
+++ b/dev-java/commons-collections/commons-collections-3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2-r1.ebuild,v 1.2 2007/11/13 07:20:55 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2-r1.ebuild,v 1.3 2007/11/17 00:22:25 wltjr Exp $
JAVA_PKG_IUSE="doc source test"
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/jakarta/${PN/-//}/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="test-framework"
COMMON_DEP="test-framework? ( =dev-java/junit-3.8* )"