From 5ac9a493c912a8f4935a91f8b3056a15fbc81682 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:37:19 +0100 Subject: net-firewall/xtables-addons: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- net-firewall/xtables-addons/xtables-addons-2.13.ebuild | 4 ++-- net-firewall/xtables-addons/xtables-addons-3.7.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-firewall') diff --git a/net-firewall/xtables-addons/xtables-addons-2.13.ebuild b/net-firewall/xtables-addons/xtables-addons-2.13.ebuild index 5f99b5400fa7..a7ac3364a87a 100644 --- a/net-firewall/xtables-addons/xtables-addons-2.13.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-2.13.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" MODULES_OPTIONAL_USE=modules MODULES_OPTIONAL_USE_IUSE_DEFAULT=1 -inherit eutils linux-info linux-mod multilib +inherit eutils linux-info linux-mod multilib toolchain-funcs DESCRIPTION="iptables extensions not yet accepted in the main kernel" HOMEPAGE="http://xtables-addons.sourceforge.net/" diff --git a/net-firewall/xtables-addons/xtables-addons-3.7.ebuild b/net-firewall/xtables-addons/xtables-addons-3.7.ebuild index b87050a6cf2a..33c19c636da1 100644 --- a/net-firewall/xtables-addons/xtables-addons-3.7.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-3.7.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" MODULES_OPTIONAL_USE=modules MODULES_OPTIONAL_USE_IUSE_DEFAULT=1 -inherit eutils linux-info linux-mod multilib +inherit eutils linux-info linux-mod multilib toolchain-funcs DESCRIPTION="iptables extensions not yet accepted in the main kernel" HOMEPAGE="http://xtables-addons.sourceforge.net/" -- cgit v1.2.3-65-gdbad