diff options
author | 2021-06-21 00:30:01 +0200 | |
---|---|---|
committer | 2021-06-21 00:30:01 +0200 | |
commit | b99242e5155ce0b09ec0eac4d63acf0a45e5527f (patch) | |
tree | 9ac8f7f765398549e84467c6d8071070e3a14329 /sys-boot | |
parent | ur-profile: remove obsolete keywording (diff) | |
download | dilfridge-b99242e5155ce0b09ec0eac4d63acf0a45e5527f.tar.gz dilfridge-b99242e5155ce0b09ec0eac4d63acf0a45e5527f.tar.bz2 dilfridge-b99242e5155ce0b09ec0eac4d63acf0a45e5527f.zip |
sys-boot/grub-static: EAPI bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub-static/grub-static-0.97-r12.ebuild b/sys-boot/grub-static/grub-static-0.97-r12.ebuild index e3a4c9c..20db880 100644 --- a/sys-boot/grub-static/grub-static-0.97-r12.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r12.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 # 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 |