dev-libs/mpfr: inherit preserve-libs instead of eutils
authorMatthias Maier <tamiko@gentoo.org>
Sun, 24 Jun 2018 01:44:02 +0000 (20:44 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 24 Jun 2018 01:46:39 +0000 (20:46 -0500)
Closes: https://bugs.gentoo.org/645116
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/mpfr/mpfr-3.1.3_p4.ebuild
dev-libs/mpfr/mpfr-4.0.0-r1.ebuild
dev-libs/mpfr/mpfr-4.0.1.ebuild

index ea96ab6369f0916b56f4efcdda8e9fd7a7c2ad07..4a7ba6e98544ecbe3779ca5f7293ffe83abb9255 100644 (file)
@@ -4,7 +4,7 @@
 EAPI="4"
 
 # NOTE: we cannot depend on autotools here starting with gcc-4.3.x
-inherit eutils libtool multilib multilib-minimal
+inherit libtool multilib multilib-minimal preserve-libs
 
 MY_PV=${PV/_p*}
 MY_P=${PN}-${MY_PV}
index 272e4e3f30cccf7abac0fb601f758b20e063e7ed..f2ae19aea02dcc02b08d7ff728d0ecba64b45b6c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 # NOTE: we cannot depend on autotools here starting with gcc-4.3.x
-inherit eutils libtool multilib-minimal
+inherit libtool multilib-minimal preserve-libs
 
 MY_PV=${PV/_p*}
 MY_P=${PN}-${MY_PV}
index 272e4e3f30cccf7abac0fb601f758b20e063e7ed..f2ae19aea02dcc02b08d7ff728d0ecba64b45b6c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 # NOTE: we cannot depend on autotools here starting with gcc-4.3.x
-inherit eutils libtool multilib-minimal
+inherit libtool multilib-minimal preserve-libs
 
 MY_PV=${PV/_p*}
 MY_P=${PN}-${MY_PV}