diff options
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firehol/firehol-3.1.3-r1.ebuild | 2 | ||||
-rw-r--r-- | net-firewall/firehol/firehol-3.1.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firehol/firehol-3.1.3-r1.ebuild b/net-firewall/firehol/firehol-3.1.3-r1.ebuild index 45d722cbe81d..92789cbbace9 100644 --- a/net-firewall/firehol/firehol-3.1.3-r1.ebuild +++ b/net-firewall/firehol/firehol-3.1.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils linux-info +inherit linux-info DESCRIPTION="iptables firewall generator" HOMEPAGE="https://github.com/firehol/firehol" diff --git a/net-firewall/firehol/firehol-3.1.3.ebuild b/net-firewall/firehol/firehol-3.1.3.ebuild index 18d79395cc9e..72db0e343d5a 100644 --- a/net-firewall/firehol/firehol-3.1.3.ebuild +++ b/net-firewall/firehol/firehol-3.1.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils linux-info +inherit linux-info DESCRIPTION="iptables firewall generator" HOMEPAGE="https://github.com/firehol/firehol" |