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 --- sci-libs/xdmf2/metadata.xml | 2 +- sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/xdmf2') diff --git a/sci-libs/xdmf2/metadata.xml b/sci-libs/xdmf2/metadata.xml index 7bc6ee8ea837..c96cc8f6b0fc 100644 --- a/sci-libs/xdmf2/metadata.xml +++ b/sci-libs/xdmf2/metadata.xml @@ -1,5 +1,5 @@ - + jlec@gentoo.org diff --git a/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild b/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild index d9979c53bd6c..d5a5fa8045e6 100644 --- a/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild +++ b/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild @@ -10,7 +10,7 @@ inherit cmake-utils multilib python-single-r1 DESCRIPTION="eXtensible Data Model and Format" HOMEPAGE="http://xdmf.org/index.php/Main_Page" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="VTK" -- cgit v1.2.3-65-gdbad