diff options
Diffstat (limited to 'dev-python/enable/enable-4.5.1.ebuild')
-rw-r--r-- | dev-python/enable/enable-4.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enable/enable-4.5.1.ebuild b/dev-python/enable/enable-4.5.1.ebuild index e453e3a5ce63..5bc40465de84 100644 --- a/dev-python/enable/enable-4.5.1.ebuild +++ b/dev-python/enable/enable-4.5.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 virtualx flag-o-matic DESCRIPTION="Enthought Tool Suite: Drawing and interaction packages" HOMEPAGE="http://docs.enthought.com/enable/ - https://pypi.python.org/pypi/enable + https://pypi.org/project/enable https://github.com/enthought/enable" #SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SRC_URI="https://github.com/enthought/enable/archive/${PV}.tar.gz -> ${P}.tar.gz" |