diff options
author | Sam James <sam@gentoo.org> | 2022-06-11 10:28:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-11 22:27:24 +0100 |
commit | 6bd0a1521c42c0700e774492782b9ff016f32b35 (patch) | |
tree | 327e5396b62ed2cd9dc7e16985338cd3e87be365 /app-text/ghostscript-gpl | |
parent | net-mail/fetchmail: drop 6.4.21-r1, 6.4.22 (diff) | |
download | gentoo-6bd0a1521c42c0700e774492782b9ff016f32b35.tar.gz gentoo-6bd0a1521c42c0700e774492782b9ff016f32b35.tar.bz2 gentoo-6bd0a1521c42c0700e774492782b9ff016f32b35.zip |
app-text/ghostscript-gpl: add link to git repo
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 | ||||
-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> |