dev-python/enaml: fix HOMEPAGE

This commit is contained in:
Michael Mair-Keimberger
2017-08-18 10:26:14 +02:00
committed by Mike Gilbert
parent eda3a97203
commit 938ab57a8d

View 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"