diff options
author | George Shapovalov <george@gentoo.org> | 2007-02-13 14:50:32 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2007-02-13 14:50:32 +0000 |
commit | 5f494a33de1deb89859523b08b94adaa7b386bc7 (patch) | |
tree | 8ed16f525eaf41a6e3cbdfbfc2ef526089c05303 /dev-ada | |
parent | adjusted SRC_URI to point to mirrors (diff) | |
download | gentoo-2-5f494a33de1deb89859523b08b94adaa7b386bc7.tar.gz gentoo-2-5f494a33de1deb89859523b08b94adaa7b386bc7.tar.bz2 gentoo-2-5f494a33de1deb89859523b08b94adaa7b386bc7.zip |
adjusted SRC_URI to point to mirrors
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/xmlada/xmlada-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/xmlada/xmlada-2.2.0.ebuild b/dev-ada/xmlada/xmlada-2.2.0.ebuild index 3d189fbe74fa..915577e98bfa 100644 --- a/dev-ada/xmlada/xmlada-2.2.0.ebuild +++ b/dev-ada/xmlada/xmlada-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-2.2.0.ebuild,v 1.2 2006/11/18 12:13:26 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-2.2.0.ebuild,v 1.3 2007/02/13 14:50:32 george Exp $ inherit gnat versionator @@ -8,7 +8,7 @@ IUSE="" DESCRIPTION="XML library for Ada" HOMEPAGE="http://libre2.adacore.com/xmlada/" -SRC_URI="http://dev.gentoo.org/~george/src/${P}.tar.bz2" +SRC_URI="http://mirrors/gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |