commit:     fff223b862457e96e9bab5ca9ca61c24ab72f734
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 27 13:10:17 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 27 16:08:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff223b8

net-misc/putty: use HTTPs

 net-misc/putty/putty-0.68.ebuild | 6 +++---
 net-misc/putty/putty-0.69.ebuild | 6 +++---
 net-misc/putty/putty-0.70.ebuild | 6 +++---
 net-misc/putty/putty-9999.ebuild | 4 ++--
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/net-misc/putty/putty-0.68.ebuild b/net-misc/putty/putty-0.68.ebuild
index e09e97c727a..f0ff385a500 100644
--- a/net-misc/putty/putty-0.68.ebuild
+++ b/net-misc/putty/putty-0.68.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/";
 LICENSE="MIT"
 
 SLOT="0"
@@ -13,7 +13,7 @@ KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
 IUSE="doc +gtk ipv6 kerberos"
 SRC_URI="
        https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-       http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+       https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
 "
 
 RDEPEND="

diff --git a/net-misc/putty/putty-0.69.ebuild b/net-misc/putty/putty-0.69.ebuild
index 448708462c8..1d6f330296b 100644
--- a/net-misc/putty/putty-0.69.ebuild
+++ b/net-misc/putty/putty-0.69.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/";
 LICENSE="MIT"
 
 SLOT="0"
@@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc +gtk ipv6 kerberos"
 SRC_URI="
        https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-       http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+       https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
 "
 
 RDEPEND="

diff --git a/net-misc/putty/putty-0.70.ebuild b/net-misc/putty/putty-0.70.ebuild
index 448708462c8..1d6f330296b 100644
--- a/net-misc/putty/putty-0.70.ebuild
+++ b/net-misc/putty/putty-0.70.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/";
 LICENSE="MIT"
 
 SLOT="0"
@@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc +gtk ipv6 kerberos"
 SRC_URI="
        https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-       http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+       https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
 "
 
 RDEPEND="

diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild
index f6f0e21c65a..5f8b56a4cf8 100644
--- a/net-misc/putty/putty-9999.ebuild
+++ b/net-misc/putty/putty-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils git-r3 toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/";
 EGIT_REPO_URI="git://git.tartarus.org/simon/putty.git"
 SRC_URI="https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2";
 LICENSE="MIT"

Reply via email to