dev-python/qscintilla-python: use https in HOMEPAGE

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Davide Pesavento
2017-01-25 01:52:07 +01:00
parent 9e30882bac
commit 981a158ced
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ inherit python-r1 qmake-utils
MY_P=QScintilla_gpl-${PV}
DESCRIPTION="Python bindings for Qscintilla"
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"