commit: 06290afb2555f9bed92d564a33a27a044f46ee61 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 17:38:17 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 18:11:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06290afb
net-firewall/firehol: remove eutils Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-firewall/firehol/firehol-3.1.3-r1.ebuild | 2 +- 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 45d722cbe81..92789cbbace 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 18d79395cc9..72db0e343d5 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"
