diff options
author | Jean-Noël Rivasseau <elvanor@gentoo.org> | 2009-04-20 09:58:11 +0000 |
---|---|---|
committer | Jean-Noël Rivasseau <elvanor@gentoo.org> | 2009-04-20 09:58:11 +0000 |
commit | 3fce8d327268d45b890253283a7399896e5f05c3 (patch) | |
tree | 10d6361856f32c6bc99786c35cbe2e0f720fb5a3 /dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild | |
parent | Version bump (diff) | |
download | historical-3fce8d327268d45b890253283a7399896e5f05c3.tar.gz historical-3fce8d327268d45b890253283a7399896e5f05c3.tar.bz2 historical-3fce8d327268d45b890253283a7399896e5f05c3.zip |
Updated descriptions for some Ant tasks.
Package-Manager: portage-2.1.6.7/cvs/Linux i686
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.ebuild | 5 |
1 files changed, 3 insertions, 2 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 a493760db554..f64e0bf90e50 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,8 +1,9 @@ # Copyright 1999-2009 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.4 2009/04/05 14:10:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-antlr/ant-antlr-1.7.1-r1.ebuild,v 1.5 2009/04/20 09:56:55 elvanor Exp $ -EAPI=2 +EAPI="2" +DESCRIPTION="Apache Ant's optional tasks for Antlr." # just a runtime dependency ANT_TASK_DEPNAME="" |