diff options
author | 2005-04-22 08:50:20 +0000 | |
---|---|---|
committer | 2005-04-22 08:50:20 +0000 | |
commit | f90fc7a97dda3b2bc27ccc92f34f4c2565990412 (patch) | |
tree | 35f0197ab222a25b611813fab8b402e0623ee6b0 /dev-java/randomguid/randomguid-1.2.1.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-f90fc7a97dda3b2bc27ccc92f34f4c2565990412.tar.gz gentoo-2-f90fc7a97dda3b2bc27ccc92f34f4c2565990412.tar.bz2 gentoo-2-f90fc7a97dda3b2bc27ccc92f34f4c2565990412.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-java/randomguid/randomguid-1.2.1.ebuild')
-rw-r--r-- | dev-java/randomguid/randomguid-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/randomguid/randomguid-1.2.1.ebuild b/dev-java/randomguid/randomguid-1.2.1.ebuild index 0877cbe66b15..5658cde9d791 100644 --- a/dev-java/randomguid/randomguid-1.2.1.ebuild +++ b/dev-java/randomguid/randomguid-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/randomguid/randomguid-1.2.1.ebuild,v 1.4 2004/10/22 10:08:49 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/randomguid/randomguid-1.2.1.ebuild,v 1.5 2005/04/22 08:45:54 blubb Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://www.javaexchange.com" SRC_URI="ftp://www.javaexchange.com/javaexchange/RandomGUID.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="jikes" RDEPEND=">=virtual/jdk-1.2" DEPEND="${RDEPEND} |