commit:     b753c6efd25b173f3b2481d842ce17063daf2539
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 19:09:46 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 10:04:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b753c6ef

sci-misc/repsnapper: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sci-misc/repsnapper/repsnapper-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-misc/repsnapper/repsnapper-9999.ebuild 
b/sci-misc/repsnapper/repsnapper-9999.ebuild
index 43bd03528bb..94bff9cff95 100644
--- a/sci-misc/repsnapper/repsnapper-9999.ebuild
+++ b/sci-misc/repsnapper/repsnapper-9999.ebuild
@@ -7,7 +7,7 @@ inherit autotools git-2
 
 DESCRIPTION="Host software for controlling the RepRap open source 3D printer"
 HOMEPAGE="https://github.com/timschmidt/repsnapper";
-EGIT_REPO_URI="git://github.com/timschmidt/${PN}.git"
+EGIT_REPO_URI="https://github.com/timschmidt/${PN}.git";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to