diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-10-30 22:41:02 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-10-30 22:41:02 +0000 |
commit | 9dc05c227f14748369a095c68ddf9be3b1535924 (patch) | |
tree | 145c068b911cb44134ef2dcdda4549e8a61950b1 /dev-util | |
parent | Version bump #69360 by Christian Skarby. (Manifest recommit) (diff) | |
download | gentoo-2-9dc05c227f14748369a095c68ddf9be3b1535924.tar.gz gentoo-2-9dc05c227f14748369a095c68ddf9be3b1535924.tar.bz2 gentoo-2-9dc05c227f14748369a095c68ddf9be3b1535924.zip |
using mirror://gnu/ now
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/treecc/treecc-0.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/treecc/treecc-0.3.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/treecc/treecc-0.3.2.ebuild b/dev-util/treecc/treecc-0.3.2.ebuild index a191c58c6f4c..9a97daf721a6 100644 --- a/dev-util/treecc/treecc-0.3.2.ebuild +++ b/dev-util/treecc/treecc-0.3.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.2.ebuild,v 1.3 2004/08/10 11:11:46 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.2.ebuild,v 1.4 2004/10/30 22:41:02 scandium Exp $ DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="http://www.southern-storm.com.au/treecc.html" -SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz" +SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/treecc/treecc-0.3.4.ebuild b/dev-util/treecc/treecc-0.3.4.ebuild index 610576cf1569..8bf5e17fe534 100644 --- a/dev-util/treecc/treecc-0.3.4.ebuild +++ b/dev-util/treecc/treecc-0.3.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.4.ebuild,v 1.2 2004/10/30 12:54:32 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.4.ebuild,v 1.3 2004/10/30 22:41:02 scandium Exp $ DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="http://www.southern-storm.com.au/treecc.html" -SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz" +SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |