app-shells/bash: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:12 +0000 (21:23 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:12 +0000 (21:23 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-shells/bash/bash-4.4_p23-r1.ebuild
app-shells/bash/bash-5.0_p11.ebuild
app-shells/bash/bash-5.0_p16.ebuild

index c3f12f0bf01aba02ccc4dc0fe6b6c8155edad4e2..7f7ec01858ef12d38007659020c7432990f5ba2e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit flag-o-matic toolchain-funcs multilib prefix
+inherit eutils flag-o-matic toolchain-funcs multilib prefix
 
 # Official patchlevel
 # See ftp://ftp.cwru.edu/pub/bash/bash-4.4-patches/
index 172ecd51ad8809b3e871a8cff55af6a3969069f9..514ef9e6aaa14ad3fb9b35ddb6a791e2dec2d527 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit flag-o-matic toolchain-funcs multilib prefix
+inherit eutils flag-o-matic toolchain-funcs multilib prefix
 
 # Official patchlevel
 # See ftp://ftp.cwru.edu/pub/bash/bash-5.0-patches/
index dadb54e7e8635c32190840cbcb15f8d1bc36eaf8..514ef9e6aaa14ad3fb9b35ddb6a791e2dec2d527 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit flag-o-matic toolchain-funcs multilib prefix
+inherit eutils flag-o-matic toolchain-funcs multilib prefix
 
 # Official patchlevel
 # See ftp://ftp.cwru.edu/pub/bash/bash-5.0-patches/