summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2010-02-28 12:02:54 +0000
committerVlastimil Babka <caster@gentoo.org>2010-02-28 12:02:54 +0000
commit85c8047aaf1b8d7f7dce745caea59969d41041d1 (patch)
treebb79333cc7c19f95aac4d41c0a1bd82b4c1ea81a /dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild
parentAnd inherit multilib, since get_libname is from there, not from toolchain-fun... (diff)
downloadgentoo-2-85c8047aaf1b8d7f7dce745caea59969d41041d1.tar.gz
gentoo-2-85c8047aaf1b8d7f7dce745caea59969d41041d1.tar.bz2
gentoo-2-85c8047aaf1b8d7f7dce745caea59969d41041d1.zip
Fix building with ant 1.8.0, bug #305929.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild')
-rw-r--r--dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild b/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild
index 9e3b334bdac0..1d789278d476 100644
--- a/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild
+++ b/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild,v 1.8 2008/03/09 15:15:39 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild,v 1.9 2010/02/28 12:02:54 caster Exp $
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
-DESCRIPTION="The Ant-Contrib project is a collection of tasks (and at one point maybe types and other tools) for Apache Ant."
+DESCRIPTION="A collection of tasks (and at one point maybe types and other tools) for Apache Ant."
HOMEPAGE="http://ant-contrib.sourceforge.net/"
SRC_URI="mirror://sourceforge/ant-contrib/${PN}-${PV/_beta/b}-src.tar.bz2"
LICENSE="Apache-2.0"