commit:     e2674b6ac2b5dd31d6376a4084cf88ba4421f6bf
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:18:25 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:18:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2674b6a

sys-fs/gfs2-utils: drop UnusedInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild | 2 +-
 sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild 
b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
index 7baee126d..e349ae899 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools toolchain-funcs linux-info
+inherit autotools linux-info
 
 DESCRIPTION="Shared-disk cluster file system"
 HOMEPAGE="https://pagure.io/gfs2-utils";

diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild 
b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
index b631eb787..53961ea87 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools toolchain-funcs linux-info
+inherit autotools linux-info
 
 DESCRIPTION="Shared-disk cluster file system"
 HOMEPAGE="https://pagure.io/gfs2-utils";

Reply via email to