diff options
author | Davide Pesavento <pesa@gentoo.org> | 2017-01-25 01:52:07 +0100 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2017-01-25 01:52:07 +0100 |
commit | 981a158ced37d619e7773e7638b836a10eddf388 (patch) | |
tree | 12f5c33e5520cca3690f3e5bf0a7d46fba4c4e6a /dev-python/qscintilla-python | |
parent | dev-python/PyQt5: don't list pypi in HOMEPAGE; use https (diff) | |
download | gentoo-981a158ced37d619e7773e7638b836a10eddf388.tar.gz gentoo-981a158ced37d619e7773e7638b836a10eddf388.tar.bz2 gentoo-981a158ced37d619e7773e7638b836a10eddf388.zip |
dev-python/qscintilla-python: use https in HOMEPAGE
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/qscintilla-python')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.2-r1.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.2-r1.ebuild index 02e93095fa1e..efeb4f71eacc 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.9.2-r1.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.9.2-r1.ebuild @@ -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" diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.4-r1.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.4-r1.ebuild index d6170b8adfc2..a960ad4be3e8 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.9.4-r1.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.9.4-r1.ebuild @@ -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" diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild index 6174d4c0a67b..6b51e06bfca0 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild @@ -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" |