summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-19 09:32:20 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-19 20:15:14 -0400
commitf592b9d504fbc6e002443bdcfef58a389ed3a407 (patch)
treea71deeb631af9d7e15046bfe2cdb797cd883e32b /app-editors/scite/scite-3.6.5-r1.ebuild
parentgnome-extra/gnome-commander: use HTTPS (diff)
downloadgentoo-f592b9d504fbc6e002443bdcfef58a389ed3a407.tar.gz
gentoo-f592b9d504fbc6e002443bdcfef58a389ed3a407.tar.bz2
gentoo-f592b9d504fbc6e002443bdcfef58a389ed3a407.zip
app-editors/scite: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8474
Diffstat (limited to 'app-editors/scite/scite-3.6.5-r1.ebuild')
-rw-r--r--app-editors/scite/scite-3.6.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-3.6.5-r1.ebuild b/app-editors/scite/scite-3.6.5-r1.ebuild
index 55818274ac63..94ef7659ec7d 100644
--- a/app-editors/scite/scite-3.6.5-r1.ebuild
+++ b/app-editors/scite/scite-3.6.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -7,7 +7,7 @@ inherit toolchain-funcs eutils flag-o-matic
MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"
-HOMEPAGE="http://www.scintilla.org/SciTE.html"
+HOMEPAGE="https://www.scintilla.org/SciTE.html"
SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="HPND lua? ( MIT )"