diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-08-14 08:43:08 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-08-14 08:43:08 +0000 |
commit | 4ad15640d235ae69da5900329f6da99759e5ff7b (patch) | |
tree | 83720ec463813ec564cf02a44b6466c0abe800d0 /dev-java/sablecc/sablecc-3.1-r1.ebuild | |
parent | Remove obsolete files. (diff) | |
download | historical-4ad15640d235ae69da5900329f6da99759e5ff7b.tar.gz historical-4ad15640d235ae69da5900329f6da99759e5ff7b.tar.bz2 historical-4ad15640d235ae69da5900329f6da99759e5ff7b.zip |
stable x86, bug 187667
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-java/sablecc/sablecc-3.1-r1.ebuild')
-rw-r--r-- | dev-java/sablecc/sablecc-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sablecc/sablecc-3.1-r1.ebuild b/dev-java/sablecc/sablecc-3.1-r1.ebuild index b4acfcdc2463..e602c24860f9 100644 --- a/dev-java/sablecc/sablecc-3.1-r1.ebuild +++ b/dev-java/sablecc/sablecc-3.1-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/sablecc-3.1-r1.ebuild,v 1.2 2007/08/05 14:41:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sablecc/sablecc-3.1-r1.ebuild,v 1.3 2007/08/14 08:43:08 opfer Exp $ JAVA_PKG_IUSE="source" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.sablecc.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" RDEPEND=">=virtual/jre-1.4" DEPEND=">=virtual/jdk-1.4" |