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-misc/lksctp-tools/
Date: Fri, 09 Sep 2022 07:59:47
Message-Id: 1662710363.ccadbe6f727c97a02278729560870794db87b3e5.soap@gentoo
1 commit: ccadbe6f727c97a02278729560870794db87b3e5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 9 07:59:23 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 9 07:59:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccadbe6f
7
8 net-misc/lksctp-tools: drop multilib, EAPI 8
9
10 No multilib reverse dependencies.
11
12 Closes: https://github.com/gentoo/gentoo/pull/27077
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14 Signed-off-by: David Seifert <soap <AT> gentoo.org>
15
16 ...ksctp-tools-1.0.19.ebuild => lksctp-tools-1.0.19-r1.ebuild} | 10 ++++------
17 1 file changed, 4 insertions(+), 6 deletions(-)
18
19 diff --git a/net-misc/lksctp-tools/lksctp-tools-1.0.19.ebuild b/net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild
20 similarity index 88%
21 rename from net-misc/lksctp-tools/lksctp-tools-1.0.19.ebuild
22 rename to net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild
23 index bfac4bc42111..bfe0d0720d9c 100644
24 --- a/net-misc/lksctp-tools/lksctp-tools-1.0.19.ebuild
25 +++ b/net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild
26 @@ -1,9 +1,9 @@
27 # Copyright 1999-2022 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 -EAPI="7"
31 +EAPI=8
32
33 -inherit flag-o-matic autotools linux-info multilib-minimal
34 +inherit flag-o-matic autotools linux-info
35
36 DESCRIPTION="Tools for Linux Kernel Stream Control Transmission Protocol implementation"
37 HOMEPAGE="http://lksctp.sourceforge.net/"
38 @@ -29,11 +29,9 @@ src_prepare() {
39 default
40
41 eautoreconf
42 -
43 - multilib_copy_sources
44 }
45
46 -multilib_src_configure() {
47 +src_configure() {
48 append-flags -fno-strict-aliasing
49
50 local myeconfargs=(
51 @@ -44,7 +42,7 @@ multilib_src_configure() {
52 econf "${myeconfargs[@]}"
53 }
54
55 -multilib_src_install_all() {
56 +src_install() {
57 default
58
59 dodoc doc/*txt