mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 00:28:09 -07:00
dev-python/enaml: fix HOMEPAGE
This commit is contained in:
committed by
Mike Gilbert
parent
eda3a97203
commit
938ab57a8d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user