Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Fri, 16 Apr 2021 10:25:21
Message-Id: 1618567992.cf0ba3d919c6de416fea9c93ad61467c42581415.soap@gentoo
1 commit: cf0ba3d919c6de416fea9c93ad61467c42581415
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 10:13:12 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 10:13:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0ba3d9
7
8 net-libs/libnftnl: autotools--, toolchain-funcs--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-libs/libnftnl/libnftnl-1.1.7.ebuild | 4 ++--
14 net-libs/libnftnl/libnftnl-1.1.8.ebuild | 4 ++--
15 net-libs/libnftnl/libnftnl-1.1.9.ebuild | 2 +-
16 net-libs/libnftnl/libnftnl-9999.ebuild | 4 ++--
17 4 files changed, 7 insertions(+), 7 deletions(-)
18
19 diff --git a/net-libs/libnftnl/libnftnl-1.1.7.ebuild b/net-libs/libnftnl/libnftnl-1.1.7.ebuild
20 index 0626a8e5c8f..2592a59415c 100644
21 --- a/net-libs/libnftnl/libnftnl-1.1.7.ebuild
22 +++ b/net-libs/libnftnl/libnftnl-1.1.7.ebuild
23 @@ -1,9 +1,9 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29
30 -inherit autotools linux-info toolchain-funcs usr-ldscript
31 +inherit linux-info usr-ldscript
32
33 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
34 HOMEPAGE="https://netfilter.org/projects/nftables/"
35
36 diff --git a/net-libs/libnftnl/libnftnl-1.1.8.ebuild b/net-libs/libnftnl/libnftnl-1.1.8.ebuild
37 index 992fe51d51e..e08a48df5f0 100644
38 --- a/net-libs/libnftnl/libnftnl-1.1.8.ebuild
39 +++ b/net-libs/libnftnl/libnftnl-1.1.8.ebuild
40 @@ -1,9 +1,9 @@
41 -# Copyright 1999-2020 Gentoo Authors
42 +# Copyright 1999-2021 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=7
46
47 -inherit autotools linux-info toolchain-funcs usr-ldscript
48 +inherit linux-info usr-ldscript
49
50 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
51 HOMEPAGE="https://netfilter.org/projects/nftables/"
52
53 diff --git a/net-libs/libnftnl/libnftnl-1.1.9.ebuild b/net-libs/libnftnl/libnftnl-1.1.9.ebuild
54 index bad28dad954..e08a48df5f0 100644
55 --- a/net-libs/libnftnl/libnftnl-1.1.9.ebuild
56 +++ b/net-libs/libnftnl/libnftnl-1.1.9.ebuild
57 @@ -3,7 +3,7 @@
58
59 EAPI=7
60
61 -inherit autotools linux-info toolchain-funcs usr-ldscript
62 +inherit linux-info usr-ldscript
63
64 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
65 HOMEPAGE="https://netfilter.org/projects/nftables/"
66
67 diff --git a/net-libs/libnftnl/libnftnl-9999.ebuild b/net-libs/libnftnl/libnftnl-9999.ebuild
68 index ee2ad5f135b..434a775727d 100644
69 --- a/net-libs/libnftnl/libnftnl-9999.ebuild
70 +++ b/net-libs/libnftnl/libnftnl-9999.ebuild
71 @@ -1,9 +1,9 @@
72 -# Copyright 1999-2020 Gentoo Authors
73 +# Copyright 1999-2021 Gentoo Authors
74 # Distributed under the terms of the GNU General Public License v2
75
76 EAPI=7
77
78 -inherit autotools linux-info toolchain-funcs usr-ldscript
79 +inherit autotools linux-info usr-ldscript
80
81 DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
82 HOMEPAGE="https://netfilter.org/projects/nftables/"