summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:26:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:27:19 +0200
commit00846f5f7be003565185b4945997bd9c766ecd96 (patch)
tree1383d633547ffc98b364b179d0dd5cc1134a4a92 /media-video/mkvtoolnix
parentdev-lang/php: Added first PHP 7.0.0 RC (diff)
downloadgentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz
gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.bz2
gentoo-00846f5f7be003565185b4945997bd9c766ecd96.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 'media-video/mkvtoolnix')
-rw-r--r--media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild2
-rw-r--r--media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild2
-rw-r--r--media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild
index 5deefec95577..d7c1bba42547 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild
@@ -37,7 +37,7 @@ DEPEND="${RDEPEND}
"
pkg_pretend() {
- # http://bugs.gentoo.org/419257
+ # https://bugs.gentoo.org/419257
local ver=4.6
local msg="You need at least GCC ${ver}.x for C++11 range-based 'for' and nullptr support."
if ! version_is_at_least ${ver} $(gcc-version); then
diff --git a/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild b/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild
index 962ee4fafd38..f7fa4eb240fa 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}
"
pkg_pretend() {
- # http://bugs.gentoo.org/419257
+ # https://bugs.gentoo.org/419257
local ver=4.6
local msg="You need at least GCC ${ver}.x for C++11 range-based 'for' and nullptr support."
if ! version_is_at_least ${ver} $(gcc-version); then
diff --git a/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild
index f2bb7344e11d..bb94e9e1f803 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}
"
pkg_pretend() {
- # http://bugs.gentoo.org/419257
+ # https://bugs.gentoo.org/419257
local ver=4.6
local msg="You need at least GCC ${ver}.x for C++11 range-based 'for' and nullptr support."
if ! version_is_at_least ${ver} $(gcc-version); then