diff options
author | George Shapovalov <george@gentoo.org> | 2007-02-27 14:26:33 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2007-02-27 14:26:33 +0000 |
commit | 1587b7d82fc5a317c3629345906a76bb304000c3 (patch) | |
tree | db9a539b99ad4625893b6c9572d59dfe233352ff /dev-ada | |
parent | Add ~amd64 wrt bug #168336. (diff) | |
download | gentoo-2-1587b7d82fc5a317c3629345906a76bb304000c3.tar.gz gentoo-2-1587b7d82fc5a317c3629345906a76bb304000c3.tar.bz2 gentoo-2-1587b7d82fc5a317c3629345906a76bb304000c3.zip |
changed SRC_URI to point to mirror://
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/florist/florist-2006.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |