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

dev-python/sip/sip-4.18.1.ebuild
dev-python/sip/sip-4.18.ebuild
dev-python/sip/sip-4.19.ebuild
dev-python/sip/sip-4.9999.ebuild

index 90d5314707dc6becd114ac411b03939aa50e2287..3634f703188f559661c5ce01bfa41f63c132a065 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,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit python-r1 toolchain-funcs
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
-HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro https://pypi.python.org/pypi/SIP"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
 SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
index 1c520fb114528363a6218a6af08111289b076775..ae9b5edf88aa20a5a560f7557f480cb6b94b3802 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit python-r1 toolchain-funcs
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
-HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro https://pypi.python.org/pypi/SIP"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
 SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
index 001245674ae3141a413caf3cf44adb8d5ea26e26..89aaae85ebde4e393349a7af56840644666e69b4 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,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit python-r1 toolchain-funcs
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
-HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro https://pypi.python.org/pypi/SIP"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
 SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
index 6a0b7f6f5d32448e4fa18b45ab26479e65886342..5c95ae26d57ab57e79c6135d35637cd316fcafa6 100644 (file)
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 inherit python-r1 toolchain-funcs mercurial
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
-HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro https://pypi.python.org/pypi/SIP"
-EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
+EHG_REPO_URI="https://www.riverbankcomputing.com/hg/sip"
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
 SLOT="0/12"