diff options
author | George Shapovalov <george@gentoo.org> | 2007-02-13 14:51:56 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2007-02-13 14:51:56 +0000 |
commit | da9eb45b55254f99e020b6076ddf4843e253e792 (patch) | |
tree | 899603f5b334783af81ab50a9fae48247d657119 /dev-ada | |
parent | Keyworded ~sparc wrt #166570 (diff) | |
download | historical-da9eb45b55254f99e020b6076ddf4843e253e792.tar.gz historical-da9eb45b55254f99e020b6076ddf4843e253e792.tar.bz2 historical-da9eb45b55254f99e020b6076ddf4843e253e792.zip |
adjusted SRC_URI to point to mirrors
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/cbind/cbind-6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/charles/charles-20050913.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/polyorb/polyorb-2.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/xmlada/xmlada-2.2.0.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-ada/cbind/cbind-6.0.ebuild b/dev-ada/cbind/cbind-6.0.ebuild index a38f2a168a3b..67b872c9ded1 100644 --- a/dev-ada/cbind/cbind-6.0.ebuild +++ b/dev-ada/cbind/cbind-6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.2 2006/11/14 21:10:03 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.3 2007/02/13 14:45:27 george Exp $ # !NOTE! # this is a utility, no libs generated, no reason to do the gnat.eclass dance # so, "inherit gnat" should not appear here! DESCRIPTION="This tool is designed to aid in the creation of Ada bindings to C." -SRC_URI="http://dev.gentoo.org/~george/src/${P}.tar.bz2" +SRC_URI="http://mirrors/gentoo/${P}.tar.bz2" HOMEPAGE="http://www.rational.com/" LICENSE="GMGPL" diff --git a/dev-ada/charles/charles-20050913.ebuild b/dev-ada/charles/charles-20050913.ebuild index 0fa68b153b33..ac3498a5d2fb 100644 --- a/dev-ada/charles/charles-20050913.ebuild +++ b/dev-ada/charles/charles-20050913.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/charles/charles-20050913.ebuild,v 1.1 2007/02/04 12:36:39 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/charles/charles-20050913.ebuild,v 1.2 2007/02/13 14:49:10 george Exp $ inherit gnat @@ -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="http://mirrors/gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ada/polyorb/polyorb-2.1.0.ebuild b/dev-ada/polyorb/polyorb-2.1.0.ebuild index 9d71a5df950b..22c26dea2abe 100644 --- a/dev-ada/polyorb/polyorb-2.1.0.ebuild +++ b/dev-ada/polyorb/polyorb-2.1.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/polyorb/polyorb-2.1.0.ebuild,v 1.1 2006/12/18 14:06:08 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/polyorb/polyorb-2.1.0.ebuild,v 1.2 2007/02/13 14:51:56 george Exp $ inherit gnat @@ -8,7 +8,7 @@ IUSE="doc ssl" DESCRIPTION="A CORBA implementation for Ada" HOMEPAGE="http://libre2.adacore.com/polyorb/" -SRC_URI="http://dev.gentoo.org/~george/src/${P}.tar.bz2" +SRC_URI="http://mirrors/gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" 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" |