summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-07-26 17:34:38 +0200
committerJeroen Roovers <jer@gentoo.org>2018-07-26 17:34:38 +0200
commit434bc6b6711d556b92e723cc0fa32015fb44c8dd (patch)
tree79975748072c186031abca1be26fa32042a1636a /www-client/opera/opera-12.16_p1860-r1.ebuild
parentwww-client/opera-beta: Switch to HTTPS. (diff)
downloadgentoo-434bc6b6711d556b92e723cc0fa32015fb44c8dd.tar.gz
gentoo-434bc6b6711d556b92e723cc0fa32015fb44c8dd.tar.bz2
gentoo-434bc6b6711d556b92e723cc0fa32015fb44c8dd.zip
www-client/opera: Switch to HTTPS.
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'www-client/opera/opera-12.16_p1860-r1.ebuild')
-rw-r--r--www-client/opera/opera-12.16_p1860-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/opera/opera-12.16_p1860-r1.ebuild b/www-client/opera/opera-12.16_p1860-r1.ebuild
index fdba2080a17d..9ea33719af12 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 )