From 0695daf0bb5a5b5511d34443e8a2c4c008c8f862 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 01:01:52 +1000 Subject: [PATCH] www-apps/blohg: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- www-apps/blohg/blohg-0.13-r2.ebuild | 5 ++--- www-apps/blohg/blohg-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/www-apps/blohg/blohg-0.13-r2.ebuild b/www-apps/blohg/blohg-0.13-r2.ebuild index 8119bd498975..f75ca8fc1b15 100644 --- a/www-apps/blohg/blohg-0.13-r2.ebuild +++ b/www-apps/blohg/blohg-0.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" - EGIT_REPO_URI="git://github.com/rafaelmartins/blohg.git - https://github.com/rafaelmartins/blohg" + EGIT_REPO_URI="https://github.com/rafaelmartins/blohg" fi inherit distutils-r1 ${GIT_ECLASS} diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index b049df4015c2..5eb61884b798 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" - EGIT_REPO_URI="git://github.com/rafaelmartins/blohg.git - https://github.com/rafaelmartins/blohg" + EGIT_REPO_URI="https://github.com/rafaelmartins/blohg" fi inherit distutils-r1 ${GIT_ECLASS} -- 2.26.2