summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-05-13 12:01:52 -0400
committerMatt Turner <mattst88@gentoo.org>2023-05-13 12:01:52 -0400
commit0acd432a581f372435f10d539e69aca23c4a231a (patch)
treef1410ab4c2f89a2776ae727ea0fc46c41635e2ac /x11-libs
parentx11-libs/gtk+: Add patch to fix casts (diff)
downloadgentoo-0acd432a581f372435f10d539e69aca23c4a231a.tar.gz
gentoo-0acd432a581f372435f10d539e69aca23c4a231a.tar.bz2
gentoo-0acd432a581f372435f10d539e69aca23c4a231a.zip
x11-libs/gtk+: Drop deprecated dependency
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/gtk+-2.24.33-r3.ebuild (renamed from x11-libs/gtk+/gtk+-2.24.33-r2.ebuild)6
1 files 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
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}]