summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-11 12:27:00 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-11 12:27:00 +0000
commitd14ba024efeba029d3d652c060484079cdae393f (patch)
treece5bc8c437333a9cf2466ba79d88dae48efae5df /dev-java/commons-pool/commons-pool-1.5.4.ebuild
parentx86 stable wrt bug #316305 (diff)
downloadhistorical-d14ba024efeba029d3d652c060484079cdae393f.tar.gz
historical-d14ba024efeba029d3d652c060484079cdae393f.tar.bz2
historical-d14ba024efeba029d3d652c060484079cdae393f.zip
x86 stable wrt bug #316307
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-java/commons-pool/commons-pool-1.5.4.ebuild')
-rw-r--r--dev-java/commons-pool/commons-pool-1.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-pool/commons-pool-1.5.4.ebuild b/dev-java/commons-pool/commons-pool-1.5.4.ebuild
index 8e9a3956a0e2..e1818ac0d3c6 100644
--- a/dev-java/commons-pool/commons-pool-1.5.4.ebuild
+++ b/dev-java/commons-pool/commons-pool-1.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.5.4.ebuild,v 1.2 2010/04/29 12:40:36 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/commons-pool-1.5.4.ebuild,v 1.3 2010/05/11 12:27:00 phajdan.jr Exp $
EAPI=2
JAVA_PKG_IUSE="doc source test"
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/pool/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/jre-1.4"