sys-boot/grub: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:17 +0000 (21:24 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:17 +0000 (21:24 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-boot/grub/grub-2.02-r4.ebuild
sys-boot/grub/grub-2.04-r1.ebuild
sys-boot/grub/grub-2.05_alpha20200110.ebuild
sys-boot/grub/grub-9999.ebuild

index c76287b57389a77aa02027184d2705ae872ed600..71b3ef340d06d877be6f29cb8d277f7a7591699f 100644 (file)
@@ -16,7 +16,7 @@ if [[ -n ${GRUB_AUTORECONF} ]]; then
        inherit autotools
 fi
 
-inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs
+inherit bash-completion-r1 eutils flag-o-matic multibuild pax-utils toolchain-funcs
 
 if [[ ${PV} != 9999 ]]; then
        if [[ ${PV} == *_alpha* || ${PV} == *_beta* || ${PV} == *_rc* ]]; then
index bdc25eef77bcab416b5920aa544bbfecbda57c0b..b7569f41dca106cf0f8096b14e94a55a0148f90e 100644 (file)
@@ -18,7 +18,7 @@ if [[ -n ${GRUB_AUTORECONF} ]]; then
        inherit autotools
 fi
 
-inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs
+inherit bash-completion-r1 eutils flag-o-matic multibuild pax-utils toolchain-funcs
 
 if [[ ${PV} != 9999 ]]; then
        if [[ ${PV} == *_alpha* || ${PV} == *_beta* || ${PV} == *_rc* ]]; then
index 488d6c8219e76340a8d454b485cd77e2d5d4d6d6..8a7a3e9847e3062b19fee72658cbd3ffee5964a8 100644 (file)
@@ -18,7 +18,7 @@ if [[ -n ${GRUB_AUTORECONF} ]]; then
        inherit autotools
 fi
 
-inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs
+inherit bash-completion-r1 eutils flag-o-matic multibuild pax-utils toolchain-funcs
 
 if [[ ${PV} != 9999 ]]; then
        SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz"
index 292e60b093fb65f0dd0676fa4d53666bd072b4b0..96bf1230f63196f05537bc0d9bc3a9995c6813a6 100644 (file)
@@ -18,7 +18,7 @@ if [[ -n ${GRUB_AUTORECONF} ]]; then
        inherit autotools
 fi
 
-inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs
+inherit bash-completion-r1 eutils flag-o-matic multibuild pax-utils toolchain-funcs
 
 if [[ ${PV} != 9999 ]]; then
        if [[ ${PV} == *_alpha* || ${PV} == *_beta* || ${PV} == *_rc* ]]; then