From: Michał Górny Date: Sun, 27 Oct 2019 09:01:29 +0000 (+0100) Subject: app-editors/scite: Homepage to HTTPS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3cacb11fab90d2d47863623b5857b19ae3752449;p=gentoo.git app-editors/scite: Homepage to HTTPS Signed-off-by: Michał Górny --- diff --git a/app-editors/scite/scite-4.2.0.ebuild b/app-editors/scite/scite-4.2.0.ebuild index 0b8f9197c347..fecd4f286206 100644 --- a/app-editors/scite/scite-4.2.0.ebuild +++ b/app-editors/scite/scite-4.2.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils toolchain-funcs xdg-utils MY_PV=${PV//./} DESCRIPTION="A very powerful, highly configurable, small editor with syntax coloring" -HOMEPAGE="http://www.scintilla.org/SciTE.html" +HOMEPAGE="https://www.scintilla.org/SciTE.html" SRC_URI="https://www.scintilla.org/${PN}${MY_PV}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )"