diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 20:23:30 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 20:23:30 +0000 |
commit | 0628cfa63d8e813e44a0db4d25a9c3b2f5df1220 (patch) | |
tree | a6de046ed6f37646aade6d333125aac8281acce1 /dev-java/commons-collections | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-0628cfa63d8e813e44a0db4d25a9c3b2f5df1220.tar.gz gentoo-2-0628cfa63d8e813e44a0db4d25a9c3b2f5df1220.tar.bz2 gentoo-2-0628cfa63d8e813e44a0db4d25a9c3b2f5df1220.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-java/commons-collections')
-rw-r--r-- | dev-java/commons-collections/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/commons-collections/commons-collections-3.2.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/commons-collections/ChangeLog b/dev-java/commons-collections/ChangeLog index 2cb8d702dcae..4b88b2faf0e5 100644 --- a/dev-java/commons-collections/ChangeLog +++ b/dev-java/commons-collections/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-collections -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.54 2008/12/20 17:39:47 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.55 2010/01/03 20:23:30 fauli Exp $ + + 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + commons-collections-3.2.1.ebuild: + Transfer Prefix keywords 20 Dec 2008; Markus Meier <maekke@gentoo.org> commons-collections-3.2.1.ebuild: diff --git a/dev-java/commons-collections/commons-collections-3.2.1.ebuild b/dev-java/commons-collections/commons-collections-3.2.1.ebuild index 139f0ddbd89f..2ab217f0e760 100644 --- a/dev-java/commons-collections/commons-collections-3.2.1.ebuild +++ b/dev-java/commons-collections/commons-collections-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 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.1.ebuild,v 1.7 2008/12/20 17:39:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.8 2010/01/03 20:23:30 fauli Exp $ JAVA_PKG_IUSE="doc source test" @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/${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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="test-framework" COMMON_DEP="test-framework? ( =dev-java/junit-3.8* )" |