summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-30 15:22:51 +0000
committerJustin Lecher <jlec@gentoo.org>2013-06-30 15:22:51 +0000
commitd6a32f993dd776fce0c584687caaa12d10af8972 (patch)
tree2a113929620d5e6df4c970613b78dbb64a5cfb4f /dev-java/antlr/antlr-2.7.7-r1.ebuild
parentx11-libs/libxcb: Fix usage of python-r1.eclass (diff)
downloadgentoo-2-d6a32f993dd776fce0c584687caaa12d10af8972.tar.gz
gentoo-2-d6a32f993dd776fce0c584687caaa12d10af8972.tar.bz2
gentoo-2-d6a32f993dd776fce0c584687caaa12d10af8972.zip
dev-java/antlr: Fix usage of python-r1.eclass
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'dev-java/antlr/antlr-2.7.7-r1.ebuild')
-rw-r--r--dev-java/antlr/antlr-2.7.7-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-java/antlr/antlr-2.7.7-r1.ebuild b/dev-java/antlr/antlr-2.7.7-r1.ebuild
index a1039e6e6951..b16e86a73c55 100644
--- a/dev-java/antlr/antlr-2.7.7-r1.ebuild
+++ b/dev-java/antlr/antlr-2.7.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-2.7.7-r1.ebuild,v 1.4 2013/05/09 11:45:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-2.7.7-r1.ebuild,v 1.5 2013/06/30 15:22:51 jlec Exp $
EAPI="5"
@@ -21,6 +21,8 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="doc debug examples mono +cxx +java python script source"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
# TODO do we actually need jdk at runtime?
RDEPEND="python? ( ${PYTHON_DEPS} )
>=virtual/jdk-1.3