From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0FA1D138239 for ; Tue, 9 Feb 2021 15:59:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 366B7E0920; Tue, 9 Feb 2021 15:59:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E0EFE092C for ; Tue, 9 Feb 2021 15:59:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1FD3E340D90 for ; Tue, 9 Feb 2021 15:59:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EAE1332 for ; Tue, 9 Feb 2021 15:59:27 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1612886283.ec63ecd11227071dd59a2ff8fd398c3d57010408.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ebtables/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/ebtables/ebtables-2.0.11-r2.ebuild X-VCS-Directories: net-firewall/ebtables/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: ec63ecd11227071dd59a2ff8fd398c3d57010408 X-VCS-Branch: master Date: Tue, 9 Feb 2021 15:59:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 138a121e-53bb-4e84-8c89-c21614806001 X-Archives-Hash: 9df284c237909a01a5f196e7cbe214ca commit: ec63ecd11227071dd59a2ff8fd398c3d57010408 Author: Mike Frysinger chromium org> AuthorDate: Tue Feb 9 15:28:59 2021 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Feb 9 15:58:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec63ecd1 net-firewall/ebtables: stop installing /etc/ethertypes when USE=static We stopped installing this in USE=-static already in favor of the ethertypes package, so fix the USE=static codepath too. Signed-off-by: Mike Frysinger gentoo.org> net-firewall/ebtables/ebtables-2.0.11-r2.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild index 826555bb3ba..2e2c4a00070 100644 --- a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild @@ -79,8 +79,6 @@ src_install() { else into / newsbin static ebtables - insinto /etc - doins ethertypes fi newman ebtables-legacy.8 ebtables.8