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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96191158041 for ; Wed, 20 Mar 2024 10:32:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E0682BC01C; Wed, 20 Mar 2024 10:32:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F6C62BC01C for ; Wed, 20 Mar 2024 10:32:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71865343007 for ; Wed, 20 Mar 2024 10:32:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB19615A2 for ; Wed, 20 Mar 2024 10:32:17 +0000 (UTC) From: "Matt Jolly" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Jolly" Message-ID: <1710930648.f281a58596438826af4e30d2dd661b8a597e658f.kangie@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-108.0.5067.14.ebuild www-client/opera-beta/opera-beta-109.0.5097.24.ebuild www-client/opera-beta/opera-beta-109.0.5097.5.ebuild X-VCS-Directories: www-client/opera-beta/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: f281a58596438826af4e30d2dd661b8a597e658f X-VCS-Branch: master Date: Wed, 20 Mar 2024 10:32:17 +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: 71e315f5-8aa8-4f2c-b03c-9a3884c4b2a1 X-Archives-Hash: a938669175a67b619065bd8581e305b2 commit: f281a58596438826af4e30d2dd661b8a597e658f Author: Matt Jolly gentoo org> AuthorDate: Wed Mar 20 06:14:33 2024 +0000 Commit: Matt Jolly gentoo org> CommitDate: Wed Mar 20 10:30:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f281a585 www-client/opera-beta: fix QA issues Signed-off-by: Matt Jolly gentoo.org> www-client/opera-beta/opera-beta-108.0.5067.14.ebuild | 10 ++++------ www-client/opera-beta/opera-beta-109.0.5097.24.ebuild | 10 ++++------ www-client/opera-beta/opera-beta-109.0.5097.5.ebuild | 10 ++++------ 3 files changed, 12 insertions(+), 18 deletions(-) diff --git a/www-client/opera-beta/opera-beta-108.0.5067.14.ebuild b/www-client/opera-beta/opera-beta-108.0.5067.14.ebuild index 869e16febbe2..4580a368fd6c 100644 --- a/www-client/opera-beta/opera-beta-108.0.5067.14.ebuild +++ b/www-client/opera-beta/opera-beta-108.0.5067.14.ebuild @@ -24,8 +24,6 @@ fi DESCRIPTION="A fast and secure web browser" HOMEPAGE="https://www.opera.com/" -LICENSE="OPERA-2018" -SLOT="0" SRC_URI_BASE=( "https://download1.operacdn.com/pub/${PN}" @@ -41,15 +39,16 @@ else MY_PN=${PN} fi -KEYWORDS="-* ~amd64" - FFMPEG_VERSION="114.0.5735.9" - SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}} proprietary-codecs? ( mirror+https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz )" +S=${WORKDIR} +LICENSE="OPERA-2018" +SLOT="0" +KEYWORDS="-* ~amd64" IUSE="+proprietary-codecs +suid qt5 qt6" RESTRICT="bindist mirror strip" @@ -89,7 +88,6 @@ RDEPEND=" " QA_PREBUILT="*" -S=${WORKDIR} OPERA_HOME="opt/opera${PN#opera}" pkg_pretend() { diff --git a/www-client/opera-beta/opera-beta-109.0.5097.24.ebuild b/www-client/opera-beta/opera-beta-109.0.5097.24.ebuild index 869e16febbe2..4580a368fd6c 100644 --- a/www-client/opera-beta/opera-beta-109.0.5097.24.ebuild +++ b/www-client/opera-beta/opera-beta-109.0.5097.24.ebuild @@ -24,8 +24,6 @@ fi DESCRIPTION="A fast and secure web browser" HOMEPAGE="https://www.opera.com/" -LICENSE="OPERA-2018" -SLOT="0" SRC_URI_BASE=( "https://download1.operacdn.com/pub/${PN}" @@ -41,15 +39,16 @@ else MY_PN=${PN} fi -KEYWORDS="-* ~amd64" - FFMPEG_VERSION="114.0.5735.9" - SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}} proprietary-codecs? ( mirror+https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz )" +S=${WORKDIR} +LICENSE="OPERA-2018" +SLOT="0" +KEYWORDS="-* ~amd64" IUSE="+proprietary-codecs +suid qt5 qt6" RESTRICT="bindist mirror strip" @@ -89,7 +88,6 @@ RDEPEND=" " QA_PREBUILT="*" -S=${WORKDIR} OPERA_HOME="opt/opera${PN#opera}" pkg_pretend() { diff --git a/www-client/opera-beta/opera-beta-109.0.5097.5.ebuild b/www-client/opera-beta/opera-beta-109.0.5097.5.ebuild index 869e16febbe2..4580a368fd6c 100644 --- a/www-client/opera-beta/opera-beta-109.0.5097.5.ebuild +++ b/www-client/opera-beta/opera-beta-109.0.5097.5.ebuild @@ -24,8 +24,6 @@ fi DESCRIPTION="A fast and secure web browser" HOMEPAGE="https://www.opera.com/" -LICENSE="OPERA-2018" -SLOT="0" SRC_URI_BASE=( "https://download1.operacdn.com/pub/${PN}" @@ -41,15 +39,16 @@ else MY_PN=${PN} fi -KEYWORDS="-* ~amd64" - FFMPEG_VERSION="114.0.5735.9" - SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}} proprietary-codecs? ( mirror+https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz )" +S=${WORKDIR} +LICENSE="OPERA-2018" +SLOT="0" +KEYWORDS="-* ~amd64" IUSE="+proprietary-codecs +suid qt5 qt6" RESTRICT="bindist mirror strip" @@ -89,7 +88,6 @@ RDEPEND=" " QA_PREBUILT="*" -S=${WORKDIR} OPERA_HOME="opt/opera${PN#opera}" pkg_pretend() {