diff --git a/dev-python/pytools/metadata.xml b/dev-python/pytools/metadata.xml index 8fabef72dddef..b7577277a95a7 100644 --- a/dev-python/pytools/metadata.xml +++ b/dev-python/pytools/metadata.xml @@ -1,11 +1,12 @@ - - python@gentoo.org - Python - - - pytools - + + python@gentoo.org + Python + + + pytools + inducer/pytools + diff --git a/dev-python/pytools/pytools-2014.3.5.ebuild b/dev-python/pytools/pytools-2014.3.5.ebuild index 7469c2a3d5d4b..710b114579a49 100644 --- a/dev-python/pytools/pytools-2014.3.5.ebuild +++ b/dev-python/pytools/pytools-2014.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 ) inherit distutils-r1 DESCRIPTION="A collection of tools missing from the Python standard library" -HOMEPAGE="http://mathema.tician.de/software/pytools" +HOMEPAGE="https://mathema.tician.de/software/pytools/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytools/pytools-2016.1.ebuild b/dev-python/pytools/pytools-2016.1.ebuild index 8942b0f4205f1..896ae651d5eb8 100644 --- a/dev-python/pytools/pytools-2016.1.ebuild +++ b/dev-python/pytools/pytools-2016.1.ebuild @@ -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=( python{2_7,3_{4,5}} ) inherit distutils-r1 DESCRIPTION="A collection of tools missing from the Python standard library" -HOMEPAGE="http://mathema.tician.de/software/pytools" +HOMEPAGE="https://mathema.tician.de/software/pytools/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT"