summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2017-01-25 01:53:56 +0100
committerDavide Pesavento <pesa@gentoo.org>2017-01-25 01:53:56 +0100
commit009e2238148b7b0a235be91d13c4fcef2be1cf25 (patch)
treec977d5f0ac0cb8e360afb3e56e374f46cac62d28 /x11-libs/qscintilla
parentdev-python/qscintilla-python: use https in HOMEPAGE (diff)
downloadgentoo-009e2238148b7b0a235be91d13c4fcef2be1cf25.tar.gz
gentoo-009e2238148b7b0a235be91d13c4fcef2be1cf25.tar.bz2
gentoo-009e2238148b7b0a235be91d13c4fcef2be1cf25.zip
x11-libs/qscintilla: use https in HOMEPAGE
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r--x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild2
-rw-r--r--x11-libs/qscintilla/qscintilla-2.9.4.ebuild4
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 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"