diff options
author | 2011-07-21 16:26:27 +0000 | |
---|---|---|
committer | 2011-07-21 16:26:27 +0000 | |
commit | 1309a952ef4a182832dd6e8f72e53ca6694d2482 (patch) | |
tree | e21f2263a884863e8963fadcf2460b2a5efd7119 /dev-java/groovy/groovy-1.7.5.ebuild | |
parent | remove net-mail/teapop from tree - bug #370171 (diff) | |
download | gentoo-2-1309a952ef4a182832dd6e8f72e53ca6694d2482.tar.gz gentoo-2-1309a952ef4a182832dd6e8f72e53ca6694d2482.tar.bz2 gentoo-2-1309a952ef4a182832dd6e8f72e53ca6694d2482.zip |
Version bump to 1.7.10.
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'dev-java/groovy/groovy-1.7.5.ebuild')
-rw-r--r-- | dev-java/groovy/groovy-1.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/groovy/groovy-1.7.5.ebuild b/dev-java/groovy/groovy-1.7.5.ebuild index 2c87c606e703..f1706a0a83b6 100644 --- a/dev-java/groovy/groovy-1.7.5.ebuild +++ b/dev-java/groovy/groovy-1.7.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild,v 1.3 2010/12/29 18:38:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild,v 1.4 2011/07/21 16:26:27 elvanor Exp $ # Groovy's build system is Ant based, but they use Maven for fetching the dependencies. # We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild. |