diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-06-19 19:33:26 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-23 15:25:39 +0000 |
commit | e280f07144548f4a0ec1730c44c9b2db0d5e157f (patch) | |
tree | 7902e812e705b4190108cf71bf35cfa72f63e5e2 /app-admin/grubconfig | |
parent | dev-python/protobuf-python: version bump 3.0.0_beta3 (diff) | |
download | gentoo-e280f07144548f4a0ec1730c44c9b2db0d5e157f.tar.gz gentoo-e280f07144548f4a0ec1730c44c9b2db0d5e157f.tar.bz2 gentoo-e280f07144548f4a0ec1730c44c9b2db0d5e157f.zip |
app-admin/grubconfig: reversion update, eapi bump, minor fixes
Closes: https://github.com/gentoo/gentoo/pull/1699
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-admin/grubconfig')
-rw-r--r-- | app-admin/grubconfig/grubconfig-1.28-r1.ebuild | 4 |
1 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 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" |