From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild | 2 +- dev-lang/jimtcl/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang/jimtcl') diff --git a/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild b/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild index 26da6e3cd6bc..9c85ec668abe 100644 --- a/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild +++ b/dev-lang/jimtcl/jimtcl-0.70_pre20110317.ebuild @@ -6,7 +6,7 @@ EAPI="2" DESCRIPTION="Small footprint implementation of Tcl programming language" HOMEPAGE="http://jim.berlios.de/" -SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" diff --git a/dev-lang/jimtcl/metadata.xml b/dev-lang/jimtcl/metadata.xml index 164252c8fed4..cd6e1eca70da 100644 --- a/dev-lang/jimtcl/metadata.xml +++ b/dev-lang/jimtcl/metadata.xml @@ -1,5 +1,5 @@ - + hwoarang@gentoo.org -- cgit v1.2.3-65-gdbad