summaryrefslogtreecommitdiff
path: root/net-firewall
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-01-21 16:33:37 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-01-21 17:16:14 +0000
commite3741813d30f78785008778c7710d383e6052e33 (patch)
tree016f21e76c368a523911a2133ef447088add697f /net-firewall
parentflx/init: deprecate eutils (diff)
downloadportage-e3741813d30f78785008778c7710d383e6052e33.tar.xz
net-firewall/iptables-snmp: deprecate eutils
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild b/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild
index ab9620fb..eb1f8bb6 100644
--- a/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild
+++ b/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="SNMP agent for linux iptables"
HOMEPAGE="http://www.nobiscuit.com/iptables-snmp"