diff options
Diffstat (limited to 'sys-boot/syslinux/syslinux-4.07.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-4.07.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/syslinux/syslinux-4.07.ebuild b/sys-boot/syslinux/syslinux-4.07.ebuild index 961a36ebcac5..958da21c5cf8 100644 --- a/sys-boot/syslinux/syslinux-4.07.ebuild +++ b/sys-boot/syslinux/syslinux-4.07.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders" |