From: George Shapovalov Date: Tue, 27 Feb 2007 14:30:36 +0000 (+0000) Subject: changed SRC_URI to point to mirror:// X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=35bb4af8c9c3fbca5bdaed592a3fcec126a875d9;p=gentoo.git changed SRC_URI to point to mirror:// Package-Manager: portage-2.1.2-r12 --- diff --git a/dev-ada/florist/florist-2006.0.ebuild b/dev-ada/florist/florist-2006.0.ebuild index f82d292c4e1b..76a351bd6bf8 100644 --- a/dev-ada/florist/florist-2006.0.ebuild +++ b/dev-ada/florist/florist-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/florist/florist-2006.0.ebuild,v 1.1 2007/02/03 22:25:57 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/florist/florist-2006.0.ebuild,v 1.2 2007/02/27 14:26:33 george Exp $ inherit gnat libtool @@ -8,7 +8,7 @@ IUSE="" DESCRIPTION="Posix bindings for Ada" 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" 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"