diff options
author | 2007-08-15 21:17:18 +0000 | |
---|---|---|
committer | 2007-08-15 21:17:18 +0000 | |
commit | c02aab3ec67a11556f7c0c93e1c66bd520ae3b77 (patch) | |
tree | cf0ad00d0c33be6bbde603cb0ed1d70caea2b973 /dev-java/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild | |
parent | ppc stable, bug #187601 (diff) | |
download | gentoo-2-c02aab3ec67a11556f7c0c93e1c66bd520ae3b77.tar.gz gentoo-2-c02aab3ec67a11556f7c0c93e1c66bd520ae3b77.tar.bz2 gentoo-2-c02aab3ec67a11556f7c0c93e1c66bd520ae3b77.zip |
ppc stable, bug #187668
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-java/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild')
-rw-r--r-- | dev-java/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild b/dev-java/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild index e7280773c7ef..4c5e48da5da7 100644 --- a/dev-java/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild +++ b/dev-java/sablecc-anttask/sablecc-anttask-1.1.0-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/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild,v 1.2 2007/08/14 08:45:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sablecc-anttask/sablecc-anttask-1.1.0-r1.ebuild,v 1.3 2007/08/15 21:17:18 dertobi123 Exp $ inherit java-pkg-2 java-ant-2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sablecc/${P}-src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND=">=virtual/jre-1.4 |