summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-24 10:03:49 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-24 10:03:49 +0000
commite5b73b6e8af840d53d7c7edcb6f1585333632342 (patch)
tree39154e18734d917337b2ba52d198777bfab3b2a1 /dev-util/global
parentUse mirror:// in SRC_URI. (diff)
downloadhistorical-e5b73b6e8af840d53d7c7edcb6f1585333632342.tar.gz
historical-e5b73b6e8af840d53d7c7edcb6f1585333632342.tar.bz2
historical-e5b73b6e8af840d53d7c7edcb6f1585333632342.zip
Update to use mirror://.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-util/global')
-rw-r--r--dev-util/global/ChangeLog7
-rw-r--r--dev-util/global/global-5.9.5.ebuild6
-rw-r--r--dev-util/global/global-5.9.7.ebuild6
-rw-r--r--dev-util/global/global-6.1.ebuild6
-rw-r--r--dev-util/global/global-6.2.1.ebuild4
-rw-r--r--dev-util/global/global-6.2.2.ebuild4
-rw-r--r--dev-util/global/global-6.2.ebuild4
7 files changed, 21 insertions, 16 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog
index 2dc059e794cf..032574af5fcf 100644
--- a/dev-util/global/ChangeLog
+++ b/dev-util/global/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/global
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.96 2012/03/16 03:00:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.97 2012/04/24 10:03:49 mgorny Exp $
+
+ 24 Apr 2012; Michał Górny <mgorny@gentoo.org> global-5.9.5.ebuild,
+ global-5.9.7.ebuild, global-6.1.ebuild, global-6.2.ebuild,
+ global-6.2.1.ebuild, global-6.2.2.ebuild:
+ Update to use mirror://.
*global-6.2.2 (16 Mar 2012)
diff --git a/dev-util/global/global-5.9.5.ebuild b/dev-util/global/global-5.9.5.ebuild
index 77a1284a2702..6d79fec7a1cf 100644
--- a/dev-util/global/global-5.9.5.ebuild
+++ b/dev-util/global/global-5.9.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.5.ebuild,v 1.4 2011/07/13 20:09:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.5.ebuild,v 1.5 2012/04/24 10:03:49 mgorny Exp $
EAPI="3"
@@ -8,7 +8,7 @@ inherit elisp-common
DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources."
HOMEPAGE="http://www.gnu.org/software/global/global.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/global/global-5.9.7.ebuild b/dev-util/global/global-5.9.7.ebuild
index 0d4fee2772f9..ba3cb0e1e4d4 100644
--- a/dev-util/global/global-5.9.7.ebuild
+++ b/dev-util/global/global-5.9.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.7.ebuild,v 1.1 2011/08/08 18:45:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.7.ebuild,v 1.2 2012/04/24 10:03:49 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit elisp-common
DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources."
HOMEPAGE="http://www.gnu.org/software/global/global.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/global/global-6.1.ebuild b/dev-util/global/global-6.1.ebuild
index b72501ff2a6d..f0a0d1090603 100644
--- a/dev-util/global/global-6.1.ebuild
+++ b/dev-util/global/global-6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.1.ebuild,v 1.1 2011/10/14 00:49:53 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.1.ebuild,v 1.2 2012/04/24 10:03:49 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit elisp-common
DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources."
HOMEPAGE="http://www.gnu.org/software/global/global.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/global/global-6.2.1.ebuild b/dev-util/global/global-6.2.1.ebuild
index 2651339feacb..9ed49aad1072 100644
--- a/dev-util/global/global-6.2.1.ebuild
+++ b/dev-util/global/global-6.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.1.ebuild,v 1.1 2012/03/13 02:18:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.1.ebuild,v 1.2 2012/04/24 10:03:49 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit elisp-common
DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources."
HOMEPAGE="http://www.gnu.org/software/global/global.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/global/global-6.2.2.ebuild b/dev-util/global/global-6.2.2.ebuild
index dc1984733c73..4ebb52f9907d 100644
--- a/dev-util/global/global-6.2.2.ebuild
+++ b/dev-util/global/global-6.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.2.ebuild,v 1.1 2012/03/16 03:00:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.2.ebuild,v 1.2 2012/04/24 10:03:49 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit elisp-common
DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources."
HOMEPAGE="http://www.gnu.org/software/global/global.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/global/global-6.2.ebuild b/dev-util/global/global-6.2.ebuild
index d91945cb61df..7d9ba868960d 100644
--- a/dev-util/global/global-6.2.ebuild
+++ b/dev-util/global/global-6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.ebuild,v 1.1 2012/01/26 04:31:17 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.ebuild,v 1.2 2012/04/24 10:03:49 mgorny Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit elisp-common
DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources."
HOMEPAGE="http://www.gnu.org/software/global/global.html"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"