summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:19:58 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:19:58 +0000
commitf926a5ba275d10b0305a2c72c1fa7dc209d7bc11 (patch)
tree61f735085dd0b1305e53bd3780e742b3486debf9 /dev-java/commons-collections
parentDropping sparc keywords, see #96229 (diff)
downloadgentoo-2-f926a5ba275d10b0305a2c72c1fa7dc209d7bc11.tar.gz
gentoo-2-f926a5ba275d10b0305a2c72c1fa7dc209d7bc11.tar.bz2
gentoo-2-f926a5ba275d10b0305a2c72c1fa7dc209d7bc11.zip
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/commons-collections')
-rw-r--r--dev-java/commons-collections/ChangeLog6
-rw-r--r--dev-java/commons-collections/commons-collections-3.1-r1.ebuild4
-rw-r--r--dev-java/commons-collections/commons-collections-3.1.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-java/commons-collections/ChangeLog b/dev-java/commons-collections/ChangeLog
index 667169708fc6..045e0bba643d 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.32 2006/07/23 00:50:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.33 2006/10/05 15:19:58 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ commons-collections-3.1.ebuild, commons-collections-3.1-r1.ebuild:
+ Dropping sparc keywords, see #96229
23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
commons-collections-3.1-r1.ebuild:
diff --git a/dev-java/commons-collections/commons-collections-3.1-r1.ebuild b/dev-java/commons-collections/commons-collections-3.1-r1.ebuild
index 088e621621cd..00fe7c1e74bf 100644
--- a/dev-java/commons-collections/commons-collections-3.1-r1.ebuild
+++ b/dev-java/commons-collections/commons-collections-3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.1-r1.ebuild,v 1.3 2006/07/23 00:50:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.1-r1.ebuild,v 1.4 2006/10/05 15:19:58 gustavoz Exp $
inherit java-pkg-2 java-ant-2 eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/commons/collections/source/${P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.3
diff --git a/dev-java/commons-collections/commons-collections-3.1.ebuild b/dev-java/commons-collections/commons-collections-3.1.ebuild
index d316c5a8fe40..fa04a80c1c2e 100644
--- a/dev-java/commons-collections/commons-collections-3.1.ebuild
+++ b/dev-java/commons-collections/commons-collections-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.1.ebuild,v 1.11 2005/11/05 11:17:15 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.1.ebuild,v 1.12 2006/10/05 15:19:58 gustavoz Exp $
inherit java-pkg eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/commons/collections/source/${P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 sparc ppc amd64 ppc64"
+KEYWORDS="x86 ppc amd64 ppc64"
IUSE="doc jikes source"
DEPEND=">=virtual/jdk-1.3