summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-03-25 20:38:17 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2017-03-25 21:11:28 +0300
commit06290afb2555f9bed92d564a33a27a044f46ee61 (patch)
tree7391c00ffac9d6c1bdca82d6d937b1e2cc65dede /net-firewall/firehol/firehol-3.1.3-r1.ebuild
parentsys-auth/pam_pkcs11: use ltprune (diff)
downloadgentoo-06290afb2555f9bed92d564a33a27a044f46ee61.tar.gz
gentoo-06290afb2555f9bed92d564a33a27a044f46ee61.tar.bz2
gentoo-06290afb2555f9bed92d564a33a27a044f46ee61.zip
net-firewall/firehol: remove eutils
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-firewall/firehol/firehol-3.1.3-r1.ebuild')
-rw-r--r--net-firewall/firehol/firehol-3.1.3-r1.ebuild2
1 files changed, 1 insertions, 1 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"