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

dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild
dev-python/PyQt4/PyQt4-4.12.ebuild

index c6b1e3b42d3958fa31aab0e56e6528dfbcace65a..166a09cc9e580febfd9d1d1e5a298cfa6755328e 100644 (file)
@@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit eutils multibuild python-r1 qmake-utils toolchain-funcs
 
 DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
-       https://pypi.python.org/pypi/PyQt4"
+HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro"
 
 MY_P=PyQt-x11-gpl-${PV/_pre/.dev}
 if [[ ${PV} == *_pre* ]]; then
index 3249402a706a424b4d265e5988aee987349e8a5f..805c257fc0af21ba31d403915dba59a6fb02b5f0 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 toolchain-funcs
 
 DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
-       https://pypi.python.org/pypi/PyQt4"
+HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro"
 
 MY_P=${PN}_gpl_x11-${PV/_pre/.dev}
 if [[ ${PV} == *_pre* ]]; then