diff options
Diffstat (limited to 'dev-python/optcomplete/optcomplete-1.2-r1.ebuild')
-rw-r--r-- | dev-python/optcomplete/optcomplete-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/optcomplete/optcomplete-1.2-r1.ebuild b/dev-python/optcomplete/optcomplete-1.2-r1.ebuild index cae27380d2f6..cb4b355538c4 100644 --- a/dev-python/optcomplete/optcomplete-1.2-r1.ebuild +++ b/dev-python/optcomplete/optcomplete-1.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Shell completion self-generator for Python" -HOMEPAGE="http://furius.ca/optcomplete/ http://pypi.python.org/pypi/optcomplete" +HOMEPAGE="http://furius.ca/optcomplete/ https://pypi.python.org/pypi/optcomplete" SRC_URI="http://furius.ca/downloads/${PN}/releases/${P}.tar.bz2" LICENSE="BSD" |