commit:     3cacb11fab90d2d47863623b5857b19ae3752449
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 09:01:29 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 09:12:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cacb11f

app-editors/scite: Homepage to HTTPS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-editors/scite/scite-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/scite/scite-4.2.0.ebuild 
b/app-editors/scite/scite-4.2.0.ebuild
index 0b8f9197c34..fecd4f28620 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 )"

Reply via email to