commit: e280f07144548f4a0ec1730c44c9b2db0d5e157f Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jun 19 17:33:26 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jun 23 15:25:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e280f071
app-admin/grubconfig: reversion update, eapi bump, minor fixes 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 | 4 ++-- 1 file 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 433d086..72129a3 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"
