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 5F513158009 for ; Sat, 24 Jun 2023 15:34:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A897DE0819; Sat, 24 Jun 2023 15:34:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B069E0819 for ; Sat, 24 Jun 2023 15:34:40 +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 A7CC1335D94 for ; Sat, 24 Jun 2023 15:34:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DDF5A66 for ; Sat, 24 Jun 2023 15:34:38 +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: <1687620867.75a6ffb6c7330474fd9210e044f2a7557938ac67.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera/Manifest www-client/opera/opera-100.0.4815.21-r1.ebuild www-client/opera/opera-100.0.4815.21.ebuild X-VCS-Directories: www-client/opera/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 75a6ffb6c7330474fd9210e044f2a7557938ac67 X-VCS-Branch: master Date: Sat, 24 Jun 2023 15:34:38 +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: f81fd3ef-04c7-4e93-bc82-2e148070b8d7 X-Archives-Hash: 8c354b6f1dbf5324c84d46938a6c6717 commit: 75a6ffb6c7330474fd9210e044f2a7557938ac67 Author: Stephan Hartmann gentoo org> AuthorDate: Sat Jun 24 15:34:27 2023 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Sat Jun 24 15:34:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a6ffb6 www-client/opera: update ffmpeg Closes: https://bugs.gentoo.org/909011 Signed-off-by: Stephan Hartmann gentoo.org> www-client/opera/Manifest | 2 +- .../opera/{opera-100.0.4815.21.ebuild => opera-100.0.4815.21-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest index 6e414573a2f6..94954d77ccb1 100644 --- a/www-client/opera/Manifest +++ b/www-client/opera/Manifest @@ -1,2 +1,2 @@ -DIST opera-ffmpeg-codecs-110.0.5464.2.tar.xz 1280752 BLAKE2B 9f17f85377d06c7c36729ca3a29d02aa2d7fff3bbbeb4cc26f60252e350c50c3a06eeb7e3c896154617ff7ee43d5881177b819618c13dc1254f7d3980bf0c363 SHA512 d9b4a52b29be287e5d20f6922c64e0e3cbfcd7eedd3109c12ff72c376ab14bce4c421be4dccea2ed1e4c899f11dcc8416545911ca84d8d6c994fe6ab87425ff3 +DIST opera-ffmpeg-codecs-114.0.5735.9.tar.xz 1315192 BLAKE2B ef9a0cfc8c30ac0a837863644f3c2d5e78059575e2b8f6fda9253304f4815a39d021602e802dac7e1d5a1685aa5015a02019c4a0399f0bdc81136f956cc1d55f SHA512 bdad66bd5d238bdeb81a4e2a956f0a814633360f05c7bed2161df9506d2ccc444445ba452cc8974c755fe0d3f46adceb90324a472a5dac72e9c65391ae7a841c DIST opera-stable_100.0.4815.21_amd64.deb 104105940 BLAKE2B 82ada646211db3e139e0fb5001c47a9c2c8efbf5b6c31ed42d88dfdd7c990824af0f330f8476c2867a425deab35a3c6127cec07bd232d95078e9e4a26eb665f4 SHA512 15c225122833ba02dc3a9eb753e6bcda1fc1b2f6ba370483efa6d6668010de25410e172b98e82409563786ab3d06f011db2487d5f067ccba65cd989404d90f94 diff --git a/www-client/opera/opera-100.0.4815.21.ebuild b/www-client/opera/opera-100.0.4815.21-r1.ebuild similarity index 99% rename from www-client/opera/opera-100.0.4815.21.ebuild rename to www-client/opera/opera-100.0.4815.21-r1.ebuild index 0e25b4f32b9e..4c31af0e9033 100644 --- a/www-client/opera/opera-100.0.4815.21.ebuild +++ b/www-client/opera/opera-100.0.4815.21-r1.ebuild @@ -43,7 +43,7 @@ fi KEYWORDS="-* amd64" -FFMPEG_VERSION="110.0.5464.2" +FFMPEG_VERSION="114.0.5735.9" SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}} proprietary-codecs? (