diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 17:53:42 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:04 +0100 |
commit | 2b9fb332009d3a0c16b0c21ed87252553a56dffa (patch) | |
tree | 1847fc803df4eca52e5131d2333be89ef91cff11 | |
parent | www-apps/phabricator-extensions-Sprint: move to EAPI 7 (diff) | |
download | portage-2b9fb332009d3a0c16b0c21ed87252553a56dffa.tar.xz |
net-firewall/iptables-snmp: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r-- | net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild | 4 |
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 e255cb9d..838c78ea 100644 --- a/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild +++ b/net-firewall/iptables-snmp/iptables-snmp-0.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit eutils DESCRIPTION="SNMP agent for linux iptables" |