dev-python/pygtkhelpers: update HOMEPAGE, use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-03-20 21:07:34 +01:00
committed by Michał Górny
parent cc6abc72d6
commit 6ae299a6df

View 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"