From 87f40a67ba35d2f1efde4717c51dc1a83a9963d7 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 11:08:57 +1000 Subject: [PATCH] app-misc/pysmssend: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-misc/pysmssend/pysmssend-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-misc/pysmssend/pysmssend-9999.ebuild b/app-misc/pysmssend/pysmssend-9999.ebuild index 378b8f891e11..fcdaece171c0 100644 --- a/app-misc/pysmssend/pysmssend-9999.ebuild +++ b/app-misc/pysmssend/pysmssend-9999.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 ) -EGIT_REPO_URI="git://github.com/hwoarang/${PN}.git - https://github.com/hwoarang/${PN}.git" +EGIT_REPO_URI="https://github.com/hwoarang/${PN}.git" inherit distutils-r1 eutils git-r3 -- 2.26.2