commit: f08337c5c0f939820e8f91d0ac8209a4d673615c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 01:35:05 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 01:35:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08337c5
gnome-extra/gnome-tweaks: Drop dependency on net-libs/libsoup
Usage of libsoup was removed in upstream commit b67eeba ("tweaks: Remove
extensions tweak").
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../{gnome-tweaks-40.10.ebuild => gnome-tweaks-40.10-r1.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-40.10.ebuild
b/gnome-extra/gnome-tweaks/gnome-tweaks-40.10-r1.ebuild
similarity index 94%
rename from gnome-extra/gnome-tweaks/gnome-tweaks-40.10.ebuild
rename to gnome-extra/gnome-tweaks/gnome-tweaks-40.10-r1.ebuild
index 883e664b39ae..39b92775cd1c 100644
--- a/gnome-extra/gnome-tweaks/gnome-tweaks-40.10.ebuild
+++ b/gnome-extra/gnome-tweaks/gnome-tweaks-40.10-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
inherit gnome.org gnome2-utils meson python-single-r1 xdg
@@ -29,7 +29,6 @@ RDEPEND="${DEPEND}
>=x11-libs/gtk+-3.12:3[introspection]
>=gnome-base/gnome-desktop-3.30:3[introspection]
gui-libs/libhandy:1[introspection]
- net-libs/libsoup:2.4[introspection]
x11-libs/libnotify[introspection]
>=gnome-base/gsettings-desktop-schemas-40.0