summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-05 10:34:48 +0000
committerSam James <sam@gentoo.org>2021-02-05 10:37:32 +0000
commit63d2b6d9b4e8928f755269e653f37a41c839f883 (patch)
tree4078c31166f4847b6de9cf33c44a50282584ae79 /dev-lang/mujs
parentapp-text/mupdf: add git to HOMEPAGE (diff)
downloadgentoo-63d2b6d9b4e8928f755269e653f37a41c839f883.tar.gz
gentoo-63d2b6d9b4e8928f755269e653f37a41c839f883.tar.bz2
gentoo-63d2b6d9b4e8928f755269e653f37a41c839f883.zip
dev-lang/mujs: trim HOMEPAGE
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/mujs')
-rw-r--r--dev-lang/mujs/mujs-1.0.9.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-lang/mujs/mujs-1.0.9.ebuild b/dev-lang/mujs/mujs-1.0.9.ebuild
index 86fdb839d116..0761367df73f 100644
--- a/dev-lang/mujs/mujs-1.0.9.ebuild
+++ b/dev-lang/mujs/mujs-1.0.9.ebuild
@@ -6,10 +6,7 @@ EAPI=7
inherit flag-o-matic toolchain-funcs
DESCRIPTION="An embeddable Javascript interpreter in C."
-HOMEPAGE="
- https://mujs.com/
- https://github.com/ccxvii/mujs/
-"
+HOMEPAGE="https://mujs.com/ https://github.com/ccxvii/mujs"
SRC_URI="https://github.com/ccxvii/mujs/archive/${PV}.tar.gz -> ${P}.tar.gz"
# Not available right now.
#SRC_URI="https://mujs.com/downloads/${P}.tar.xz"