commit: 6bd0a1521c42c0700e774492782b9ff016f32b35 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 11 09:28:31 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 11 21:27:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd0a152
app-text/ghostscript-gpl: add link to git repo Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild | 2 +- app-text/ghostscript-gpl/metadata.xml | 1 - 2 files changed, 1 insertion(+), 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>
