dev-libs/mpfr: epatch->eapply
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 20 Apr 2018 12:13:35 +0000 (07:13 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 24 Apr 2018 09:19:49 +0000 (05:19 -0400)
Nothing to test, as these ebuilds do not actually have a patchset to
apply. Just know that for each new patchset made, they will need to be
-p1 applicable.

Package-Manager: Portage-2.3.31, Repoman-2.3.9
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
dev-libs/mpfr/mpfr-4.0.0-r1.ebuild
dev-libs/mpfr/mpfr-4.0.1.ebuild

index a29d3dff1208b7435e433d70e5c2954727b9b2d1..6d382c4eccb2469bd37bb3377dd7acd6d8931acc 100644 (file)
@@ -29,7 +29,7 @@ src_prepare() {
        if [[ ${PLEVEL} != ${PV} ]] ; then
                local i
                for (( i = 1; i <= PLEVEL; ++i )) ; do
-                       epatch "${FILESDIR}"/${MY_PV}/patch$(printf '%02d' ${i})
+                       eapply "${FILESDIR}"/${MY_PV}/patch$(printf '%02d' ${i})
                done
        fi
        eapply_user
index a29d3dff1208b7435e433d70e5c2954727b9b2d1..6d382c4eccb2469bd37bb3377dd7acd6d8931acc 100644 (file)
@@ -29,7 +29,7 @@ src_prepare() {
        if [[ ${PLEVEL} != ${PV} ]] ; then
                local i
                for (( i = 1; i <= PLEVEL; ++i )) ; do
-                       epatch "${FILESDIR}"/${MY_PV}/patch$(printf '%02d' ${i})
+                       eapply "${FILESDIR}"/${MY_PV}/patch$(printf '%02d' ${i})
                done
        fi
        eapply_user