diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-06-21 15:14:55 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-06-21 15:14:55 +0000 |
commit | 412d9403af6229d624692d564af8c1c62623822c (patch) | |
tree | 29a2740300366f61a605e5ed9a9a13212d6b180f /dev-util/treecc | |
parent | Stable on x86 (diff) | |
download | historical-412d9403af6229d624692d564af8c1c62623822c.tar.gz historical-412d9403af6229d624692d564af8c1c62623822c.tar.bz2 historical-412d9403af6229d624692d564af8c1c62623822c.zip |
changed SRC_URI to Southern Storm instead of mirror://gnu
Diffstat (limited to 'dev-util/treecc')
-rw-r--r-- | dev-util/treecc/Manifest | 2 | ||||
-rw-r--r-- | dev-util/treecc/treecc-0.3.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/treecc/Manifest b/dev-util/treecc/Manifest index 9f89608c12f3..9b9baa09932f 100644 --- a/dev-util/treecc/Manifest +++ b/dev-util/treecc/Manifest @@ -1,4 +1,4 @@ -MD5 975183de076ac1e3c14aaf54297e6153 treecc-0.3.0.ebuild 748 +MD5 eda103dc18c9ccf0dba8589582659893 treecc-0.3.0.ebuild 765 MD5 b553512037fde127a6bd1c988228bef5 ChangeLog 1349 MD5 7aafe9575b2ba436030a1cbd1b89fa99 metadata.xml 259 MD5 29d8985aff46206dbd1ecc3f71e81005 files/digest-treecc-0.3.0 64 diff --git a/dev-util/treecc/treecc-0.3.0.ebuild b/dev-util/treecc/treecc-0.3.0.ebuild index 65a72dc2afba..dc64487edeee 100644 --- a/dev-util/treecc/treecc-0.3.0.ebuild +++ b/dev-util/treecc/treecc-0.3.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.0.ebuild,v 1.4 2004/06/09 19:30:01 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.0.ebuild,v 1.5 2004/06/21 15:14:55 scandium Exp $ DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="http://www.southern-storm.com.au/treecc.html" -SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" +SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |