Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/resid/
Date: Fri, 09 Sep 2022 07:59:47
Message-Id: 1662710355.31a274bda3067b278dcdbcd2bb15a2337490fa11.soap@gentoo
1 commit: 31a274bda3067b278dcdbcd2bb15a2337490fa11
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 9 07:59:15 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 9 07:59:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a274bd
7
8 media-libs/resid: drop multilib
9
10 No multilib reverse dependencies.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13 Signed-off-by: David Seifert <soap <AT> gentoo.org>
14
15 .../{resid-0.16_p2-r1.ebuild => resid-0.16_p2-r2.ebuild} | 13 ++++++-------
16 1 file changed, 6 insertions(+), 7 deletions(-)
17
18 diff --git a/media-libs/resid/resid-0.16_p2-r1.ebuild b/media-libs/resid/resid-0.16_p2-r2.ebuild
19 similarity index 80%
20 rename from media-libs/resid/resid-0.16_p2-r1.ebuild
21 rename to media-libs/resid/resid-0.16_p2-r2.ebuild
22 index 6959ad0f820c..b4dc842c6028 100644
23 --- a/media-libs/resid/resid-0.16_p2-r1.ebuild
24 +++ b/media-libs/resid/resid-0.16_p2-r2.ebuild
25 @@ -1,9 +1,9 @@
26 -# Copyright 1999-2021 Gentoo Authors
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 autotools multilib-minimal
34 +inherit autotools
35
36 MY_MAJ=$(ver_cut 1-2)
37
38 @@ -30,14 +30,13 @@ src_prepare() {
39 eautoreconf
40 }
41
42 -multilib_src_configure() {
43 - ECONF_SOURCE="${S}" econf \
44 - --disable-static \
45 +src_configure() {
46 + econf \
47 --enable-resid-install \
48 --enable-shared
49 }
50
51 -multilib_src_install() {
52 +src_install() {
53 default
54
55 dodoc "${S}"/VC_CC_SUPPORT.txt