commit: 009e2238148b7b0a235be91d13c4fcef2be1cf25
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 00:53:56 2017 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 00:53:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009e2238
x11-libs/qscintilla: use https in HOMEPAGE
Package-Manager: Portage-2.3.3, Repoman-2.3.1
x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild | 2 +-
x11-libs/qscintilla/qscintilla-2.9.4.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild
b/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild
index 94a3e05..dde3265 100644
--- a/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild
+++ b/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild
@@ -9,7 +9,7 @@ inherit flag-o-matic qmake-utils
MY_P=QScintilla_gpl-${PV}
DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
-HOMEPAGE="http://www.riverbankcomputing.com/software/qscintilla/intro"
+HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/intro"
SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
LICENSE="GPL-3"
diff --git a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
index d63f3e1..7c3758c 100644
--- a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
+++ b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ inherit flag-o-matic qmake-utils
MY_P=QScintilla_gpl-${PV}
DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
-HOMEPAGE="http://www.riverbankcomputing.com/software/qscintilla/intro"
+HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/intro"
SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
LICENSE="GPL-3"