commit:     e1b0137912c4e66c2aba2b4354fe92e733f7f7f8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 27 08:41:26 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 20:55:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b01379

dev-libs/libxslt: rename patch

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 ....32-simplify-python.patch => libxslt-1.1.32-simplify-python.patch} | 0
 dev-libs/libxslt/libxslt-1.1.33-r1.ebuild                             | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libxslt/files/1.1.32-simplify-python.patch 
b/dev-libs/libxslt/files/libxslt-1.1.32-simplify-python.patch
similarity index 100%
rename from dev-libs/libxslt/files/1.1.32-simplify-python.patch
rename to dev-libs/libxslt/files/libxslt-1.1.32-simplify-python.patch

diff --git a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild 
b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
index 66a2d1b8dbd..26cde21e982 100644
--- a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
@@ -43,9 +43,9 @@ src_prepare() {
 
        # Simplify python setup
        # https://bugzilla.gnome.org/show_bug.cgi?id=758095
-       eapply "${FILESDIR}"/1.1.32-simplify-python.patch
+       eapply "${FILESDIR}"/${PN}-1.1.32-simplify-python.patch
        eapply "${FILESDIR}"/${PN}-1.1.28-disable-static-modules.patch
-       eapply "${DISTDIR}"/libxslt-1.1.33-CVE-2019-11068.patch
+       eapply "${DISTDIR}"/${PN}-1.1.33-CVE-2019-11068.patch
 
        eautoreconf
        # If eautoreconf'd with new autoconf, then epunt_cxx is not necessary

Reply via email to