*/*: Specify EAPI=0 explicitly, to ease greps
[gentoo.git] / sys-boot / grub-static / grub-static-0.97-r10.ebuild
index 680b5c2e9d459efb13a8aec36e5f85f63e1de200..0eb33ec53e23ce2e5e80413648c73688a0269757 100644 (file)
@@ -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),