diff options
Diffstat (limited to 'dev-python/manuel/manuel-1.7.1.ebuild')
-rw-r--r-- | dev-python/manuel/manuel-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/manuel/manuel-1.7.1.ebuild b/dev-python/manuel/manuel-1.7.1.ebuild index 21f997bf718b..32b01d70c25e 100644 --- a/dev-python/manuel/manuel-1.7.1.ebuild +++ b/dev-python/manuel/manuel-1.7.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Manuel lets you build tested documentation" -HOMEPAGE="https://github.com/benji-york/manuel/ http://pypi.python.org/pypi/manuel" +HOMEPAGE="https://github.com/benji-york/manuel/ https://pypi.python.org/pypi/manuel" # A snapshot was required since upstream missed out half the source SRC_URI="http://dev.gentoo.org/~idella4/tarballs/${P}-20130316.tar.bz2" |