diff options
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/metadata.xml | 1 |
2 files changed, 1 insertions, 2 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 ab6632102340..7a14da73aa01 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild @@ -15,7 +15,7 @@ PVM_S=$(ver_rs 1-2 "") MY_PATCHSET="ghostscript-gpl-9.56.1-patchset-01.tar.xz" DESCRIPTION="Interpreter for the PostScript language and PDF" -HOMEPAGE="https://ghostscript.com/" +HOMEPAGE="https://ghostscript.com/ https://git.ghostscript.com/?p=ghostpdl.git;a=summary" SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz" if [[ -n "${MY_PATCHSET}" ]] ; then SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCHSET}" diff --git a/app-text/ghostscript-gpl/metadata.xml b/app-text/ghostscript-gpl/metadata.xml index 9da8ae5ef674..4accecb49528 100644 --- a/app-text/ghostscript-gpl/metadata.xml +++ b/app-text/ghostscript-gpl/metadata.xml @@ -14,7 +14,6 @@ </slots> <upstream> <remote-id type="cpe">cpe:/a:artifex:gpl_ghostscript</remote-id> - <remote-id type="sourceforge">djvu</remote-id> <remote-id type="github">ArtifexSoftware/ghostpdl-downloads</remote-id> </upstream> <use> |