diff options
Diffstat (limited to 'dev-python/enaml/enaml-0.6.8-r1.ebuild')
-rw-r--r-- | dev-python/enaml/enaml-0.6.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enaml/enaml-0.6.8-r1.ebuild b/dev-python/enaml/enaml-0.6.8-r1.ebuild index da0b0835d020..545fd3284103 100644 --- a/dev-python/enaml/enaml-0.6.8-r1.ebuild +++ b/dev-python/enaml/enaml-0.6.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx 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="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" |