diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-11 22:16:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-11 22:16:49 +0000 |
commit | 88e32561afe43de6aff3b8470c86e0d3c958db54 (patch) | |
tree | 931b22356abd4f7b88291fe95bc1665358df129d /dev-java/oscache | |
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')
-rw-r--r-- | dev-java/oscache/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/oscache/oscache-2.0.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/oscache/ChangeLog b/dev-java/oscache/ChangeLog index c62a93009706..49e6c73aad3e 100644 --- a/dev-java/oscache/ChangeLog +++ b/dev-java/oscache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/oscache # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/ChangeLog,v 1.9 2009/05/18 19:41:19 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/oscache/ChangeLog,v 1.10 2009/09/11 22:16:49 maekke Exp $ + + 11 Sep 2009; Markus Meier <maekke@gentoo.org> oscache-2.0.2-r3.ebuild: + amd64/x86 stable, bug #284311 *oscache-2.0.2-r3 (18 May 2009) 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 |