summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub-static/grub-static-0.97-r12.ebuild')
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r12.ebuild4
1 files changed, 3 insertions, 1 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 3923c82a2a05..b824c17fb821 100644
--- a/sys-boot/grub-static/grub-static-0.97-r12.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97-r12.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
# 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),