Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/scanlogd/
Date: Mon, 11 Oct 2021 05:45:42
Message-Id: 1633931097.a9f1b7b41ad2b34f1d3672bcc2853e0f233b8743.sam@gentoo
1 commit: a9f1b7b41ad2b34f1d3672bcc2853e0f233b8743
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 05:44:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 05:44:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f1b7b4
7
8 net-analyzer/scanlogd: Stabilize 2.2.8-r1 ppc, #817656
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild
16 index df7a9b460ec..2217afe380d 100644
17 --- a/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild
18 +++ b/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.openwall.com/scanlogd/"
20
21 LICENSE="scanlogd GPL-2" # GPL-2 for initscript
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="~amd64 ppc ~x86"
25 IUSE="+nids pcap"
26 REQUIRED_USE="?? ( nids pcap )"