summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:28:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:28:03 +0000
commit69e6e9ce0360304937c36792f0351fe10c4427c0 (patch)
treea59195ed2e667dc574dc73ada4609fd2fd956549 /dev-java/commons-pool/commons-pool-2.2.ebuild
parentStable for amd64, wrt bug #535612 (diff)
downloadgentoo-2-69e6e9ce0360304937c36792f0351fe10c4427c0.tar.gz
gentoo-2-69e6e9ce0360304937c36792f0351fe10c4427c0.tar.bz2
gentoo-2-69e6e9ce0360304937c36792f0351fe10c4427c0.zip
Stable for amd64, wrt bug #543934
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/commons-pool/commons-pool-2.2.ebuild')
-rw-r--r--dev-java/commons-pool/commons-pool-2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-pool/commons-pool-2.2.ebuild b/dev-java/commons-pool/commons-pool-2.2.ebuild
index d87f186cdbdf..d699878fcd9c 100644
--- a/dev-java/commons-pool/commons-pool-2.2.ebuild
+++ b/dev-java/commons-pool/commons-pool-2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/commons-pool-2.2.ebuild,v 1.1 2014/09/04 04:55:00 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/commons-pool-2.2.ebuild,v 1.2 2015/03/27 16:28:03 ago Exp $
EAPI="5"
@@ -17,7 +17,7 @@ SRC_URI="mirror://apache/commons/pool/source/${MY_P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
COMMON_DEP="dev-java/cglib:3
dev-java/asm:4"