diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:26:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:27:19 +0200 |
commit | 00846f5f7be003565185b4945997bd9c766ecd96 (patch) | |
tree | 1383d633547ffc98b364b179d0dd5cc1134a4a92 /media-libs | |
parent | dev-lang/php: Added first PHP 7.0.0 RC (diff) | |
download | gentoo-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-libs')
12 files changed, 12 insertions, 12 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild index 3191f36b0123..288a03fabf11 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild @@ -34,7 +34,7 @@ pkg_setup() { src_prepare() { find . -name Makefile.am -exec sed -i -e '/CFLAGS/s:-g -O2::' {} + || die - # http://bugs.gentoo.org/509886 + # https://bugs.gentoo.org/509886 use elibc_uclibc && { sed -i -e 's:oldapi queue_timer:queue_timer:' test/Makefile.am || die; } epatch_user eautoreconf diff --git a/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild index 3191f36b0123..288a03fabf11 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild @@ -34,7 +34,7 @@ pkg_setup() { src_prepare() { find . -name Makefile.am -exec sed -i -e '/CFLAGS/s:-g -O2::' {} + || die - # http://bugs.gentoo.org/509886 + # https://bugs.gentoo.org/509886 use elibc_uclibc && { sed -i -e 's:oldapi queue_timer:queue_timer:' test/Makefile.am || die; } epatch_user eautoreconf diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild index fb635903c8f2..07fee3dcbdbb 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild @@ -48,7 +48,7 @@ src_configure() { --disable-gtk-doc \ --without-gtk \ --with-package-name="GStreamer editing services ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer-editing-services" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services" } src_install() { diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild index fc81e0e15c96..efea46f2fec2 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild @@ -47,7 +47,7 @@ src_configure() { --disable-examples \ --without-gtk \ --with-package-name="GStreamer editing services ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer-editing-services" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services" } src_compile() { diff --git a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild index fcb2c99ccb43..be3a89413b47 100644 --- a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild @@ -81,7 +81,7 @@ multilib_src_configure() { $(multilib_native_use_enable introspection) \ $(use_enable test tests) \ --with-package-name="GStreamer ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer" if multilib_is_native_abi; then local x diff --git a/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild b/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild index 8ca36e89b612..db3da4359408 100644 --- a/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild @@ -62,7 +62,7 @@ multilib_src_configure() { $(use_enable nls) \ $(use_enable test tests) \ --with-package-name="GStreamer ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer" if multilib_is_native_abi; then local x diff --git a/media-libs/gstreamer/gstreamer-1.4.5.ebuild b/media-libs/gstreamer/gstreamer-1.4.5.ebuild index 4baf19a26e90..d349c438b400 100644 --- a/media-libs/gstreamer/gstreamer-1.4.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.4.5.ebuild @@ -62,7 +62,7 @@ multilib_src_configure() { $(use_enable nls) \ $(use_enable test tests) \ --with-package-name="GStreamer ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer" if multilib_is_native_abi; then local x diff --git a/media-libs/libvpx/libvpx-1.1.0.ebuild b/media-libs/libvpx/libvpx-1.1.0.ebuild index 20676d2e567d..c8d0789f39a4 100644 --- a/media-libs/libvpx/libvpx-1.1.0.ebuild +++ b/media-libs/libvpx/libvpx-1.1.0.ebuild @@ -61,7 +61,7 @@ src_configure() { # build verbose by default MAKEOPTS="${MAKEOPTS} verbose=yes" - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild b/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild index 7850bf52135a..59805e736930 100644 --- a/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild +++ b/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild @@ -61,7 +61,7 @@ multilib_src_configure() { x86_64*) export AS=yasm;; esac - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/libvpx/libvpx-1.3.0.ebuild b/media-libs/libvpx/libvpx-1.3.0.ebuild index 49244cbcb881..8bfb190d5110 100644 --- a/media-libs/libvpx/libvpx-1.3.0.ebuild +++ b/media-libs/libvpx/libvpx-1.3.0.ebuild @@ -62,7 +62,7 @@ multilib_src_configure() { x86_64*) export AS=yasm;; esac - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/libvpx/libvpx-1.4.0.ebuild b/media-libs/libvpx/libvpx-1.4.0.ebuild index e142ee2f4e35..ac6af7aea239 100644 --- a/media-libs/libvpx/libvpx-1.4.0.ebuild +++ b/media-libs/libvpx/libvpx-1.4.0.ebuild @@ -60,7 +60,7 @@ multilib_src_configure() { x86_64*) export AS=yasm;; esac - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/raptor/raptor-2.0.14.ebuild b/media-libs/raptor/raptor-2.0.14.ebuild index c89d546ba8b5..808900857d56 100644 --- a/media-libs/raptor/raptor-2.0.14.ebuild +++ b/media-libs/raptor/raptor-2.0.14.ebuild @@ -60,7 +60,7 @@ src_install() { dohtml {NEWS,README,RELEASE,UPGRADING}.html prune_libtool_files --all - # http://bugs.gentoo.org/467768 + # https://bugs.gentoo.org/467768 local _rdocdir=/usr/share/doc/${PF}/html/${MY_PN} [[ -d ${ED}/${_rdocdir} ]] && dosym ${_rdocdir} /usr/share/gtk-doc/html/${MY_PN} } |