commit:     4370e2bc05fa499588ab6ab6ee5cf80c4ecf1d99
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 13:54:19 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 13 13:54:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4370e2bc

sys-process/numactl: drop unused toolchain-funcs inherit

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-process/numactl/numactl-2.0.12.ebuild | 4 ++--
 sys-process/numactl/numactl-2.0.13.ebuild | 4 ++--
 sys-process/numactl/numactl-2.0.14.ebuild | 2 +-
 sys-process/numactl/numactl-9999.ebuild   | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sys-process/numactl/numactl-2.0.12.ebuild 
b/sys-process/numactl/numactl-2.0.12.ebuild
index 64be80a493a..a30a1fccb02 100644
--- a/sys-process/numactl/numactl-2.0.12.ebuild
+++ b/sys-process/numactl/numactl-2.0.12.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools flag-o-matic toolchain-funcs multilib-minimal
+inherit autotools flag-o-matic multilib-minimal
 
 DESCRIPTION="Utilities and libraries for NUMA systems"
 HOMEPAGE="https://github.com/numactl/numactl";

diff --git a/sys-process/numactl/numactl-2.0.13.ebuild 
b/sys-process/numactl/numactl-2.0.13.ebuild
index 28c537136d4..9be815b2c36 100644
--- a/sys-process/numactl/numactl-2.0.13.ebuild
+++ b/sys-process/numactl/numactl-2.0.13.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools flag-o-matic toolchain-funcs multilib-minimal
+inherit autotools flag-o-matic multilib-minimal
 
 DESCRIPTION="Utilities and libraries for NUMA systems"
 HOMEPAGE="https://github.com/numactl/numactl";

diff --git a/sys-process/numactl/numactl-2.0.14.ebuild 
b/sys-process/numactl/numactl-2.0.14.ebuild
index ded858f7c55..05dee9031d2 100644
--- a/sys-process/numactl/numactl-2.0.14.ebuild
+++ b/sys-process/numactl/numactl-2.0.14.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools flag-o-matic toolchain-funcs multilib-minimal
+inherit autotools flag-o-matic multilib-minimal
 
 DESCRIPTION="Utilities and libraries for NUMA systems"
 HOMEPAGE="https://github.com/numactl/numactl";

diff --git a/sys-process/numactl/numactl-9999.ebuild 
b/sys-process/numactl/numactl-9999.ebuild
index 6bcda4fcddb..8ee07ea2ba0 100644
--- a/sys-process/numactl/numactl-9999.ebuild
+++ b/sys-process/numactl/numactl-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools flag-o-matic toolchain-funcs multilib-minimal
+inherit autotools flag-o-matic multilib-minimal
 
 DESCRIPTION="Utilities and libraries for NUMA systems"
 HOMEPAGE="https://github.com/numactl/numactl";

Reply via email to