From 3b6e75d141b978594603fbfa40e31985a52977e1 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 01:32:31 +1000 Subject: [PATCH] dev-util/atomic-install: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-util/atomic-install/atomic-install-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild b/dev-util/atomic-install/atomic-install-9999.ebuild index 795f3a6051c0..824d3967cbff 100644 --- a/dev-util/atomic-install/atomic-install-9999.ebuild +++ b/dev-util/atomic-install/atomic-install-9999.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="git://github.com/mgorny/${PN}.git - https://github.com/mgorny/${PN}.git" +EGIT_REPO_URI="https://github.com/mgorny/${PN}.git" inherit git-2 #endif -- 2.26.2