summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-04-13 19:44:24 +0000
committerPeter Weller <welp@gentoo.org>2007-04-13 19:44:24 +0000
commit77d1df9b50a4f52b3812d43568ecc56cb06eb4f5 (patch)
treec1dfc89800b740ce53c3ac3fb69a39376f6cc757 /dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild
parentStable on amd64 wrt bug 174392 (diff)
downloadgentoo-2-77d1df9b50a4f52b3812d43568ecc56cb06eb4f5.tar.gz
gentoo-2-77d1df9b50a4f52b3812d43568ecc56cb06eb4f5.tar.bz2
gentoo-2-77d1df9b50a4f52b3812d43568ecc56cb06eb4f5.zip
Stable on amd64 wrt bug 174390
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild')
-rw-r--r--dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 25f5d131e015..c195c44dc3ec 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-2007 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.4 2007/04/13 08:48:23 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.5 2007/04/13 19:44:24 welp Exp $
JAVA_PKG_IUSE="doc source"
@@ -11,7 +11,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 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
RDEPEND=">=virtual/jre-1.2"
DEPEND=">=virtual/jdk-1.2"