diff options
Diffstat (limited to 'dev-java/oro/oro-2.0.8.ebuild')
-rw-r--r-- | dev-java/oro/oro-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/oro/oro-2.0.8.ebuild b/dev-java/oro/oro-2.0.8.ebuild index 812d2c0dc1c6..ec7f35177e82 100644 --- a/dev-java/oro/oro-2.0.8.ebuild +++ b/dev-java/oro/oro-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/oro/oro-2.0.8.ebuild,v 1.1 2004/01/17 03:06:49 strider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/oro/oro-2.0.8.ebuild,v 1.2 2004/01/19 04:51:19 strider Exp $ DESCRIPTION="A set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc." HOMEPAGE="http://jakarta.apache.org/oro/index.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://apache/jakarta/oro/source/jakarta-${PN}-${PV}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc amd64" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.3 |