diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-04-27 01:12:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-27 01:12:08 +0000 |
commit | aa62213baf6d48b07ebad69e7ef794a2e5e43aea (patch) | |
tree | 930ba4808648ab0c820a7cc5df36ac7fd7cede3e /sys-devel/gdb | |
parent | Add fix from upstream for arm* targets #413547 by Christopher Friedt. (diff) | |
download | gentoo-2-aa62213baf6d48b07ebad69e7ef794a2e5e43aea.tar.gz gentoo-2-aa62213baf6d48b07ebad69e7ef794a2e5e43aea.tar.bz2 gentoo-2-aa62213baf6d48b07ebad69e7ef794a2e5e43aea.zip |
Use mirror://gnu as pointed out by repoman.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r-- | sys-devel/gdb/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-6.6-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-6.7.1-r3.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-6.8-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-6.8-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.0.1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild | 8 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.2.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.3.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.3.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.4.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-7.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-9999.ebuild | 4 |
15 files changed, 46 insertions, 39 deletions
diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog index 5b7700557e79..7adfdb3328e4 100644 --- a/sys-devel/gdb/ChangeLog +++ b/sys-devel/gdb/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/gdb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.212 2012/04/27 01:07:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.213 2012/04/27 01:12:08 vapier Exp $ + + 27 Apr 2012; Mike Frysinger <vapier@gentoo.org> gdb-6.6-r2.ebuild, + gdb-6.7.1-r3.ebuild, gdb-6.8-r1.ebuild, gdb-6.8-r2.ebuild, gdb-7.0.1.ebuild, + gdb-7.1.ebuild, gdb-7.2.50.20101117.4.15.ebuild, gdb-7.2.ebuild, + gdb-7.3.1-r1.ebuild, gdb-7.3.1.ebuild, gdb-7.3.ebuild, gdb-7.4.1.ebuild, + gdb-7.4.ebuild, gdb-9999.ebuild: + Use mirror://gnu as pointed out by repoman. *gdb-7.4.1 (27 Apr 2012) diff --git a/sys-devel/gdb/gdb-6.6-r2.ebuild b/sys-devel/gdb/gdb-6.6-r2.ebuild index dc5c6aa2620c..d4603e46bc1b 100644 --- a/sys-devel/gdb/gdb-6.6-r2.ebuild +++ b/sys-devel/gdb/gdb-6.6-r2.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/sys-devel/gdb/gdb-6.6-r2.ebuild,v 1.13 2011/02/06 11:34:34 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.6-r2.ebuild,v 1.14 2012/04/27 01:12:08 vapier Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ fi PATCH_VER="1.3" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" -SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 +SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2 mirror://gentoo/${P}-patches-${PATCH_VER}.tar.bz2" diff --git a/sys-devel/gdb/gdb-6.7.1-r3.ebuild b/sys-devel/gdb/gdb-6.7.1-r3.ebuild index 59947080037f..f823449335cb 100644 --- a/sys-devel/gdb/gdb-6.7.1-r3.ebuild +++ b/sys-devel/gdb/gdb-6.7.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r3.ebuild,v 1.9 2008/03/30 16:17:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r3.ebuild,v 1.10 2012/04/27 01:12:08 vapier Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ fi PATCH_VER="1.3" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" -SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 +SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2 mirror://gentoo/${P}-patches-${PATCH_VER}.tar.bz2" diff --git a/sys-devel/gdb/gdb-6.8-r1.ebuild b/sys-devel/gdb/gdb-6.8-r1.ebuild index 3da23d829365..cc0ed4d79dcd 100644 --- a/sys-devel/gdb/gdb-6.8-r1.ebuild +++ b/sys-devel/gdb/gdb-6.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild,v 1.11 2009/10/10 21:34:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild,v 1.12 2012/04/27 01:12:08 vapier Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ fi PATCH_VER="1.4" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" -SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 +SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2 mirror://gentoo/${P}-patches-${PATCH_VER}.tar.lzma" diff --git a/sys-devel/gdb/gdb-6.8-r2.ebuild b/sys-devel/gdb/gdb-6.8-r2.ebuild index d87ebd67d06e..08d84838f3c0 100644 --- a/sys-devel/gdb/gdb-6.8-r2.ebuild +++ b/sys-devel/gdb/gdb-6.8-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild,v 1.5 2009/10/10 21:34:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild,v 1.6 2012/04/27 01:12:08 vapier Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ fi PATCH_VER="1.5" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" -SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 +SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2 mirror://gentoo/${P}-patches-${PATCH_VER}.tar.lzma" diff --git a/sys-devel/gdb/gdb-7.0.1.ebuild b/sys-devel/gdb/gdb-7.0.1.ebuild index 2b5165f6e526..536af1226b43 100644 --- a/sys-devel/gdb/gdb-7.0.1.ebuild +++ b/sys-devel/gdb/gdb-7.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.0.1.ebuild,v 1.8 2010/09/11 16:58:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.0.1.ebuild,v 1.9 2012/04/27 01:12:08 vapier Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ is_cross() { [[ ${CHOST} != ${CTARGET} ]] ; } PATCH_VER="1" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" -SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 +SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2 ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.lzma}" diff --git a/sys-devel/gdb/gdb-7.1.ebuild b/sys-devel/gdb/gdb-7.1.ebuild index 12fa13f1617b..acfdae5baa39 100644 --- a/sys-devel/gdb/gdb-7.1.ebuild +++ b/sys-devel/gdb/gdb-7.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/sys-devel/gdb/gdb-7.1.ebuild,v 1.2 2011/03/22 16:14:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.1.ebuild,v 1.3 2012/04/27 01:12:08 vapier Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ is_cross() { [[ ${CHOST} != ${CTARGET} ]] ; } PATCH_VER="1" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" -SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 +SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2 ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.lzma}" diff --git a/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild b/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild index 00a54aacd7ed..1908c40e3737 100644 --- a/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild +++ b/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild,v 1.1 2010/12/31 21:06:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild,v 1.2 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -29,9 +29,9 @@ PATCH_VER="" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" if [[ -n ${RPM} ]] ; then - SRC_URI="http://mirrors.kernel.org/fedora/development/source/SRPMS/${RPM}" + SRC_URI="mirror://fedora/development/source/SRPMS/${RPM}" else - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" fi SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}" diff --git a/sys-devel/gdb/gdb-7.2.ebuild b/sys-devel/gdb/gdb-7.2.ebuild index 445bf533ec52..ac1b7d016717 100644 --- a/sys-devel/gdb/gdb-7.2.ebuild +++ b/sys-devel/gdb/gdb-7.2.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/sys-devel/gdb/gdb-7.2.ebuild,v 1.14 2011/09/03 14:54:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.2.ebuild,v 1.15 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -31,7 +31,7 @@ HOMEPAGE="http://sources.redhat.com/gdb/" if [[ -n ${RPM} ]] ; then SRC_URI="http://mirrors.kernel.org/fedora/development/source/SRPMS/${RPM}" else - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" fi SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}" diff --git a/sys-devel/gdb/gdb-7.3.1-r1.ebuild b/sys-devel/gdb/gdb-7.3.1-r1.ebuild index a6c95b180337..e3b79b16dda1 100644 --- a/sys-devel/gdb/gdb-7.3.1-r1.ebuild +++ b/sys-devel/gdb/gdb-7.3.1-r1.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/sys-devel/gdb/gdb-7.3.1-r1.ebuild,v 1.6 2012/01/13 19:13:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1-r1.ebuild,v 1.7 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -37,7 +37,7 @@ case ${PV} in ;; *) # Normal upstream release - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" ;; esac diff --git a/sys-devel/gdb/gdb-7.3.1.ebuild b/sys-devel/gdb/gdb-7.3.1.ebuild index 6a81d37fe0cf..b8bd432c1a0d 100644 --- a/sys-devel/gdb/gdb-7.3.1.ebuild +++ b/sys-devel/gdb/gdb-7.3.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/sys-devel/gdb/gdb-7.3.1.ebuild,v 1.12 2012/02/13 10:31:36 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.1.ebuild,v 1.13 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -37,7 +37,7 @@ case ${PV} in ;; *) # Normal upstream release - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" ;; esac diff --git a/sys-devel/gdb/gdb-7.3.ebuild b/sys-devel/gdb/gdb-7.3.ebuild index ee78345c27ca..2d7f2eacfa12 100644 --- a/sys-devel/gdb/gdb-7.3.ebuild +++ b/sys-devel/gdb/gdb-7.3.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/sys-devel/gdb/gdb-7.3.ebuild,v 1.6 2011/09/03 14:54:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.3.ebuild,v 1.7 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -37,7 +37,7 @@ case ${PV} in ;; *) # Normal upstream release - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" ;; esac diff --git a/sys-devel/gdb/gdb-7.4.1.ebuild b/sys-devel/gdb/gdb-7.4.1.ebuild index 8337c17e3914..0344b54a5a54 100644 --- a/sys-devel/gdb/gdb-7.4.1.ebuild +++ b/sys-devel/gdb/gdb-7.4.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/sys-devel/gdb/gdb-7.4.1.ebuild,v 1.1 2012/04/27 01:07:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild,v 1.2 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -37,7 +37,7 @@ case ${PV} in ;; *) # Normal upstream release - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" ;; esac diff --git a/sys-devel/gdb/gdb-7.4.ebuild b/sys-devel/gdb/gdb-7.4.ebuild index cbb5938f0a4b..3f1a444e4f23 100644 --- a/sys-devel/gdb/gdb-7.4.ebuild +++ b/sys-devel/gdb/gdb-7.4.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/sys-devel/gdb/gdb-7.4.ebuild,v 1.3 2012/01/25 22:28:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.ebuild,v 1.4 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -37,7 +37,7 @@ case ${PV} in ;; *) # Normal upstream release - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" ;; esac diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild index 202c536f3cdd..fa285c767a7f 100644 --- a/sys-devel/gdb/gdb-9999.ebuild +++ b/sys-devel/gdb/gdb-9999.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/sys-devel/gdb/gdb-9999.ebuild,v 1.10 2012/01/25 22:28:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-9999.ebuild,v 1.11 2012/04/27 01:12:08 vapier Exp $ EAPI="3" @@ -37,7 +37,7 @@ case ${PV} in ;; *) # Normal upstream release - SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 + SRC_URI="mirror://gnu/gdb/${P}.tar.bz2 ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" ;; esac |