summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-05 10:34:03 +0000
committerSam James <sam@gentoo.org>2021-02-05 10:37:31 +0000
commit294a6b7f180c54168e0e3273e0d47d56b4952798 (patch)
tree15be0e89ad481baeb2a4a0391faabc2007d61ff6 /app-text
parentapp-admin/stow: cleanup old (diff)
downloadgentoo-294a6b7f180c54168e0e3273e0d47d56b4952798.tar.gz
gentoo-294a6b7f180c54168e0e3273e0d47d56b4952798.tar.bz2
gentoo-294a6b7f180c54168e0e3273e0d47d56b4952798.zip
app-text/mupdf: add git to HOMEPAGE
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/mupdf/mupdf-1.18.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mupdf/mupdf-1.18.0-r2.ebuild b/app-text/mupdf/mupdf-1.18.0-r2.ebuild
index 9f330cd3e030..92d5e21ca24e 100644
--- a/app-text/mupdf/mupdf-1.18.0-r2.ebuild
+++ b/app-text/mupdf/mupdf-1.18.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit desktop flag-o-matic toolchain-funcs xdg
DESCRIPTION="A lightweight PDF viewer and toolkit written in portable C"
-HOMEPAGE="https://mupdf.com/"
+HOMEPAGE="https://mupdf.com/ https://git.ghostscript.com/?p=mupdf.git"
SRC_URI="https://mupdf.com/downloads/archive/${P}-source.tar.xz"
S="${WORKDIR}/${P}-source"