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 A59751382C5 for ; Fri, 18 Dec 2020 15:53:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E80AEE0966; Fri, 18 Dec 2020 15:53:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D16FFE0966 for ; Fri, 18 Dec 2020 15:53:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D223E341058 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 766EDD0 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: <1608306687.b1933b04e044103edc0e06f40849e59d1b54658d.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera/opera-73.0.3856.284-r1.ebuild X-VCS-Directories: www-client/opera/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: b1933b04e044103edc0e06f40849e59d1b54658d 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: 5cbf5938-c2cb-455c-ad41-791a6a8a2722 X-Archives-Hash: 79c251eb10290b72f60a065c4e4acfb2 commit: b1933b04e044103edc0e06f40849e59d1b54658d Author: Stephan Hartmann gentoo org> AuthorDate: Fri Dec 18 15:45:32 2020 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Fri Dec 18 15:51:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1933b04 www-client/opera: 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/opera-73.0.3856.284-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www-client/opera/opera-73.0.3856.284-r1.ebuild b/www-client/opera/opera-73.0.3856.284-r1.ebuild index 8dd3db97412..dbd88d09681 100644 --- a/www-client/opera/opera-73.0.3856.284-r1.ebuild +++ b/www-client/opera/opera-73.0.3856.284-r1.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