x11-libs/qscintilla: use https in HOMEPAGE
authorDavide Pesavento <pesa@gentoo.org>
Wed, 25 Jan 2017 00:53:56 +0000 (01:53 +0100)
committerDavide Pesavento <pesa@gentoo.org>
Wed, 25 Jan 2017 00:53:56 +0000 (01:53 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild
x11-libs/qscintilla/qscintilla-2.9.4.ebuild

index 94a3e0556191ed5207e99f3d59d82b8cc93d5c92..dde32657737116daf80cfb5da09e35a8ce76660f 100644 (file)
@@ -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"
index d63f3e15fdd9a020d5d751617d5722520689f576..7c3758cc71b271ff59c5a169cbd48236ad4d2b4b 100644 (file)
@@ -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"