From 7b68107c83e28d27cb9d81137e50cf7363c07cfa Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 01:06:22 +1000 Subject: [PATCH] www-client/pybugz: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- www-client/pybugz/pybugz-0.12.1.ebuild | 3 +-- www-client/pybugz/pybugz-0.13.ebuild | 3 +-- www-client/pybugz/pybugz-9999.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/www-client/pybugz/pybugz-0.12.1.ebuild b/www-client/pybugz/pybugz-0.12.1.ebuild index 54eabc2cf24b..8c60c0ae3380 100644 --- a/www-client/pybugz/pybugz-0.12.1.ebuild +++ b/www-client/pybugz/pybugz-0.12.1.ebuild @@ -6,8 +6,7 @@ PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/williamh/pybugz.git - https://github.com/williamh/pybugz.git" + EGIT_REPO_URI="https://github.com/williamh/pybugz.git" inherit git-r3 else SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/www-client/pybugz/pybugz-0.13.ebuild b/www-client/pybugz/pybugz-0.13.ebuild index 54eabc2cf24b..8c60c0ae3380 100644 --- a/www-client/pybugz/pybugz-0.13.ebuild +++ b/www-client/pybugz/pybugz-0.13.ebuild @@ -6,8 +6,7 @@ PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/williamh/pybugz.git - https://github.com/williamh/pybugz.git" + EGIT_REPO_URI="https://github.com/williamh/pybugz.git" inherit git-r3 else SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/www-client/pybugz/pybugz-9999.ebuild b/www-client/pybugz/pybugz-9999.ebuild index f44d892acfb2..50fd5e4d8a93 100644 --- a/www-client/pybugz/pybugz-9999.ebuild +++ b/www-client/pybugz/pybugz-9999.ebuild @@ -6,8 +6,7 @@ PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/williamh/pybugz.git - https://github.com/williamh/pybugz.git" + EGIT_REPO_URI="https://github.com/williamh/pybugz.git" inherit git-r3 else SRC_URI="https://github.com/williamh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -- 2.26.2