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-vcs/gitstats/gitstats-0_pre131024.ebuild | 2 +- dev-vcs/gitstats/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-vcs/gitstats') diff --git a/dev-vcs/gitstats/gitstats-0_pre131024.ebuild b/dev-vcs/gitstats/gitstats-0_pre131024.ebuild index 19f8181564b..a4a012c8fdc 100644 --- a/dev-vcs/gitstats/gitstats-0_pre131024.ebuild +++ b/dev-vcs/gitstats/gitstats-0_pre131024.ebuild @@ -10,7 +10,7 @@ inherit python-r1 DESCRIPTION="Statistics generator for git" HOMEPAGE="http://gitstats.sourceforge.net/" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-vcs/gitstats/metadata.xml b/dev-vcs/gitstats/metadata.xml index 4a00a64b40a..d3a09d38e18 100644 --- a/dev-vcs/gitstats/metadata.xml +++ b/dev-vcs/gitstats/metadata.xml @@ -1,5 +1,5 @@ - + jlec@gentoo.org -- cgit v1.2.1