From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-python/bpython/bpython-0.14.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/bpython/bpython-0.14.2.ebuild') diff --git a/dev-python/bpython/bpython-0.14.2.ebuild b/dev-python/bpython/bpython-0.14.2.ebuild index 9c4fe9762160..6d90b5849035 100644 --- a/dev-python/bpython/bpython-0.14.2.ebuild +++ b/dev-python/bpython/bpython-0.14.2.ebuild @@ -11,7 +11,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 mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -- cgit v1.2.3