diff options
Diffstat (limited to 'dev-python/enaml/enaml-0.9.8.ebuild')
-rw-r--r-- | dev-python/enaml/enaml-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enaml/enaml-0.9.8.ebuild b/dev-python/enaml/enaml-0.9.8.ebuild index 8caf0e45412c..d3b4a7c13f64 100644 --- a/dev-python/enaml/enaml-0.9.8.ebuild +++ b/dev-python/enaml/enaml-0.9.8.ebuild @@ -9,7 +9,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/ http://pypi.python.org/pypi/enaml" +HOMEPAGE="http://code.enthought.com/projects/enaml/ https://pypi.python.org/pypi/enaml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |