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 07c458fce397..4c8787527dee 100644 --- a/dev-python/optcomplete/optcomplete-1.2-r1.ebuild +++ b/dev-python/optcomplete/optcomplete-1.2-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Shell completion self-generator for Python" -HOMEPAGE="http://furius.ca/optcomplete/ https://pypi.org/project/optcomplete" +HOMEPAGE="http://furius.ca/optcomplete/ https://pypi.org/project/optcomplete/" SRC_URI="http://furius.ca/downloads/${PN}/releases/${P}.tar.bz2" LICENSE="BSD" |