app-admin/grubconfig: fix SRC_URI
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Sun, 19 Jun 2016 17:43:13 +0000 (19:43 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 23 Jun 2016 15:25:59 +0000 (15:25 +0000)
Closes: https://github.com/gentoo/gentoo/pull/1699

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-admin/grubconfig/grubconfig-1.28-r1.ebuild
app-admin/grubconfig/grubconfig-1.28-r2.ebuild

index 72129a33bc6af13956ee74cf7140bba6301a27fd..894b209a6ae71b0581606db442affdba676c6b0c 100644 (file)
@@ -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"
index 09a5a1049573bf93a4c12238de5860cea2f1ece9..c7959ec1904610c9ab7b0debc553fc3ff36dcb56 100644 (file)
@@ -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"