commit:     8ce0581b261c826795a0988dd185961ba5fc3a72
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Sun Jun 19 17:43:13 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 15:25:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce0581b

app-admin/grubconfig: fix SRC_URI

Closes: https://github.com/gentoo/gentoo/pull/1699

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-admin/grubconfig/grubconfig-1.28-r1.ebuild | 2 +-
 app-admin/grubconfig/grubconfig-1.28-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild 
b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild
index 72129a3..894b209 100644
--- a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild
+++ b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild
@@ -6,7 +6,7 @@ inherit multilib
 
 DESCRIPTION="Simple Tool to configure Grub-Bootloader"
 
HOMEPAGE="https://web.archive.org/web/20100410042718/http://www.tux.org/pub/people/kent-robotti/looplinux";
-SRC_URI="http://www.tux.org/pub/people/kent-robotti/looplinux/${P}.tar.gz";
+SRC_URI="http://gentoo/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-admin/grubconfig/grubconfig-1.28-r2.ebuild 
b/app-admin/grubconfig/grubconfig-1.28-r2.ebuild
index 09a5a10..c7959ec 100644
--- a/app-admin/grubconfig/grubconfig-1.28-r2.ebuild
+++ b/app-admin/grubconfig/grubconfig-1.28-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 
 DESCRIPTION="Simple Tool to configure Grub-Bootloader"
 
HOMEPAGE="https://web.archive.org/web/20100410042718/http://www.tux.org/pub/people/kent-robotti/looplinux";
-SRC_URI="http://www.tux.org/pub/people/kent-robotti/looplinux/${P}.tar.gz";
+SRC_URI="http://gentoo/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to