diff options
author | 2020-12-18 16:45:32 +0100 | |
---|---|---|
committer | 2020-12-18 16:51:27 +0100 | |
commit | b1933b04e044103edc0e06f40849e59d1b54658d (patch) | |
tree | f2e2ecd6ecfaf315d95aca76d067bb5551e5c6af /www-client | |
parent | profiles/license_groups: add OPERA-2018 to @EULA (diff) | |
download | gentoo-b1933b04e044103edc0e06f40849e59d1b54658d.tar.gz gentoo-b1933b04e044103edc0e06f40849e59d1b54658d.tar.bz2 gentoo-b1933b04e044103edc0e06f40849e59d1b54658d.zip |
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 <sultan@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/opera/opera-73.0.3856.284-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 8dd3db974120..dbd88d09681f 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 |