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/gccxml/gccxml-0.9.0_pre20131217.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild') diff --git a/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild b/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild index 57fa75a1d98d..5eab5992302d 100644 --- a/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild +++ b/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="XML output extension to GCC" HOMEPAGE="http://www.gccxml.org/" -SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.xz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3