From 130b32268c0bfce6fcbe90b304c0e957116425e2 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 20:39:55 +1000 Subject: [PATCH] dev-python/flask: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-python/flask/flask-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/flask/flask-9999.ebuild b/dev-python/flask/flask-9999.ebuild index 63eac5d02d3d..6a024894089c 100644 --- a/dev-python/flask/flask-9999.ebuild +++ b/dev-python/flask/flask-9999.ebuild @@ -6,8 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 git-2 -EGIT_REPO_URI="git://github.com/mitsuhiko/flask.git - https://github.com/mitsuhiko/flask.git" +EGIT_REPO_URI="https://github.com/mitsuhiko/flask.git" DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions" MY_PN="Flask" -- 2.26.2