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 21A0E158021 for ; Fri, 25 Nov 2022 05:16:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 608E5E09D0; Fri, 25 Nov 2022 05:16:01 +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 38BD2E09CE for ; Fri, 25 Nov 2022 05:16:01 +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 4A0FC3410E8 for ; Fri, 25 Nov 2022 05:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB218703 for ; Fri, 25 Nov 2022 05:15:58 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1669353333.46d59ecce0659722fe588ecfa82ae5a9396bda0e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera/opera-93.0.4585.21.ebuild X-VCS-Directories: www-client/opera/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 46d59ecce0659722fe588ecfa82ae5a9396bda0e X-VCS-Branch: master Date: Fri, 25 Nov 2022 05:15: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: cdd1ff61-8b6c-4af9-8f12-89b66e747309 X-Archives-Hash: 7e01c39bc929a41a4a51ebdeda778f74 commit: 46d59ecce0659722fe588ecfa82ae5a9396bda0e Author: Sam James gentoo org> AuthorDate: Fri Nov 25 05:13:40 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 25 05:15:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d59ecc www-client/opera: switch to new atk Signed-off-by: Sam James gentoo.org> www-client/opera/opera-93.0.4585.21.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/www-client/opera/opera-93.0.4585.21.ebuild b/www-client/opera/opera-93.0.4585.21.ebuild index 5dffe9677b2a..43b204f094bf 100644 --- a/www-client/opera/opera-93.0.4585.21.ebuild +++ b/www-client/opera/opera-93.0.4585.21.ebuild @@ -53,10 +53,7 @@ IUSE="+proprietary-codecs suid" RESTRICT="bindist mirror strip" RDEPEND=" - || ( - >=app-accessibility/at-spi2-core-2.46.0:2 - ( app-accessibility/at-spi2-atk dev-libs/atk ) - ) + >=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr