diff options
author | 2012-02-29 23:09:30 +0000 | |
---|---|---|
committer | 2012-02-29 23:09:30 +0000 | |
commit | fd2c5e5302ef097fee3273e442ff27cb9ed52cfa (patch) | |
tree | c97c094629004c17e023356e719de0013cef325b /sys-boot | |
parent | Add gnu-alpha mirrors. (diff) | |
download | gentoo-2-fd2c5e5302ef097fee3273e442ff27cb9ed52cfa.tar.gz gentoo-2-fd2c5e5302ef097fee3273e442ff27cb9ed52cfa.tar.bz2 gentoo-2-fd2c5e5302ef097fee3273e442ff27cb9ed52cfa.zip |
Use mirror://gnu-alpha.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub/ChangeLog | 11 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.92-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.94-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.96-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.96-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.96-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r10.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r3.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r4.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r5.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r6.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r8.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r9.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-2.00_beta0.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-9999.ebuild | 4 |
17 files changed, 51 insertions, 42 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index 62de701f6e0b..081825b9f501 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.180 2012/02/29 08:45:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.181 2012/02/29 23:09:30 floppym Exp $ + + 29 Feb 2012; Mike Gilbert <floppym@gentoo.org> grub-0.92-r1.ebuild, + grub-0.94-r1.ebuild, grub-0.96-r1.ebuild, grub-0.96-r2.ebuild, + grub-0.96-r3.ebuild, grub-0.97-r10.ebuild, grub-0.97-r2.ebuild, + grub-0.97-r3.ebuild, grub-0.97-r4.ebuild, grub-0.97-r5.ebuild, + grub-0.97-r6.ebuild, grub-0.97-r8.ebuild, grub-0.97-r9.ebuild, + grub-0.97.ebuild, grub-1.99-r2.ebuild, grub-2.00_beta0.ebuild, + grub-9999.ebuild: + Use mirror://gnu-alpha. 29 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> grub-1.99-r2.ebuild, grub-2.00_beta0.ebuild, grub-9999.ebuild: diff --git a/sys-boot/grub/grub-0.92-r1.ebuild b/sys-boot/grub/grub-0.92-r1.ebuild index 234198de73b4..0e3d55851e28 100644 --- a/sys-boot/grub/grub-0.92-r1.ebuild +++ b/sys-boot/grub/grub-0.92-r1.ebuild @@ -1,13 +1,13 @@ -# 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-boot/grub/grub-0.92-r1.ebuild,v 1.15 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.92-r1.ebuild,v 1.16 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs PATCHVER=0.2 DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" -SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz +SRC_URI="mirror://gnu-alpha/grub/${P}.tar.gz http://dev.gentoo.org/~seemant/distfiles/${P}-gentoo-${PATCHVER}.tar.bz2 http://dev.gentoo.org/~seemant/distfiles/splash.xpm.gz mirror://gentoo/splash.xpm.gz diff --git a/sys-boot/grub/grub-0.94-r1.ebuild b/sys-boot/grub/grub-0.94-r1.ebuild index 5aded48e8d55..2e736f6efe28 100644 --- a/sys-boot/grub/grub-0.94-r1.ebuild +++ b/sys-boot/grub/grub-0.94-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.94-r1.ebuild,v 1.27 2012/01/14 08:09:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.94-r1.ebuild,v 1.28 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs PATCHVER=0.1 DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" -SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz +SRC_URI="mirror://gnu-alpha/grub/${P}.tar.gz http://dev.gentoo.org/~seemant/distfiles/${P}-gentoo-${PATCHVER}.tar.bz2 http://dev.gentoo.org/~seemant/distfiles/splash.xpm.gz mirror://gentoo/splash.xpm.gz diff --git a/sys-boot/grub/grub-0.96-r1.ebuild b/sys-boot/grub/grub-0.96-r1.ebuild index 85e1b580956c..88c4932d661a 100644 --- a/sys-boot/grub/grub-0.96-r1.ebuild +++ b/sys-boot/grub/grub-0.96-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-boot/grub/grub-0.96-r1.ebuild,v 1.18 2012/01/14 08:09:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r1.ebuild,v 1.19 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs @@ -8,7 +8,7 @@ PATCHVER=0.1 DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz http://dev.gentoo.org/~seemant/distfiles/${PF}-gentoo-${PATCHVER}.tar.bz2 http://dev.gentoo.org/~seemant/distfiles/splash.xpm.gz mirror://gentoo/splash.xpm.gz diff --git a/sys-boot/grub/grub-0.96-r2.ebuild b/sys-boot/grub/grub-0.96-r2.ebuild index c7ce049e5ec3..4c30e9a3f0f7 100644 --- a/sys-boot/grub/grub-0.96-r2.ebuild +++ b/sys-boot/grub/grub-0.96-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-boot/grub/grub-0.96-r2.ebuild,v 1.12 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r2.ebuild,v 1.13 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs @@ -8,7 +8,7 @@ PATCHVER=0.1 DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz http://dev.gentoo.org/~seemant/distfiles/${PF}-gentoo-${PATCHVER}.tar.bz2 http://dev.gentoo.org/~seemant/distfiles/splash.xpm.gz mirror://gentoo/splash.xpm.gz diff --git a/sys-boot/grub/grub-0.96-r3.ebuild b/sys-boot/grub/grub-0.96-r3.ebuild index 3c81c40ca1db..84ab941791f4 100644 --- a/sys-boot/grub/grub-0.96-r3.ebuild +++ b/sys-boot/grub/grub-0.96-r3.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-boot/grub/grub-0.96-r3.ebuild,v 1.6 2012/01/14 08:09:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r3.ebuild,v 1.7 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs @@ -8,7 +8,7 @@ PATCHVER=1.0 DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz http://dev.gentoo.org/~seemant/distfiles/${P}-patches-${PATCHVER}.tar.bz2 http://dev.gentoo.org/~seemant/distfiles/splash.xpm.gz mirror://gentoo/splash.xpm.gz diff --git a/sys-boot/grub/grub-0.97-r10.ebuild b/sys-boot/grub/grub-0.97-r10.ebuild index 015915b52e14..6a7c4dba852d 100644 --- a/sys-boot/grub/grub-0.97-r10.ebuild +++ b/sys-boot/grub/grub-0.97-r10.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-boot/grub/grub-0.97-r10.ebuild,v 1.12 2012/01/06 04:57:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r10.ebuild,v 1.13 2012/02/29 23:09:30 floppym Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -20,7 +20,7 @@ PATCHVER="1.12" # Should match the revision ideally DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97-r2.ebuild b/sys-boot/grub/grub-0.97-r2.ebuild index 28b8253ca515..369d2bef37d2 100644 --- a/sys-boot/grub/grub-0.97-r2.ebuild +++ b/sys-boot/grub/grub-0.97-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-boot/grub/grub-0.97-r2.ebuild,v 1.12 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r2.ebuild,v 1.13 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs @@ -8,7 +8,7 @@ PATCHVER="1.2" DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97-r3.ebuild b/sys-boot/grub/grub-0.97-r3.ebuild index 4994dacc7704..99d0df8d2e59 100644 --- a/sys-boot/grub/grub-0.97-r3.ebuild +++ b/sys-boot/grub/grub-0.97-r3.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-boot/grub/grub-0.97-r3.ebuild,v 1.12 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r3.ebuild,v 1.13 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs autotools @@ -8,7 +8,7 @@ PATCHVER="1.4" DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97-r4.ebuild b/sys-boot/grub/grub-0.97-r4.ebuild index 97171c121028..b864267af834 100644 --- a/sys-boot/grub/grub-0.97-r4.ebuild +++ b/sys-boot/grub/grub-0.97-r4.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-boot/grub/grub-0.97-r4.ebuild,v 1.6 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild,v 1.7 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs autotools @@ -8,7 +8,7 @@ PATCHVER="1.4" DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97-r5.ebuild b/sys-boot/grub/grub-0.97-r5.ebuild index 1b4db1f825e3..f681cd67c690 100644 --- a/sys-boot/grub/grub-0.97-r5.ebuild +++ b/sys-boot/grub/grub-0.97-r5.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-boot/grub/grub-0.97-r5.ebuild,v 1.13 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild,v 1.14 2012/02/29 23:09:30 floppym Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -13,7 +13,7 @@ PATCHVER="1.7" DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97-r6.ebuild b/sys-boot/grub/grub-0.97-r6.ebuild index 78da472cdd2d..21364a379e7c 100644 --- a/sys-boot/grub/grub-0.97-r6.ebuild +++ b/sys-boot/grub/grub-0.97-r6.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-boot/grub/grub-0.97-r6.ebuild,v 1.10 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r6.ebuild,v 1.11 2012/02/29 23:09:30 floppym Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -13,7 +13,7 @@ PATCHVER="1.7" DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97-r8.ebuild b/sys-boot/grub/grub-0.97-r8.ebuild index 2030b2504444..5c042f7e63bd 100644 --- a/sys-boot/grub/grub-0.97-r8.ebuild +++ b/sys-boot/grub/grub-0.97-r8.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-boot/grub/grub-0.97-r8.ebuild,v 1.4 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r8.ebuild,v 1.5 2012/02/29 23:09:30 floppym Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -13,7 +13,7 @@ PATCHVER="1.8" # Should match the revision ideally DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97-r9.ebuild b/sys-boot/grub/grub-0.97-r9.ebuild index 81513ab9cee0..61bd1f678723 100644 --- a/sys-boot/grub/grub-0.97-r9.ebuild +++ b/sys-boot/grub/grub-0.97-r9.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-boot/grub/grub-0.97-r9.ebuild,v 1.8 2011/04/10 14:34:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r9.ebuild,v 1.9 2012/02/29 23:09:30 floppym Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -13,7 +13,7 @@ PATCHVER="1.9" # Should match the revision ideally DESCRIPTION="GNU GRUB Legacy boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-0.97.ebuild b/sys-boot/grub/grub-0.97.ebuild index 7ae5159e252d..f36bdf426bdb 100644 --- a/sys-boot/grub/grub-0.97.ebuild +++ b/sys-boot/grub/grub-0.97.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-boot/grub/grub-0.97.ebuild,v 1.5 2012/01/14 08:09:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97.ebuild,v 1.6 2012/02/29 23:09:30 floppym Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs @@ -8,7 +8,7 @@ PATCHVER=1.0 DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${P}.tar.gz - ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz + mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gentoo/splash.xpm.gz mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" diff --git a/sys-boot/grub/grub-2.00_beta0.ebuild b/sys-boot/grub/grub-2.00_beta0.ebuild index 1829fc2686a6..579582b05beb 100644 --- a/sys-boot/grub/grub-2.00_beta0.ebuild +++ b/sys-boot/grub/grub-2.00_beta0.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-boot/grub/grub-2.00_beta0.ebuild,v 1.2 2012/02/29 08:45:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_beta0.ebuild,v 1.3 2012/02/29 23:09:30 floppym Exp $ EAPI=4 @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then else MY_P=${P/_/\~} if [[ ${PV} == *_alpha* || ${PV} == *_beta* ]]; then - SRC_URI="http://alpha.gnu.org/gnu/${PN}/${MY_P}.tar.xz" + SRC_URI="mirror://gnu-alpha/${PN}/${MY_P}.tar.xz" else SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.xz mirror://gentoo/${MY_P}.tar.xz" diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index a548e24e4e7a..d05bccc7398c 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-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-boot/grub/grub-9999.ebuild,v 1.51 2012/02/29 08:45:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.52 2012/02/29 23:09:30 floppym Exp $ EAPI=4 @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then else MY_P=${P/_/\~} if [[ ${PV} == *_alpha* || ${PV} == *_beta* ]]; then - SRC_URI="http://alpha.gnu.org/gnu/${PN}/${MY_P}.tar.xz" + SRC_URI="mirror://gnu-alpha/${PN}/${MY_P}.tar.xz" else SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.xz mirror://gentoo/${MY_P}.tar.xz" |