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 7E426138330 for ; Sun, 27 May 2018 16:11:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 154F0E095A; Sun, 27 May 2018 16:11:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 DC581E095A for ; Sun, 27 May 2018 16:11:11 +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 9F287335C79 for ; Sun, 27 May 2018 16:11:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2ED9E2B2 for ; Sun, 27 May 2018 16:11:07 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1527437328.5760309a9f8d2f3dda7f235c18d8003ee9ba7cf1.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi-snapshot/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1177.5_p1.ebuild www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1183.3_p1.ebuild X-VCS-Directories: www-client/vivaldi-snapshot/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 5760309a9f8d2f3dda7f235c18d8003ee9ba7cf1 X-VCS-Branch: master Date: Sun, 27 May 2018 16:11:07 +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: d0d44292-59f8-450c-b1ec-ce4e7f4a3f5f X-Archives-Hash: 1bc89327ee983530157cfe25b4f3b9ff commit: 5760309a9f8d2f3dda7f235c18d8003ee9ba7cf1 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun May 27 13:11:19 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun May 27 16:08:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5760309a www-client/vivaldi-snapshot: use HTTPs www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1177.5_p1.ebuild | 2 +- www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1183.3_p1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1177.5_p1.ebuild b/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1177.5_p1.ebuild index b70af0fb4cf..11348076666 100644 --- a/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1177.5_p1.ebuild +++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1177.5_p1.ebuild @@ -11,7 +11,7 @@ inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs xdg-uti VIVALDI_HOME="opt/${PN}" DESCRIPTION="A new browser for our friends" -HOMEPAGE="http://vivaldi.com/" +HOMEPAGE="https://vivaldi.com/" VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_" SRC_URI=" amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb ) diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1183.3_p1.ebuild b/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1183.3_p1.ebuild index b70af0fb4cf..11348076666 100644 --- a/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1183.3_p1.ebuild +++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-1.16.1183.3_p1.ebuild @@ -11,7 +11,7 @@ inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs xdg-uti VIVALDI_HOME="opt/${PN}" DESCRIPTION="A new browser for our friends" -HOMEPAGE="http://vivaldi.com/" +HOMEPAGE="https://vivaldi.com/" VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_" SRC_URI=" amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )