summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:47:45 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:49:19 +0200
commiteaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch)
tree6a380aa33005e1997c9dbe6f1c00520274543303 /app-eselect/eselect-opencl
parentsci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff)
downloadgentoo-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 'app-eselect/eselect-opencl')
-rw-r--r--app-eselect/eselect-opencl/eselect-opencl-1.1.0-r1.ebuild4
-rw-r--r--app-eselect/eselect-opencl/eselect-opencl-1.1.0-r2.ebuild6
-rw-r--r--app-eselect/eselect-opencl/eselect-opencl-1.1.0-r3.ebuild6
-rw-r--r--app-eselect/eselect-opencl/eselect-opencl-1.1.0.ebuild4
-rw-r--r--app-eselect/eselect-opencl/metadata.xml2
5 files changed, 11 insertions, 11 deletions
diff --git a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r1.ebuild b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r1.ebuild
index c3789c38869e..af242622af45 100644
--- a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r1.ebuild
+++ b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r1.ebuild
@@ -8,7 +8,7 @@ CL_ABI=1.1
inherit multilib
DESCRIPTION="Utility to change the OpenCL implementation being used"
-HOMEPAGE="http://www.gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
# Source:
# http://www.khronos.org/registry/cl/api/${CL_ABI}/opencl.h
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.gentoo.org/"
# http://www.khronos.org/registry/cl/api/${CL_ABI}/cl_gl_ext.h
# http://www.khronos.org/registry/cl/api/${CL_ABI}/cl.hpp
-MIRROR="http://dev.gentoo.org/~xarthisius/distfiles/"
+MIRROR="https://dev.gentoo.org/~xarthisius/distfiles/"
SRC_URI="${MIRROR}/opencl.h.${CL_ABI}.xz
${MIRROR}/cl_platform.h.${CL_ABI}.xz
${MIRROR}/cl.h.${CL_ABI}.xz
diff --git a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r2.ebuild b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r2.ebuild
index 8c416752591a..d4f1ae1c5c13 100644
--- a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r2.ebuild
+++ b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r2.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit multilib
DESCRIPTION="Utility to change the OpenCL implementation being used"
-HOMEPAGE="http://www.gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
# Source:
# http://www.khronos.org/registry/cl/api/${CL_ABI}/opencl.h
@@ -20,9 +20,9 @@ HOMEPAGE="http://www.gentoo.org/"
# Using copy by Mario Kicherer #496418
-#MIRROR="http://dev.gentoo.org/~xarthisius/distfiles/"
+#MIRROR="https://dev.gentoo.org/~xarthisius/distfiles/"
SRC_URI="https://github.com/anyc/opencl-headers/archive/opencl-headers-1.2.tar.gz
- http://dev.gentoo.org/~xarthisius/distfiles/${P}-r1.tar.xz"
+ https://dev.gentoo.org/~xarthisius/distfiles/${P}-r1.tar.xz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r3.ebuild b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r3.ebuild
index 46821815b994..6f73ff108501 100644
--- a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r3.ebuild
+++ b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r3.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit multilib
DESCRIPTION="Utility to change the OpenCL implementation being used"
-HOMEPAGE="http://www.gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
# Source:
# http://www.khronos.org/registry/cl/api/${CL_ABI}/opencl.h
@@ -20,9 +20,9 @@ HOMEPAGE="http://www.gentoo.org/"
# Using copy by Mario Kicherer #496418
-#MIRROR="http://dev.gentoo.org/~xarthisius/distfiles/"
+#MIRROR="https://dev.gentoo.org/~xarthisius/distfiles/"
SRC_URI="https://github.com/anyc/opencl-headers/archive/opencl-headers-1.2.tar.gz
- http://dev.gentoo.org/~xarthisius/distfiles/${P}-r1.tar.xz"
+ https://dev.gentoo.org/~xarthisius/distfiles/${P}-r1.tar.xz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-eselect/eselect-opencl/eselect-opencl-1.1.0.ebuild b/app-eselect/eselect-opencl/eselect-opencl-1.1.0.ebuild
index 434c3a60f81c..02397fce5809 100644
--- a/app-eselect/eselect-opencl/eselect-opencl-1.1.0.ebuild
+++ b/app-eselect/eselect-opencl/eselect-opencl-1.1.0.ebuild
@@ -8,7 +8,7 @@ CL_ABI=1.1
inherit multilib
DESCRIPTION="Utility to change the OpenCL implementation being used"
-HOMEPAGE="http://www.gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
# Source:
# http://www.khronos.org/registry/cl/api/${CL_ABI}/opencl.h
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.gentoo.org/"
# http://www.khronos.org/registry/cl/api/${CL_ABI}/cl_gl_ext.h
# http://www.khronos.org/registry/cl/api/${CL_ABI}/cl.hpp
-MIRROR="http://dev.gentoo.org/~xarthisius/distfiles/"
+MIRROR="https://dev.gentoo.org/~xarthisius/distfiles/"
SRC_URI="${MIRROR}/opencl.h.${CL_ABI}.xz
${MIRROR}/cl_platform.h.${CL_ABI}.xz
${MIRROR}/cl.h.${CL_ABI}.xz
diff --git a/app-eselect/eselect-opencl/metadata.xml b/app-eselect/eselect-opencl/metadata.xml
index 03b04269a23d..5d9a843a82c4 100644
--- a/app-eselect/eselect-opencl/metadata.xml
+++ b/app-eselect/eselect-opencl/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>
<maintainer>
<email>patrick@gentoo.org</email>