diff options
Diffstat (limited to 'dev-python/enum34/enum34-1.1.6.ebuild')
-rw-r--r-- | dev-python/enum34/enum34-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enum34/enum34-1.1.6.ebuild b/dev-python/enum34/enum34-1.1.6.ebuild index 7d7eca3042cb..cbfacaeada3b 100644 --- a/dev-python/enum34/enum34-1.1.6.ebuild +++ b/dev-python/enum34/enum34-1.1.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python 3.4 Enum backported" -HOMEPAGE="https://pypi.python.org/pypi/enum34" +HOMEPAGE="https://pypi.org/project/enum34" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |