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 F300115838C for ; Wed, 31 Jan 2024 15:42:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3E31E2B70; Wed, 31 Jan 2024 15:42:00 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E1D2E2B70 for ; Wed, 31 Jan 2024 15:42:00 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD5703431B1 for ; Wed, 31 Jan 2024 15:41:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38815AE3 for ; Wed, 31 Jan 2024 15:41:58 +0000 (UTC) From: "Vitaly Zdanevich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vitaly Zdanevich" Message-ID: <1706715694.19b7e236b33b2c077beff3eccf284d55df6c4f15.zdanevich.vitaly@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-client/yandex-browser/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild X-VCS-Directories: www-client/yandex-browser/ X-VCS-Committer: zdanevich.vitaly X-VCS-Committer-Name: Vitaly Zdanevich X-VCS-Revision: 19b7e236b33b2c077beff3eccf284d55df6c4f15 X-VCS-Branch: dev Date: Wed, 31 Jan 2024 15:41:58 +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: ceaf413a-fd3f-498d-b5fe-b2007695a71a X-Archives-Hash: 30ea4b2202b0593775cfe90068ed7bd3 commit: 19b7e236b33b2c077beff3eccf284d55df6c4f15 Author: Vitaly Zdanevich ya ru> AuthorDate: Wed Jan 31 15:41:34 2024 +0000 Commit: Vitaly Zdanevich ya ru> CommitDate: Wed Jan 31 15:41:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19b7e236 www-client/yandex-browser: sync changes from https://github.com/yandex-gentoo/overlay Signed-off-by: Vitaly Zdanevich ya.ru> www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild b/www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild index 0c69df7d3f..43df87b79a 100644 --- a/www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild +++ b/www-client/yandex-browser/yandex-browser-23.11.1.714_p1.ebuild @@ -18,18 +18,13 @@ DESCRIPTION="The web browser from Yandex" HOMEPAGE="https://browser.yandex.ru/" LICENSE="Yandex-EULA" SLOT="0" - -IUSE="X wayland +ffmpeg-codecs" - -REQUIRED_USE="|| ( X wayland )" - +IUSE="+ffmpeg-codecs" SRC_URI=" amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/${MY_PN}/${MY_PN}_${MY_PV}_amd64.deb -> ${P}.deb ) " KEYWORDS="~amd64" RDEPEND=" - X? ( x11-base/xorg-server ) dev-libs/expat dev-libs/glib:2 dev-libs/nspr