dev-python/pygtkhelpers: update HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 20 Mar 2018 20:07:34 +0000 (21:07 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 20 Mar 2018 21:10:23 +0000 (22:10 +0100)
dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild

index 4adde39da78286c593112bbf3907d141b66be578..c80af44a4485aeb3e2539a323dd3299750628a65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="PyGTKHelpers is a library to assist the building of PyGTK applications"
-HOMEPAGE="http://packages.python.org/pygtkhelpers/ https://pypi.python.org/pypi/pygtkhelpers"
+HOMEPAGE="https://pythonhosted.org/pygtkhelpers/
+       https://pypi.python.org/pypi/pygtkhelpers"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"