diff options
Diffstat (limited to 'app-text')
-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" |