diff options
author | Sam James <sam@gentoo.org> | 2022-04-17 13:20:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-17 13:20:35 +0100 |
commit | eef7b95f0bf058dc494e0951997f07e351423650 (patch) | |
tree | 3502a9ce9462c3b0f803edfa894c07a74b718c28 /app-text/ghostscript-gpl | |
parent | app-text/ghostscript-gpl: add 9.56.1 (diff) | |
download | gentoo-eef7b95f0bf058dc494e0951997f07e351423650.tar.gz gentoo-eef7b95f0bf058dc494e0951997f07e351423650.tar.bz2 gentoo-eef7b95f0bf058dc494e0951997f07e351423650.zip |
app-text/ghostscript-gpl: add patch instructions to ebuild
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
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" |