diff options
author | 2009-09-11 22:16:49 +0000 | |
---|---|---|
committer | 2009-09-11 22:16:49 +0000 | |
commit | 88e32561afe43de6aff3b8470c86e0d3c958db54 (patch) | |
tree | 931b22356abd4f7b88291fe95bc1665358df129d /dev-java/oscache/oscache-2.0.2-r3.ebuild | |
parent | amd64/x86 stable, bug #284310 (diff) | |
download | historical-88e32561afe43de6aff3b8470c86e0d3c958db54.tar.gz historical-88e32561afe43de6aff3b8470c86e0d3c958db54.tar.bz2 historical-88e32561afe43de6aff3b8470c86e0d3c958db54.zip |
amd64/x86 stable, bug #284311
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-java/oscache/oscache-2.0.2-r3.ebuild')
-rw-r--r-- | dev-java/oscache/oscache-2.0.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/oscache/oscache-2.0.2-r3.ebuild b/dev-java/oscache/oscache-2.0.2-r3.ebuild index bd933c4b961f..c04da9905ba3 100644 --- a/dev-java/oscache/oscache-2.0.2-r3.ebuild +++ b/dev-java/oscache/oscache-2.0.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/oscache-2.0.2-r3.ebuild,v 1.1 2009/05/18 19:41:19 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/oscache-2.0.2-r3.ebuild,v 1.2 2009/09/11 22:16:49 maekke Exp $ EAPI="2" JAVA_PKG_IUSE="doc" @@ -12,7 +12,7 @@ SRC_URI="https://oscache.dev.java.net/files/documents/629/2653/${P}-full.zip" HOMEPAGE="http://www.opensymphony.com/oscache/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEP=" dev-java/commons-collections dev-java/commons-logging |