From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 156901396D0 for ; Thu, 31 Aug 2017 12:37:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89D4D1FC06E; Thu, 31 Aug 2017 12:37:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 530221FC06E for ; Thu, 31 Aug 2017 12:37:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D9A733BE25 for ; Thu, 31 Aug 2017 12:37:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75F7A8907 for ; Thu, 31 Aug 2017 12:37:47 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1504182885.c72f67775569ee9a9397c01f25c3528d05166a39.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/x265/x265-2.2.ebuild media-libs/x265/x265-2.3.ebuild media-libs/x265/x265-2.4.ebuild media-libs/x265/x265-2.5.ebuild media-libs/x265/x265-9999.ebuild X-VCS-Directories: media-libs/x265/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: c72f67775569ee9a9397c01f25c3528d05166a39 X-VCS-Branch: master Date: Thu, 31 Aug 2017 12:37:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2f763d3b-28e3-4865-8b14-03eb7f40b5af X-Archives-Hash: 25e4c0350b36d8f69b3061ba0e59fb33 commit: c72f67775569ee9a9397c01f25c3528d05166a39 Author: Tim Harder gentoo org> AuthorDate: Thu Aug 31 12:33:01 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu Aug 31 12:34:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72f6777 media-libs/x265: use https for videolan SRC_URI Using it for HOMEPAGE is possible as well but upstream appears to currently use a server that severely lags on serving https so we'll hold off. media-libs/x265/x265-2.2.ebuild | 2 +- media-libs/x265/x265-2.3.ebuild | 2 +- media-libs/x265/x265-2.4.ebuild | 2 +- media-libs/x265/x265-2.5.ebuild | 2 +- media-libs/x265/x265-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/media-libs/x265/x265-2.2.ebuild b/media-libs/x265/x265-2.2.ebuild index 39bd8fd2b92..8f78a69d267 100644 --- a/media-libs/x265/x265-2.2.ebuild +++ b/media-libs/x265/x265-2.2.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz - http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" + https://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" KEYWORDS="amd64 arm hppa ia64 ppc ppc64 x86" fi diff --git a/media-libs/x265/x265-2.3.ebuild b/media-libs/x265/x265-2.3.ebuild index 3c775805f14..75812c4cad2 100644 --- a/media-libs/x265/x265-2.3.ebuild +++ b/media-libs/x265/x265-2.3.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz - http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" + https://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" fi diff --git a/media-libs/x265/x265-2.4.ebuild b/media-libs/x265/x265-2.4.ebuild index ab7eef3fa30..97a42c088bd 100644 --- a/media-libs/x265/x265-2.4.ebuild +++ b/media-libs/x265/x265-2.4.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz - http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" + https://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" fi diff --git a/media-libs/x265/x265-2.5.ebuild b/media-libs/x265/x265-2.5.ebuild index 1ef57ee3ddc..9b814039f1c 100644 --- a/media-libs/x265/x265-2.5.ebuild +++ b/media-libs/x265/x265-2.5.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz - http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" + https://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" fi diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild index 1ef57ee3ddc..9b814039f1c 100644 --- a/media-libs/x265/x265-9999.ebuild +++ b/media-libs/x265/x265-9999.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz - http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" + https://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" fi