Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera-beta/
Date: Thu, 26 Jul 2018 15:35:31
Message-Id: 1532619215.4defe16b0fa35c4e04a75b5465f0261e3cc34f0f.jer@gentoo
1 commit: 4defe16b0fa35c4e04a75b5465f0261e3cc34f0f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 26 15:33:35 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 26 15:33:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4defe16b
7
8 www-client/opera-beta: Switch to HTTPS.
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 www-client/opera-beta/opera-beta-55.0.2994.20.ebuild | 10 +++++-----
13 www-client/opera-beta/opera-beta-55.0.2994.23.ebuild | 10 +++++-----
14 2 files changed, 10 insertions(+), 10 deletions(-)
15
16 diff --git a/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild b/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild
17 index 308b38bc8be..135872778f9 100644
18 --- a/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild
19 +++ b/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild
20 @@ -10,14 +10,14 @@ CHROMIUM_LANGS="
21 inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
22
23 DESCRIPTION="A fast and secure web browser"
24 -HOMEPAGE="http://www.opera.com/"
25 +HOMEPAGE="https://www.opera.com/"
26 LICENSE="OPERA-2014"
27 SLOT="0"
28 SRC_URI_BASE="
29 - http://download1.operacdn.com/pub/
30 - http://download2.operacdn.com/pub/
31 - http://download3.operacdn.com/pub/
32 - http://download4.operacdn.com/pub/
33 + https://download1.operacdn.com/pub/
34 + https://download2.operacdn.com/pub/
35 + https://download3.operacdn.com/pub/
36 + https://download4.operacdn.com/pub/
37 "
38 SRC_URI="amd64? ("
39 for uri in ${SRC_URI_BASE}; do
40
41 diff --git a/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild b/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild
42 index 308b38bc8be..135872778f9 100644
43 --- a/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild
44 +++ b/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild
45 @@ -10,14 +10,14 @@ CHROMIUM_LANGS="
46 inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
47
48 DESCRIPTION="A fast and secure web browser"
49 -HOMEPAGE="http://www.opera.com/"
50 +HOMEPAGE="https://www.opera.com/"
51 LICENSE="OPERA-2014"
52 SLOT="0"
53 SRC_URI_BASE="
54 - http://download1.operacdn.com/pub/
55 - http://download2.operacdn.com/pub/
56 - http://download3.operacdn.com/pub/
57 - http://download4.operacdn.com/pub/
58 + https://download1.operacdn.com/pub/
59 + https://download2.operacdn.com/pub/
60 + https://download3.operacdn.com/pub/
61 + https://download4.operacdn.com/pub/
62 "
63 SRC_URI="amd64? ("
64 for uri in ${SRC_URI_BASE}; do