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/eselect-opencl-1.1.0-r3.ebuild
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/eselect-opencl-1.1.0-r3.ebuild')
-rw-r--r--app-eselect/eselect-opencl/eselect-opencl-1.1.0-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
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"