From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild | 2 +- x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild | 2 +- x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-drivers') diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild index 27f3dd985f44..56d2a4cb214e 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild @@ -35,7 +35,7 @@ pkg_postinst() { ewarn "CONFIG_EXTRA_FIRMWARE_DIR=\"/lib/firmware\"" ewarn "CONFIG_EXTRA_FIRMWARE=\"${FILES[@]/#/radeon/}\"" ewarn "You may skip microcode files for which no hardware is installed." - ewarn "More information at http://wiki.gentoo.org/wiki/Radeon#Firmware" + ewarn "More information at https://wiki.gentoo.org/wiki/Radeon#Firmware" fi fi } diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild index e58607f5f315..3d48476bcdc8 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild @@ -35,7 +35,7 @@ pkg_postinst() { ewarn "CONFIG_EXTRA_FIRMWARE_DIR=\"/lib/firmware\"" ewarn "CONFIG_EXTRA_FIRMWARE=\"${FILES[@]/#/radeon/}\"" ewarn "You may skip microcode files for which no hardware is installed." - ewarn "More information at http://wiki.gentoo.org/wiki/Radeon#Firmware" + ewarn "More information at https://wiki.gentoo.org/wiki/Radeon#Firmware" fi fi } diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild index 27f3dd985f44..56d2a4cb214e 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild @@ -35,7 +35,7 @@ pkg_postinst() { ewarn "CONFIG_EXTRA_FIRMWARE_DIR=\"/lib/firmware\"" ewarn "CONFIG_EXTRA_FIRMWARE=\"${FILES[@]/#/radeon/}\"" ewarn "You may skip microcode files for which no hardware is installed." - ewarn "More information at http://wiki.gentoo.org/wiki/Radeon#Firmware" + ewarn "More information at https://wiki.gentoo.org/wiki/Radeon#Firmware" fi fi } -- cgit v1.2.3-65-gdbad