summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:53:30 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:53:30 +0000
commitc8eeb913b6fbc9ef7235da290b48c6f238d5f1db (patch)
tree8445c91c78f5c08f494be573986e95efa1693b3c /dev-java/concurrent-util
parentMarked ppc stable for bug #146409. (diff)
downloadhistorical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.gz
historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.bz2
historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.zip
Dropping sparc keywords, see #96229
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-java/concurrent-util')
-rw-r--r--dev-java/concurrent-util/ChangeLog6
-rw-r--r--dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild4
-rw-r--r--dev-java/concurrent-util/concurrent-util-1.3.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/concurrent-util/ChangeLog b/dev-java/concurrent-util/ChangeLog
index 222f7f7db039..a707bbbe5d0a 100644
--- a/dev-java/concurrent-util/ChangeLog
+++ b/dev-java/concurrent-util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/concurrent-util
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/ChangeLog,v 1.12 2006/08/08 19:15:35 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/ChangeLog,v 1.13 2006/10/05 15:34:44 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ concurrent-util-1.3.4.ebuild, concurrent-util-1.3.4-r1.ebuild:
+ Dropping sparc keywords, see #96229
08 Aug 2006; Petteri Räty <betelgeuse@gentoo.org>
concurrent-util-1.3.4-r1.ebuild:
diff --git a/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild b/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild
index 1ea9db3df5e5..17bb08635e4f 100644
--- a/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild
+++ b/dev-java/concurrent-util/concurrent-util-1.3.4-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/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.2 2006/08/08 19:15:35 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.3 2006/10/05 15:34:44 gustavoz Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/gentoo-concurrent-util-1.3.4.tar.bz2"
HOMEPAGE="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND=">=virtual/jre-1.2"
DEPEND=">=virtual/jdk-1.2
>=dev-java/ant-core-1.5
diff --git a/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild b/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild
index 198777d220a3..81ffe4c41e10 100644
--- a/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild
+++ b/dev-java/concurrent-util/concurrent-util-1.3.4.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/concurrent-util/concurrent-util-1.3.4.ebuild,v 1.11 2006/01/08 09:05:32 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4.ebuild,v 1.12 2006/10/05 15:34:44 gustavoz Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/gentoo-concurrent-util-1.3.4.tar.bz2"
HOMEPAGE="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 x86"
RDEPEND=">=virtual/jre-1.2"
DEPEND=">=virtual/jdk-1.2
>=dev-java/ant-core-1.5