From cd77510c9afd45e2f44630c6171cab5d05ac5c27 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Mon, 8 Apr 2024 14:12:49 +0200 Subject: sys-boot/grub-static: minor qa improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- sys-boot/grub-static/grub-static-0.97-r13.ebuild | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/sys-boot/grub-static/grub-static-0.97-r13.ebuild b/sys-boot/grub-static/grub-static-0.97-r13.ebuild index e251d33..2fb0cc0 100644 --- a/sys-boot/grub-static/grub-static-0.97-r13.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r13.ebuild @@ -1,16 +1,14 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but # we never updated any of the source code (it still all wants menu.lst), # and there is no indication that upstream is making the transition. -inherit eutils toolchain-funcs linux-info - -PATCHVER="1.14" # Not used, just for tracking with main grub +inherit toolchain-funcs linux-info TARBALL_R="r12" @@ -22,10 +20,6 @@ SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* amd64" -IUSE="" - -DEPEND="!