summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 12:13:48 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-16 12:13:48 +0200
commit21e95bfb01dfaad15c206bf7bcf35467c707ce0d (patch)
treee2ae55fbf48579751cdfae57bd82e4c6f2f10efd /sys-boot/syslinux
parentsys-boot/mbr-gpt: eutils-- (diff)
downloadgentoo-21e95bfb01dfaad15c206bf7bcf35467c707ce0d.tar.gz
gentoo-21e95bfb01dfaad15c206bf7bcf35467c707ce0d.tar.bz2
gentoo-21e95bfb01dfaad15c206bf7bcf35467c707ce0d.zip
sys-boot/syslinux: eutils--
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-boot/syslinux')
-rw-r--r--sys-boot/syslinux/syslinux-6.04_pre1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/syslinux/syslinux-6.04_pre1-r2.ebuild b/sys-boot/syslinux/syslinux-6.04_pre1-r2.ebuild
index 00346dcd6035..2371fdae8151 100644
--- a/sys-boot/syslinux/syslinux-6.04_pre1-r2.ebuild
+++ b/sys-boot/syslinux/syslinux-6.04_pre1-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
HOMEPAGE="https://www.syslinux.org/"