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 2C34A13835A for ; Fri, 18 Dec 2020 15:53:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51971E0992; Fri, 18 Dec 2020 15:53:31 +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 2CD33E0992 for ; Fri, 18 Dec 2020 15:53:31 +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 D4A8534105A for ; Fri, 18 Dec 2020 15:53:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89FAA1F9 for ; Fri, 18 Dec 2020 15:53:28 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1608306688.c64350eb0363f886f72ff046607a738b0364b2a9.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera-beta/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera-beta/opera-beta-73.0.3856.283.ebuild X-VCS-Directories: www-client/opera-beta/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: c64350eb0363f886f72ff046607a738b0364b2a9 X-VCS-Branch: master Date: Fri, 18 Dec 2020 15:53:28 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ea03df42-17b9-4d2d-889b-7b35368b0d64 X-Archives-Hash: 9b8eadc928dc66a5a434691c4ae8f30d commit: c64350eb0363f886f72ff046607a738b0364b2a9 Author: Stephan Hartmann gentoo org> AuthorDate: Fri Dec 18 15:47:53 2020 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Fri Dec 18 15:51:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64350eb www-client/opera-beta: update license Bug: https://bugs.gentoo.org/704886 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Stephan Hartmann gentoo.org> www-client/opera-beta/opera-beta-73.0.3856.283.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www-client/opera-beta/opera-beta-73.0.3856.283.ebuild b/www-client/opera-beta/opera-beta-73.0.3856.283.ebuild index dbad87a4077..12ecad2009a 100644 --- a/www-client/opera-beta/opera-beta-73.0.3856.283.ebuild +++ b/www-client/opera-beta/opera-beta-73.0.3856.283.ebuild @@ -11,7 +11,7 @@ inherit chromium-2 multilib pax-utils unpacker xdg DESCRIPTION="A fast and secure web browser" HOMEPAGE="https://www.opera.com/" -LICENSE="OPERA-2014" +LICENSE="OPERA-2018" SLOT="0" SRC_URI_BASE=( @@ -38,6 +38,7 @@ SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb} )" IUSE="+proprietary-codecs suid widevine" +RESTRICT="bindist mirror" RDEPEND=" app-accessibility/at-spi2-atk:2