Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_log/
Date: Sat, 19 Feb 2022 08:57:42
Message-Id: 1645261047.7accf4ef1a189a72f4b0b1ab8a19bdba324e712a.arthurzam@gentoo
1 commit: 7accf4ef1a189a72f4b0b1ab8a19bdba324e712a
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 08:57:27 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 08:57:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7accf4ef
7
8 net-libs/libnetfilter_log: Stabilize 1.0.2 ppc, #833733
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-libs/libnetfilter_log/libnetfilter_log-1.0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libnetfilter_log/libnetfilter_log-1.0.2.ebuild b/net-libs/libnetfilter_log/libnetfilter_log-1.0.2.ebuild
16 index c6fec7fbcd9c..14818ed09d22 100644
17 --- a/net-libs/libnetfilter_log/libnetfilter_log-1.0.2.ebuild
18 +++ b/net-libs/libnetfilter_log/libnetfilter_log-1.0.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ia64 ~ppc ~riscv ~sparc ~x86"
30 +KEYWORDS="~amd64 ~ia64 ppc ~riscv ~sparc ~x86"
31 IUSE="doc"
32
33 RDEPEND=">=net-libs/libnfnetlink-1.0.0