From 952979392a4d70af647443f55005d7a1abec4bbc Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 18:02:48 +1000 Subject: [PATCH] dev-libs/squareball: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-libs/squareball/squareball-0.2.0.ebuild | 6 ++---- dev-libs/squareball/squareball-9999.ebuild | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/dev-libs/squareball/squareball-0.2.0.ebuild b/dev-libs/squareball/squareball-0.2.0.ebuild index f1b9d4164781..ef32270e8cfd 100644 --- a/dev-libs/squareball/squareball-0.2.0.ebuild +++ b/dev-libs/squareball/squareball-0.2.0.ebuild @@ -1,12 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI=" - git://github.com/rafaelmartins/squareball.git - https://github.com/rafaelmartins/squareball.git" + EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" inherit git-r3 autotools fi diff --git a/dev-libs/squareball/squareball-9999.ebuild b/dev-libs/squareball/squareball-9999.ebuild index f1b9d4164781..ef32270e8cfd 100644 --- a/dev-libs/squareball/squareball-9999.ebuild +++ b/dev-libs/squareball/squareball-9999.ebuild @@ -1,12 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI=" - git://github.com/rafaelmartins/squareball.git - https://github.com/rafaelmartins/squareball.git" + EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" inherit git-r3 autotools fi -- 2.26.2