diff options
author | George Shapovalov <george@gentoo.org> | 2007-02-27 14:30:36 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2007-02-27 14:30:36 +0000 |
commit | c27e580eca926dd48a8302b68f588d7acb04ce19 (patch) | |
tree | 8c005875dff49781aa2404d87bb76900d7bbbe09 /dev-ada | |
parent | changed SRC_URI to point to mirror:// (diff) | |
download | gentoo-2-c27e580eca926dd48a8302b68f588d7acb04ce19.tar.gz gentoo-2-c27e580eca926dd48a8302b68f588d7acb04ce19.tar.bz2 gentoo-2-c27e580eca926dd48a8302b68f588d7acb04ce19.zip |
changed SRC_URI to point to mirror://
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/glade/glade-2006.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/glade/glade-2006.0.ebuild b/dev-ada/glade/glade-2006.0.ebuild index 5c070f6940b1..7ad51a9b1eb3 100644 --- a/dev-ada/glade/glade-2006.0.ebuild +++ b/dev-ada/glade/glade-2006.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/glade/glade-2006.0.ebuild,v 1.1 2007/02/05 10:35:15 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/glade/glade-2006.0.ebuild,v 1.2 2007/02/27 14:30:36 george Exp $ inherit gnat @@ -8,7 +8,7 @@ IUSE="" DESCRIPTION="An implementation of the Distributed Systems Annex for the GNAT compiler" HOMEPAGE="http://libre2.adacore.com/" -SRC_URI="http://dev.gentoo.org/~george/src/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |