Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ebtables/
Date: Tue, 09 Feb 2021 15:59:31
Message-Id: 1612886283.ec63ecd11227071dd59a2ff8fd398c3d57010408.vapier@gentoo
1 commit: ec63ecd11227071dd59a2ff8fd398c3d57010408
2 Author: Mike Frysinger <vapier <AT> chromium <DOT> org>
3 AuthorDate: Tue Feb 9 15:28:59 2021 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 15:58:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec63ecd1
7
8 net-firewall/ebtables: stop installing /etc/ethertypes when USE=static
9
10 We stopped installing this in USE=-static already in favor of the
11 ethertypes package, so fix the USE=static codepath too.
12
13 Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>
14
15 net-firewall/ebtables/ebtables-2.0.11-r2.ebuild | 2 --
16 1 file changed, 2 deletions(-)
17
18 diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
19 index 826555bb3ba..2e2c4a00070 100644
20 --- a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
21 +++ b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
22 @@ -79,8 +79,6 @@ src_install() {
23 else
24 into /
25 newsbin static ebtables
26 - insinto /etc
27 - doins ethertypes
28 fi
29
30 newman ebtables-legacy.8 ebtables.8