commit: 0acd432a581f372435f10d539e69aca23c4a231a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 16:01:52 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 13 16:01:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0acd432a
x11-libs/gtk+: Drop deprecated dependency
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/gtk+/{gtk+-2.24.33-r2.ebuild => gtk+-2.24.33-r3.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-libs/gtk+/gtk+-2.24.33-r2.ebuild
b/x11-libs/gtk+/gtk+-2.24.33-r3.ebuild
similarity index 98%
rename from x11-libs/gtk+/gtk+-2.24.33-r2.ebuild
rename to x11-libs/gtk+/gtk+-2.24.33-r3.ebuild
index 1687f1323f3b..baffb82eba3c 100644
--- a/x11-libs/gtk+/gtk+-2.24.33-r2.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.33-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
GNOME2_EAUTORECONF="yes"
inherit flag-o-matic gnome2 multilib multilib-minimal readme.gentoo-r1 virtualx
@@ -23,7 +23,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc
ppc64 ~riscv ~s390
RESTRICT="test"
COMMON_DEPEND="
- >=dev-libs/atk-2.10.0[introspection?,${MULTILIB_USEDEP}]
+
>=app-accessibility/at-spi2-core-2.46.0[introspection?,${MULTILIB_USEDEP}]
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
virtual/libintl[${MULTILIB_USEDEP}]