diff options
Diffstat (limited to 'dev-python/bpython/bpython-0.13.1.ebuild')
-rw-r--r-- | dev-python/bpython/bpython-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bpython/bpython-0.13.1.ebuild b/dev-python/bpython/bpython-0.13.1.ebuild index bbf09b6c3b15..4e37da26f258 100644 --- a/dev-python/bpython/bpython-0.13.1.ebuild +++ b/dev-python/bpython/bpython-0.13.1.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" -HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ http://pypi.python.org/pypi/bpython" +HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ https://pypi.python.org/pypi/bpython" SRC_URI="http://www.bpython-interpreter.org/releases/${P}.tar.gz" LICENSE="MIT" |