From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1478725-garchives=archives.gentoo.org@lists.gentoo.org>
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 4767A158010
	for <garchives@archives.gentoo.org>; Fri, 20 Jan 2023 01:34:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 59F57E089A;
	Fri, 20 Jan 2023 01:34:38 +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 427E4E089A
	for <gentoo-commits@lists.gentoo.org>; Fri, 20 Jan 2023 01:34:38 +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 5F652340C59
	for <gentoo-commits@lists.gentoo.org>; Fri, 20 Jan 2023 01:34:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FB1587B
	for <gentoo-commits@lists.gentoo.org>; Fri, 20 Jan 2023 01:34:35 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1674178254.48e3b83d35222b1be523941acf5652efd816aea3.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-panel/
X-VCS-Repository: repo/gentoo
X-VCS-Files: mate-base/mate-panel/mate-panel-1.26.2.ebuild
X-VCS-Directories: mate-base/mate-panel/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 48e3b83d35222b1be523941acf5652efd816aea3
X-VCS-Branch: master
Date: Fri, 20 Jan 2023 01:34:35 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 9f4071ae-1dfb-47ff-9c27-6003d0ce694f
X-Archives-Hash: 15c2a1ed8296b3457f6ff853a3723a9a

commit:     48e3b83d35222b1be523941acf5652efd816aea3
Author:     Oz Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Tue Jan 17 10:40:13 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 01:30:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e3b83d

mate-base/mate-panel: remove depreecated dep.

Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29141
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-base/mate-panel/mate-panel-1.26.2.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/mate-base/mate-panel/mate-panel-1.26.2.ebuild b/mate-base/mate-panel/mate-panel-1.26.2.ebuild
index dad7cdf0c4a9..56d6e902fa3d 100644
--- a/mate-base/mate-panel/mate-panel-1.26.2.ebuild
+++ b/mate-base/mate-panel/mate-panel-1.26.2.ebuild
@@ -20,10 +20,7 @@ IUSE="+X +introspection wayland"
 REQUIRED_USE="|| ( X wayland )"
 
 COMMON_DEPEND="
-	|| (
-		>=app-accessibility/at-spi2-core-2.46.0:2
-		dev-libs/atk
-	)
+	>=app-accessibility/at-spi2-core-2.46.0:2
 	>=dev-libs/glib-2.50:2
 	>=dev-libs/libmateweather-1.17.0
 	dev-libs/libxml2:2