summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub-static/grub-static-0.97-r6.ebuild')
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r6.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/grub-static/grub-static-0.97-r6.ebuild b/sys-boot/grub-static/grub-static-0.97-r6.ebuild
index c55d1f53800e..308d59ede032 100644
--- a/sys-boot/grub-static/grub-static-0.97-r6.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97-r6.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),