Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/firehol/
Date: Fri, 28 Sep 2018 00:19:18
Message-Id: 1538093921.1ee1d7b16891b989a5d8f7a235b333e68491cc04.alonbl@gentoo
1 commit: 1ee1d7b16891b989a5d8f7a235b333e68491cc04
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 00:08:26 2018 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 00:18:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee1d7b1
7
8 net-firewall/firehol: eapi bump
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-firewall/firehol/firehol-3.1.6.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/net-firewall/firehol/firehol-3.1.6.ebuild b/net-firewall/firehol/firehol-3.1.6.ebuild
16 index b4f770df400..4bc872ba533 100644
17 --- a/net-firewall/firehol/firehol-3.1.6.ebuild
18 +++ b/net-firewall/firehol/firehol-3.1.6.ebuild
19 @@ -1,7 +1,8 @@
20 # Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=6
24 +EAPI=7
25 +
26 inherit linux-info
27
28 DESCRIPTION="iptables firewall generator"