diff --git a/dev-python/enaml/enaml-0.9.8.ebuild b/dev-python/enaml/enaml-0.9.8.ebuild index 33f52017c1577..141a0e63b4094 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="http://code.enthought.com/projects/enaml/ https://pypi.python.org/pypi/enaml" +HOMEPAGE="https://github.com/nucleic/enaml https://pypi.python.org/pypi/enaml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD"