Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnet/
Date: Wed, 01 Jan 2020 15:30:55
Message-Id: 1577892640.f8c2c530e9d5fe713eecf9b40de7a35253b443ca.ago@gentoo
1 commit: f8c2c530e9d5fe713eecf9b40de7a35253b443ca
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 1 15:30:40 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 1 15:30:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c2c530
7
8 net-libs/libnet: amd64 stable wrt bug #704430
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libnet/libnet-1.0.2a-r7.ebuild | 4 ++--
15 net-libs/libnet/libnet-1.2.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/net-libs/libnet/libnet-1.0.2a-r7.ebuild b/net-libs/libnet/libnet-1.0.2a-r7.ebuild
19 index 5419190c2e1..8d105ab9c34 100644
20 --- a/net-libs/libnet/libnet-1.0.2a-r7.ebuild
21 +++ b/net-libs/libnet/libnet-1.0.2a-r7.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz"
29
30 LICENSE="BSD BSD-2 HPND"
31 SLOT="1.0"
32 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
33 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
34
35 PATCHES=(
36 "${FILESDIR}"/${PN}-1.0.2a-gcc33-fix.patch
37
38 diff --git a/net-libs/libnet/libnet-1.2.ebuild b/net-libs/libnet/libnet-1.2.ebuild
39 index 1fd8b0b6e39..059e42e6ecc 100644
40 --- a/net-libs/libnet/libnet-1.2.ebuild
41 +++ b/net-libs/libnet/libnet-1.2.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2019 Gentoo Authors
44 +# Copyright 1999-2020 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
49
50 LICENSE="BSD BSD-2 HPND"
51 SLOT="1.1"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
53 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
54 IUSE="static-libs"
55
56 DOCS=(