summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2007-01-21 21:37:02 +0000
committerVlastimil Babka <caster@gentoo.org>2007-01-21 21:37:02 +0000
commit99019fff83caa32f2d980273605f342989fa535c (patch)
tree48e5d8c44074ca7fcb6c9aa7131f8e9a5825cbc2 /eclass/ant-tasks.eclass
parentECLASS and INHERITED variables are not needed any more and removed trailing w... (diff)
downloadhistorical-99019fff83caa32f2d980273605f342989fa535c.tar.gz
historical-99019fff83caa32f2d980273605f342989fa535c.tar.bz2
historical-99019fff83caa32f2d980273605f342989fa535c.zip
Change distfile location from my devspace to mirror://gentoo
----------------------------------------------------------------------
Diffstat (limited to 'eclass/ant-tasks.eclass')
-rw-r--r--eclass/ant-tasks.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass
index 80aa96275148..df7f62be6acc 100644
--- a/eclass/ant-tasks.eclass
+++ b/eclass/ant-tasks.eclass
@@ -3,7 +3,7 @@
# Copyright 2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Vlastimil Babka <caster@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/ant-tasks.eclass,v 1.2 2007/01/21 21:33:36 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ant-tasks.eclass,v 1.3 2007/01/21 21:37:02 caster Exp $
inherit java-pkg-2 versionator
@@ -87,7 +87,7 @@ MY_P="apache-ant-${MY_PV}"
DESCRIPTION="Apache Ant's optional tasks depending on ${ANT_TASK_DEPNAME}"
HOMEPAGE="http://ant.apache.org/"
SRC_URI="${SRC_URI_PREFIX}/${MY_P}-src.tar.bz2
- http://dev.gentoo.org/~caster/distfiles/ant-${PV}-gentoo.tar.bz2"
+ mirror://gentoo/ant-${PV}-gentoo.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
IUSE=""