sys-kernel/dracut: inherit eutils.eclass
authorAlexander Tsoy <alexander@tsoy.me>
Thu, 11 Jan 2018 03:52:01 +0000 (06:52 +0300)
committerMike Gilbert <floppym@gentoo.org>
Thu, 11 Jan 2018 06:57:45 +0000 (01:57 -0500)
Needed for optfeature()

Fixes: 8a7aca3ac5f9df6d2782e53a7ead3620ab56f9b0
Closes: https://bugs.gentoo.org/644178

sys-kernel/dracut/dracut-044-r3.ebuild
sys-kernel/dracut/dracut-045-r2.ebuild
sys-kernel/dracut/dracut-046-r1.ebuild

index 2af888711a723d4bd07cd61c7cea9136711116f5..912b504799acb38caab88b13180f1c00bf082a1e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit bash-completion-r1 linux-info toolchain-funcs systemd
+inherit bash-completion-r1 eutils linux-info toolchain-funcs systemd
 
 DESCRIPTION="Generic initramfs generation tool"
 HOMEPAGE="https://dracut.wiki.kernel.org"
index 608b8222ade3a4f23ba767c1d22a18f144a26331..13e9d481ce18411acd552338d1224174ce04af19 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit bash-completion-r1 linux-info toolchain-funcs systemd
+inherit bash-completion-r1 eutils linux-info toolchain-funcs systemd
 
 DESCRIPTION="Generic initramfs generation tool"
 HOMEPAGE="https://dracut.wiki.kernel.org"
index 7372bf1bd0a7c8e4bdfdec2d7b295e1f1d36f42f..174e2fb682661c29d34fd27ac1d0c0af9d5675c9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit bash-completion-r1 linux-info toolchain-funcs systemd
+inherit bash-completion-r1 eutils linux-info toolchain-funcs systemd
 
 DESCRIPTION="Generic initramfs generation tool"
 HOMEPAGE="https://dracut.wiki.kernel.org"