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
commit2f704a712900e8d96f6be5e86867928945a2e4ab (patch)
treeb43e78610de0cb13dcdd3ab44deba409a857c5f0 /dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild
parentStable on amd64 wrt bug 174392 (diff)
downloadhistorical-2f704a712900e8d96f6be5e86867928945a2e4ab.tar.gz
historical-2f704a712900e8d96f6be5e86867928945a2e4ab.tar.bz2
historical-2f704a712900e8d96f6be5e86867928945a2e4ab.zip
Stable on amd64 wrt bug 174390
Package-Manager: portage-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"