diff options
Diffstat (limited to 'dev-java/sablecc/sablecc-2.18.2.ebuild')
-rw-r--r-- | dev-java/sablecc/sablecc-2.18.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/sablecc/sablecc-2.18.2.ebuild b/dev-java/sablecc/sablecc-2.18.2.ebuild index a59d07178d82..217b2e9c6cc2 100644 --- a/dev-java/sablecc/sablecc-2.18.2.ebuild +++ b/dev-java/sablecc/sablecc-2.18.2.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/sablecc/sablecc-2.18.2.ebuild,v 1.7 2004/10/22 10:10:07 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sablecc/sablecc-2.18.2.ebuild,v 1.8 2005/04/22 08:46:56 blubb Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sablecc.org/" SRC_URI="mirror://sourceforge/sablecc/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="jikes" DEPEND=">=virtual/jdk-1.4 |