commit: 63d2b6d9b4e8928f755269e653f37a41c839f883 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 10:34:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 10:37:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d2b6d9
dev-lang/mujs: trim HOMEPAGE Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lang/mujs/mujs-1.0.9.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-lang/mujs/mujs-1.0.9.ebuild b/dev-lang/mujs/mujs-1.0.9.ebuild index 86fdb839d11..0761367df73 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"
