dev-python/PyQt5: don't list pypi in HOMEPAGE; use https
authorDavide Pesavento <pesa@gentoo.org>
Wed, 25 Jan 2017 00:48:07 +0000 (01:48 +0100)
committerDavide Pesavento <pesa@gentoo.org>
Wed, 25 Jan 2017 00:48:07 +0000 (01:48 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/PyQt5/PyQt5-5.5.1.ebuild
dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild
dev-python/PyQt5/PyQt5-5.7.1.ebuild

index eaa7e762dbdbee7c591263a4878514dc8984bce5..b1a09c3d91b03bef04f1f7cae4e7095f0ff7163a 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,8 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit eutils multibuild multilib python-r1 qmake-utils
 
 DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
-       https://pypi.python.org/pypi/PyQt5"
+HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro"
 
 MY_PN="PyQt-gpl"
 if [[ ${PV} == *_pre* ]]; then
index 609a74e93775fc688fb5cd4cad3dd9bd29aefba3..79be31c986fee6dac36929c0af7ba0da08eba479 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$
 
@@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit multibuild python-r1 qmake-utils
 
 DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
-       https://pypi.python.org/pypi/PyQt5"
+HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro"
 
 MY_P=${PN}_gpl-${PV/_pre/.dev}
 if [[ ${PV} == *_pre* ]]; then
index f19b596a9cbb38fa71957afe8c59ecbcdd34e3e7..d9235d026141df4a594db56331e5f87b97ef48b8 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$
 
@@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit multibuild python-r1 qmake-utils
 
 DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
-       https://pypi.python.org/pypi/PyQt5"
+HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro"
 
 MY_P=${PN}_gpl-${PV/_pre/.dev}
 if [[ ${PV} == *_pre* ]]; then