summaryrefslogtreecommitdiff
path: root/net-firewall
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2021-03-29 06:08:04 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2021-03-29 06:08:04 +0100
commitff1bb1734f2d617db918904210a9fc998486adec (patch)
tree58de63effd3990dc239c5458690d8a146d88da60 /net-firewall
parentnet-p2p/bisq: version bump (diff)
downloadportage-ff1bb1734f2d617db918904210a9fc998486adec.tar.xz
net-firewall/iptables-snmp: inherit toolchain-funcs
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild b/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild
index 838c78ea..ab9620fb 100644
--- a/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild
+++ b/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils
+inherit eutils toolchain-funcs
DESCRIPTION="SNMP agent for linux iptables"
HOMEPAGE="http://www.nobiscuit.com/iptables-snmp"