summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-09 09:59:15 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-09 09:59:15 +0200
commit31a274bda3067b278dcdbcd2bb15a2337490fa11 (patch)
treec25738b12bb499533c3ab69ed9b5a8a26e11d5ba /media-libs/resid
parentmedia-libs/plib: drop multilib (diff)
downloadgentoo-31a274bda3067b278dcdbcd2bb15a2337490fa11.tar.gz
gentoo-31a274bda3067b278dcdbcd2bb15a2337490fa11.tar.bz2
gentoo-31a274bda3067b278dcdbcd2bb15a2337490fa11.zip
media-libs/resid: drop multilib
No multilib reverse dependencies. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/resid')
-rw-r--r--media-libs/resid/resid-0.16_p2-r2.ebuild (renamed from media-libs/resid/resid-0.16_p2-r1.ebuild)13
1 files changed, 6 insertions, 7 deletions
diff --git a/media-libs/resid/resid-0.16_p2-r1.ebuild b/media-libs/resid/resid-0.16_p2-r2.ebuild
index 6959ad0f820c..b4dc842c6028 100644
--- a/media-libs/resid/resid-0.16_p2-r1.ebuild
+++ b/media-libs/resid/resid-0.16_p2-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit autotools multilib-minimal
+inherit autotools
MY_MAJ=$(ver_cut 1-2)
@@ -30,14 +30,13 @@ src_prepare() {
eautoreconf
}
-multilib_src_configure() {
- ECONF_SOURCE="${S}" econf \
- --disable-static \
+src_configure() {
+ econf \
--enable-resid-install \
--enable-shared
}
-multilib_src_install() {
+src_install() {
default
dodoc "${S}"/VC_CC_SUPPORT.txt