commit:     cf0ba3d919c6de416fea9c93ad61467c42581415
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 10:13:12 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 10:13:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0ba3d9

net-libs/libnftnl: autotools--, toolchain-funcs--

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

 net-libs/libnftnl/libnftnl-1.1.7.ebuild | 4 ++--
 net-libs/libnftnl/libnftnl-1.1.8.ebuild | 4 ++--
 net-libs/libnftnl/libnftnl-1.1.9.ebuild | 2 +-
 net-libs/libnftnl/libnftnl-9999.ebuild  | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-libs/libnftnl/libnftnl-1.1.7.ebuild 
b/net-libs/libnftnl/libnftnl-1.1.7.ebuild
index 0626a8e5c8f..2592a59415c 100644
--- a/net-libs/libnftnl/libnftnl-1.1.7.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.1.7.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 linux-info toolchain-funcs usr-ldscript
+inherit linux-info usr-ldscript
 
 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
 HOMEPAGE="https://netfilter.org/projects/nftables/";

diff --git a/net-libs/libnftnl/libnftnl-1.1.8.ebuild 
b/net-libs/libnftnl/libnftnl-1.1.8.ebuild
index 992fe51d51e..e08a48df5f0 100644
--- a/net-libs/libnftnl/libnftnl-1.1.8.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.1.8.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 linux-info toolchain-funcs usr-ldscript
+inherit linux-info usr-ldscript
 
 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
 HOMEPAGE="https://netfilter.org/projects/nftables/";

diff --git a/net-libs/libnftnl/libnftnl-1.1.9.ebuild 
b/net-libs/libnftnl/libnftnl-1.1.9.ebuild
index bad28dad954..e08a48df5f0 100644
--- a/net-libs/libnftnl/libnftnl-1.1.9.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.1.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools linux-info toolchain-funcs usr-ldscript
+inherit linux-info usr-ldscript
 
 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
 HOMEPAGE="https://netfilter.org/projects/nftables/";

diff --git a/net-libs/libnftnl/libnftnl-9999.ebuild 
b/net-libs/libnftnl/libnftnl-9999.ebuild
index ee2ad5f135b..434a775727d 100644
--- a/net-libs/libnftnl/libnftnl-9999.ebuild
+++ b/net-libs/libnftnl/libnftnl-9999.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 linux-info toolchain-funcs usr-ldscript
+inherit autotools linux-info usr-ldscript
 
 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
 HOMEPAGE="https://netfilter.org/projects/nftables/";

Reply via email to