diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /dev-lang/path64 | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-lang/path64')
-rw-r--r-- | dev-lang/path64/metadata.xml | 2 | ||||
-rw-r--r-- | dev-lang/path64/path64-1.0.0_pre20110821.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/path64/path64-1.0.0_pre20110924.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/path64/path64-1.0.0_pre20111108.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/path64/path64-1.0.0_pre20120223.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-lang/path64/metadata.xml b/dev-lang/path64/metadata.xml index e22d385ffd77..ca38ce8886a5 100644 --- a/dev-lang/path64/metadata.xml +++ b/dev-lang/path64/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> <longdescription> diff --git a/dev-lang/path64/path64-1.0.0_pre20110821.ebuild b/dev-lang/path64/path64-1.0.0_pre20110821.ebuild index ca2bc2104958..9ec5dac4d1f5 100644 --- a/dev-lang/path64/path64-1.0.0_pre20110821.ebuild +++ b/dev-lang/path64/path64-1.0.0_pre20110821.ebuild @@ -4,7 +4,7 @@ EAPI=4 CMAKE_VERBOSE=1 -MY_MIRROR=http://dev.gentoo.org/~xarthisius/distfiles +MY_MIRROR=https://dev.gentoo.org/~xarthisius/distfiles inherit cmake-utils multilib toolchain-funcs diff --git a/dev-lang/path64/path64-1.0.0_pre20110924.ebuild b/dev-lang/path64/path64-1.0.0_pre20110924.ebuild index ca2bc2104958..9ec5dac4d1f5 100644 --- a/dev-lang/path64/path64-1.0.0_pre20110924.ebuild +++ b/dev-lang/path64/path64-1.0.0_pre20110924.ebuild @@ -4,7 +4,7 @@ EAPI=4 CMAKE_VERBOSE=1 -MY_MIRROR=http://dev.gentoo.org/~xarthisius/distfiles +MY_MIRROR=https://dev.gentoo.org/~xarthisius/distfiles inherit cmake-utils multilib toolchain-funcs diff --git a/dev-lang/path64/path64-1.0.0_pre20111108.ebuild b/dev-lang/path64/path64-1.0.0_pre20111108.ebuild index ca2bc2104958..9ec5dac4d1f5 100644 --- a/dev-lang/path64/path64-1.0.0_pre20111108.ebuild +++ b/dev-lang/path64/path64-1.0.0_pre20111108.ebuild @@ -4,7 +4,7 @@ EAPI=4 CMAKE_VERBOSE=1 -MY_MIRROR=http://dev.gentoo.org/~xarthisius/distfiles +MY_MIRROR=https://dev.gentoo.org/~xarthisius/distfiles inherit cmake-utils multilib toolchain-funcs diff --git a/dev-lang/path64/path64-1.0.0_pre20120223.ebuild b/dev-lang/path64/path64-1.0.0_pre20120223.ebuild index d36d7e08ede7..45b3abc48543 100644 --- a/dev-lang/path64/path64-1.0.0_pre20120223.ebuild +++ b/dev-lang/path64/path64-1.0.0_pre20120223.ebuild @@ -4,7 +4,7 @@ EAPI=4 CMAKE_VERBOSE=1 -MY_MIRROR=http://dev.gentoo.org/~xarthisius/distfiles +MY_MIRROR=https://dev.gentoo.org/~xarthisius/distfiles inherit cmake-utils multilib toolchain-funcs |