diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-08-28 23:27:35 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-08-28 23:27:35 +0000 |
commit | 4f97fdb917228760e017e43ae9bc100831e43207 (patch) | |
tree | e7e88d589241ef3171662dfd28cd7babd3876ee3 /dev-util/treecc/treecc-0.3.10.ebuild | |
parent | dev-dotnet/pnet-0.8.0: added secondary SRC_URI (diff) | |
download | historical-4f97fdb917228760e017e43ae9bc100831e43207.tar.gz historical-4f97fdb917228760e017e43ae9bc100831e43207.tar.bz2 historical-4f97fdb917228760e017e43ae9bc100831e43207.zip |
dev-dotnet/treecc-0.3.10: added secondary SRC_URI
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-util/treecc/treecc-0.3.10.ebuild')
-rw-r--r-- | dev-util/treecc/treecc-0.3.10.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/treecc/treecc-0.3.10.ebuild b/dev-util/treecc/treecc-0.3.10.ebuild index f82f1655b370..4e521fdec9b6 100644 --- a/dev-util/treecc/treecc-0.3.10.ebuild +++ b/dev-util/treecc/treecc-0.3.10.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.1 2007/08/19 20:35:12 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.2 2007/08/28 23:27:35 jurek 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="http://www.southern-storm.com.au/download/${P}.tar.gz + http://download.savannah.gnu.org/releases/dotgnu-pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |