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-cpp/ctemplate/ctemplate-2.2_p129.ebuild | 2 +- dev-cpp/ctemplate/ctemplate-2.3.ebuild | 2 +- dev-cpp/ctemplate/metadata.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-cpp/ctemplate') diff --git a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild index bb1c86fe2d32..c05f2de0ade4 100644 --- a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild @@ -12,7 +12,7 @@ inherit autotools-utils elisp-common python-any-r1 DESCRIPTION="A simple but powerful template language for C++" HOMEPAGE="http://code.google.com/p/ctemplate/" -SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/ctemplate/ctemplate-2.3.ebuild b/dev-cpp/ctemplate/ctemplate-2.3.ebuild index cea65cadaeca..ad7aefa13e94 100644 --- a/dev-cpp/ctemplate/ctemplate-2.3.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.3.ebuild @@ -11,7 +11,7 @@ inherit autotools-utils elisp-common python-any-r1 DESCRIPTION="A simple but powerful template language for C++" HOMEPAGE="http://code.google.com/p/ctemplate/" -SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/ctemplate/metadata.xml b/dev-cpp/ctemplate/metadata.xml index e3f7acbf8e43..fbadc1f09d34 100644 --- a/dev-cpp/ctemplate/metadata.xml +++ b/dev-cpp/ctemplate/metadata.xml @@ -1,5 +1,5 @@ - + cpp -- cgit v1.2.3