From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1038880-garchives=archives.gentoo.org@lists.gentoo.org> 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 2C132138334 for <garchives@archives.gentoo.org>; Thu, 26 Jul 2018 15:35:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 376E3E08F1; Thu, 26 Jul 2018 15:35:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E1A44E08F1 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Jul 2018 15:35:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 28E4D335C9E for <gentoo-commits@lists.gentoo.org>; Thu, 26 Jul 2018 15:35:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 440D438C for <gentoo-commits@lists.gentoo.org>; Thu, 26 Jul 2018 15:35:23 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1532619278.434bc6b6711d556b92e723cc0fa32015fb44c8dd.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera/opera-12.16_p1860-r1.ebuild www-client/opera/opera-54.0.2952.60.ebuild www-client/opera/opera-54.0.2952.64.ebuild X-VCS-Directories: www-client/opera/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 434bc6b6711d556b92e723cc0fa32015fb44c8dd X-VCS-Branch: master Date: Thu, 26 Jul 2018 15:35:23 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0c532a91-d3c8-4b67-926b-4f9c3c48fa78 X-Archives-Hash: 945c238ee80fd73f224ee0f40a9fc5d1 commit: 434bc6b6711d556b92e723cc0fa32015fb44c8dd Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Jul 26 15:34:38 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Jul 26 15:34:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=434bc6b6 www-client/opera: Switch to HTTPS. Package-Manager: Portage-2.3.43, Repoman-2.3.10 www-client/opera/opera-12.16_p1860-r1.ebuild | 6 +++--- www-client/opera/opera-54.0.2952.60.ebuild | 10 +++++----- www-client/opera/opera-54.0.2952.64.ebuild | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/www-client/opera/opera-12.16_p1860-r1.ebuild b/www-client/opera/opera-12.16_p1860-r1.ebuild index fdba2080a17..9ea33719af1 100644 --- a/www-client/opera/opera-12.16_p1860-r1.ebuild +++ b/www-client/opera/opera-12.16_p1860-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils gnome2-utils multilib pax-utils versionator xdg-utils DESCRIPTION="A fast and secure web browser and Internet suite" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" SLOT="0" LICENSE="OPERA-12 LGPL-2 LGPL-3" @@ -29,11 +29,11 @@ O_LINGUAS=" # == End of variables that often change == if [[ "pre${O_B/pre/}" = "${O_B}" ]]; then # snapshot: _pre - HOMEPAGE="http://my.opera.com/desktopteam/blog/" + HOMEPAGE="https://my.opera.com/desktopteam/blog/" O_D="${O_K}_${O_V}-${O_B/pre}" # directory string O_P="${PN}-${O_V}-${O_B/pre}" # package string - O_U="http://snapshot.opera.com/unix/" # base URI + O_U="https://snapshot.opera.com/unix/" # base URI SRC_URI=" amd64? ( ${O_U}${O_D}/${O_P}.x86_64.linux.tar.xz ) diff --git a/www-client/opera/opera-54.0.2952.60.ebuild b/www-client/opera/opera-54.0.2952.60.ebuild index 139f6afa7c7..23b9ad88ecc 100644 --- a/www-client/opera/opera-54.0.2952.60.ebuild +++ b/www-client/opera/opera-54.0.2952.60.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " for uri in ${SRC_URI_BASE}; do SRC_URI+=" diff --git a/www-client/opera/opera-54.0.2952.64.ebuild b/www-client/opera/opera-54.0.2952.64.ebuild index 139f6afa7c7..23b9ad88ecc 100644 --- a/www-client/opera/opera-54.0.2952.64.ebuild +++ b/www-client/opera/opera-54.0.2952.64.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " for uri in ${SRC_URI_BASE}; do SRC_URI+="