From: Michael Mair-Keimberger (asterix) Date: Sun, 19 Jun 2016 17:33:26 +0000 (+0200) Subject: app-admin/grubconfig: reversion update, eapi bump, minor fixes X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e280f07144548f4a0ec1730c44c9b2db0d5e157f;p=gentoo.git app-admin/grubconfig: reversion update, eapi bump, minor fixes Closes: https://github.com/gentoo/gentoo/pull/1699 Signed-off-by: Patrice Clement --- diff --git a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild index 433d08669a11..72129a33bc6a 100644 --- a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild +++ b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit multilib DESCRIPTION="Simple Tool to configure Grub-Bootloader" -HOMEPAGE="http://www.tux.org/pub/people/kent-robotti/looplinux/" +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" LICENSE="GPL-2"