diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:22:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:22:31 +0000 |
commit | 48f0bb3f1a08940d23e66b5039a261903a3c8561 (patch) | |
tree | 8ffdde7ee9eb1f15e150b82fc967fc093cd9ecff /dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild | |
parent | Stable on ppc64; bug #174375 (diff) | |
download | historical-48f0bb3f1a08940d23e66b5039a261903a3c8561.tar.gz historical-48f0bb3f1a08940d23e66b5039a261903a3c8561.tar.bz2 historical-48f0bb3f1a08940d23e66b5039a261903a3c8561.zip |
Stable on ppc64; 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.ebuild | 4 |
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 6e3925fc4f44..fa50757a3557 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.6 2007/04/15 11:28:33 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.7 2007/04/15 19:22:31 corsair 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" |