diff options
Diffstat (limited to 'dev-python/enaml/enaml-0.9.8.ebuild')
-rw-r--r-- | dev-python/enaml/enaml-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enaml/enaml-0.9.8.ebuild b/dev-python/enaml/enaml-0.9.8.ebuild index 141a0e63b409..7c36eb826f98 100644 --- a/dev-python/enaml/enaml-0.9.8.ebuild +++ b/dev-python/enaml/enaml-0.9.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx flag-o-matic DESCRIPTION="Enthought Tool Suite: framework for writing declarative interfaces" -HOMEPAGE="https://github.com/nucleic/enaml https://pypi.python.org/pypi/enaml" +HOMEPAGE="https://github.com/nucleic/enaml https://pypi.org/project/enaml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |