dev-python/enaml: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 18 Aug 2017 08:26:14 +0000 (10:26 +0200)
committerMike Gilbert <floppym@gentoo.org>
Sun, 3 Sep 2017 01:03:26 +0000 (21:03 -0400)
dev-python/enaml/enaml-0.9.8.ebuild

index 33f52017c15770d7bc86e24a5fc9051230407ad0..141a0e63b4094545419fee00c8e97575e46ef7bb 100644 (file)
@@ -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"