summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2010-02-20 23:42:47 +0000
committerVlastimil Babka <caster@gentoo.org>2010-02-20 23:42:47 +0000
commit85a7a5cf40558ee9f507878a7640107257fc2c75 (patch)
treee3ab7801f89a5fa1e5c261ba63b53559e4a3d8de /dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild
parentDefine empty IUSE (diff)
downloadgentoo-2-85a7a5cf40558ee9f507878a7640107257fc2c75.tar.gz
gentoo-2-85a7a5cf40558ee9f507878a7640107257fc2c75.tar.bz2
gentoo-2-85a7a5cf40558ee9f507878a7640107257fc2c75.zip
Version bump, bug #305929.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild')
-rw-r--r--dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild b/dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild
index 495c42f069a4..7eb46394e5e5 100644
--- a/dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild
+++ b/dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild,v 1.8 2010/01/03 20:08:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild,v 1.9 2010/02/20 23:42:47 caster Exp $
EAPI="2"
@@ -11,6 +11,7 @@ inherit ant-tasks
DESCRIPTION="Apache Ant's optional tasks for Antlr"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
DEPEND=""
RDEPEND=">=dev-java/antlr-2.7.5-r3:0[java]"