net-misc/putty: Use HTTPS for live ebuild repo
authorJeroen Roovers <jer@gentoo.org>
Sun, 20 Jan 2019 12:24:17 +0000 (13:24 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sun, 20 Jan 2019 12:24:29 +0000 (13:24 +0100)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-misc/putty/putty-9999.ebuild

index 5f8b56a4cf898a6107c9612d95e07f629c31e8a2..696cc46a735bb3371dd7bc0b771812a217098c6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ inherit autotools eutils gnome2-utils git-r3 toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
 HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
-EGIT_REPO_URI="git://git.tartarus.org/simon/putty.git"
+EGIT_REPO_URI="https://git.tartarus.org/simon/putty.git"
 SRC_URI="https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2"
 LICENSE="MIT"