From: Davide Pesavento Date: Wed, 25 Jan 2017 00:53:56 +0000 (+0100) Subject: x11-libs/qscintilla: use https in HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=009e2238148b7b0a235be91d13c4fcef2be1cf25;p=gentoo.git x11-libs/qscintilla: use https in HOMEPAGE Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild index 94a3e0556191..dde326577371 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 d63f3e15fdd9..7c3758cc71b2 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"