summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2007-05-28 19:05:46 +0000
committerGeorge Shapovalov <george@gentoo.org>2007-05-28 19:05:46 +0000
commit6ed8c3b022c925ce6e24d12706c8f7dc50efe72d (patch)
treee4bf6c575395109ccefa1a9c0f52258a197d46f2
parentNew ebuild, thanks to gentoofan23 on freenode for testing. (diff)
downloadhistorical-6ed8c3b022c925ce6e24d12706c8f7dc50efe72d.tar.gz
historical-6ed8c3b022c925ce6e24d12706c8f7dc50efe72d.tar.bz2
historical-6ed8c3b022c925ce6e24d12706c8f7dc50efe72d.zip
fixed mirror:// in SRC_URI
Package-Manager: portage-2.1.2.7
-rw-r--r--dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild4
-rw-r--r--dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild4
-rw-r--r--dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild4
-rw-r--r--dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild6
-rw-r--r--dev-ada/cbind/cbind-6.0.ebuild4
-rw-r--r--dev-ada/charles/charles-20050913.ebuild4
-rw-r--r--dev-ada/polyorb/polyorb-2.1.0.ebuild6
-rw-r--r--dev-ada/xmlada/xmlada-2.2.0.ebuild6
8 files changed, 19 insertions, 19 deletions
diff --git a/dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild b/dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild
index 7480e47bb593..271b70d17e68 100644
--- a/dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild
+++ b/dev-ada/asis-gcc/asis-gcc-3.4.6.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/asis-gcc/asis-gcc-3.4.6.ebuild,v 1.4 2007/02/27 12:27:14 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild,v 1.5 2007/05/28 18:59:00 george Exp $
inherit eutils flag-o-matic gnatbuild
@@ -14,7 +14,7 @@ Gnat_Name="gnat-gcc"
My_PN="asis"
My_PV="3.4.4"
-SRC_URI="http://mirrors/gentoo/${My_PN}-${My_PV}.tar.bz2"
+SRC_URI="mirror://gentoo/${My_PN}-${My_PV}.tar.bz2"
IUSE="doc"
RDEPEND="=dev-lang/gnat-gcc-${PV}*"
diff --git a/dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild b/dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild
index ec4a27837082..2449ecfcb877 100644
--- a/dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild
+++ b/dev-ada/asis-gcc/asis-gcc-4.1.1.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/asis-gcc/asis-gcc-4.1.1.ebuild,v 1.4 2007/02/27 12:27:14 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild,v 1.5 2007/05/28 18:59:00 george Exp $
inherit eutils flag-o-matic gnatbuild
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86"
Gnat_Name="gnat-gcc"
My_PN="asis"
-SRC_URI="http://mirrors/gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
IUSE="doc"
diff --git a/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild b/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild
index d7c4204f2141..588467d06098 100644
--- a/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild
+++ b/dev-ada/asis-gcc/asis-gcc-4.1.2.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/asis-gcc/asis-gcc-4.1.2.ebuild,v 1.1 2007/02/17 12:58:25 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild,v 1.2 2007/05/28 18:59:00 george Exp $
inherit eutils flag-o-matic gnatbuild
@@ -14,7 +14,7 @@ Gnat_Name="gnat-gcc"
My_PN="asis"
# can reuse the same sources, but we need to force an upgrade
My_PV="4.1.1"
-SRC_URI="http://mirrors/gentoo/${PN}-${My_PV}.tar.bz2"
+SRC_URI="mirror://gentoo/${PN}-${My_PV}.tar.bz2"
IUSE="doc"
diff --git a/dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild b/dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild
index b97de47d8e4d..d800ae803d26 100644
--- a/dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild
+++ b/dev-ada/asis-gpl/asis-gpl-3.4.6.2006.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/asis-gpl/asis-gpl-3.4.6.2006.ebuild,v 1.2 2007/01/25 23:43:15 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild,v 1.3 2007/05/28 19:01:09 george Exp $
inherit eutils flag-o-matic gnatbuild
@@ -8,8 +8,8 @@ ACT_Ver=$(get_version_component_range 4)
Gnat_Name="gnat-gpl"
DESCRIPTION="The Ada Semantic Interface Specification (semantic analysis and tools tied to compiler)"
-SRC_URI="http://mirrors/gentoo/${PN}-${ACT_Ver}.tar.bz2"
-HOMEPAGE="https://libre2.adacore.com/"
+SRC_URI="mirror://gentoo/${PN}-${ACT_Ver}.tar.bz2"
+HOMEPAGE="https://libre.adacore.com/"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
diff --git a/dev-ada/cbind/cbind-6.0.ebuild b/dev-ada/cbind/cbind-6.0.ebuild
index f502c5ebece1..40fcdfebbfaa 100644
--- a/dev-ada/cbind/cbind-6.0.ebuild
+++ b/dev-ada/cbind/cbind-6.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 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.4 2007/02/13 14:54:04 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.5 2007/05/28 19:01:56 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://mirrors/gentoo/${P}.tar.bz2"
+SRC_URI="mirror://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 ac3498a5d2fb..adb96b2e47b0 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.2 2007/02/13 14:49:10 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/charles/charles-20050913.ebuild,v 1.3 2007/05/28 19:03:44 george Exp $
inherit gnat
@@ -8,7 +8,7 @@ IUSE=""
DESCRIPTION="Posix bindings for Ada"
HOMEPAGE="http://libre2.adacore.com/"
-SRC_URI="http://mirrors/gentoo/${P}.tar.bz2"
+SRC_URI="http://dev.gentoo.org/~george/src/${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 657dc2a245ed..a40fafcbd923 100644
--- a/dev-ada/polyorb/polyorb-2.1.0.ebuild
+++ b/dev-ada/polyorb/polyorb-2.1.0.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2007 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.3 2007/02/13 14:52:48 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/polyorb/polyorb-2.1.0.ebuild,v 1.4 2007/05/28 19:04:31 george Exp $
inherit gnat
IUSE="doc ssl"
DESCRIPTION="A CORBA implementation for Ada"
-HOMEPAGE="http://libre2.adacore.com/polyorb/"
-SRC_URI="http://mirrors/gentoo/${P}.tar.bz2"
+HOMEPAGE="http://libre.adacore.com/polyorb/"
+SRC_URI="mirror://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 bbfeac7069fc..6551cb077818 100644
--- a/dev-ada/xmlada/xmlada-2.2.0.ebuild
+++ b/dev-ada/xmlada/xmlada-2.2.0.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2007 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.4 2007/02/13 14:55:23 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-2.2.0.ebuild,v 1.5 2007/05/28 19:05:46 george Exp $
inherit gnat versionator
IUSE=""
DESCRIPTION="XML library for Ada"
-HOMEPAGE="http://libre2.adacore.com/xmlada/"
-SRC_URI="http://mirrors/gentoo/${P}.tar.bz2"
+HOMEPAGE="http://libre.adacore.com/xmlada/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"