commit:     510b43e929167b9827e7f8910a509f44b2babc3e
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 07:27:23 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 07:27:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=510b43e9

app-text/mupdf: $P -> ${P} on 1.21.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-text/mupdf/mupdf-1.21.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/mupdf/mupdf-1.21.1.ebuild 
b/app-text/mupdf/mupdf-1.21.1.ebuild
index 5eb70637cf2a..0d782560357f 100644
--- a/app-text/mupdf/mupdf-1.21.1.ebuild
+++ b/app-text/mupdf/mupdf-1.21.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -52,8 +52,8 @@ PATCHES=(
        "${FILESDIR}"/${PN}-1.15-openssl-x11.patch
        # General cross fixes from Debian (refreshed)
        "${FILESDIR}"/${PN}-1.19.0-cross-fixes.patch
-       "${FILESDIR}"/$P-no-drm.patch
-       "${FILESDIR}"/$P-fix-aliasing-violation.patch
+       "${FILESDIR}"/${P}-no-drm.patch
+       "${FILESDIR}"/${P}-fix-aliasing-violation.patch
 )
 
 src_prepare() {

Reply via email to