commit: eef7b95f0bf058dc494e0951997f07e351423650
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 12:20:35 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 12:20:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef7b95f
app-text/ghostscript-gpl: add patch instructions to ebuild
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild
b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild
index f5020bdddc00..b2c8f3467830 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild
@@ -10,6 +10,8 @@ MY_P="${MY_PN}-${PV/_}"
PVM=$(ver_cut 1-2)
PVM_S=$(ver_rs 1-2 "")
+# Use https://gitweb.gentoo.org/proj/codec/ghostscript-gpl-patches.git/ for
patches
+# See 'index' branch for README
MY_PATCHSET="ghostscript-gpl-9.56.1-patchset-01.tar.xz"
DESCRIPTION="Interpreter for the PostScript language and PDF"