From d64255dbc2b580fc0e3aaecc64b7211601b2ccb3 Mon Sep 17 00:00:00 2001 From: Martin Sekera Date: Tue, 10 Oct 2023 12:08:33 +0200 Subject: [PATCH] bump x11-misc/gpaste --- x11-misc/gpaste/{gpaste-44.0.ebuild => gpaste-45.0.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename x11-misc/gpaste/{gpaste-44.0.ebuild => gpaste-45.0.ebuild} (95%) diff --git a/x11-misc/gpaste/gpaste-44.0.ebuild b/x11-misc/gpaste/gpaste-45.0.ebuild similarity index 95% rename from x11-misc/gpaste/gpaste-44.0.ebuild rename to x11-misc/gpaste/gpaste-45.0.ebuild index 1cb085a..9bf4b96 100644 --- a/x11-misc/gpaste/gpaste-44.0.ebuild +++ b/x11-misc/gpaste/gpaste-45.0.ebuild @@ -1,7 +1,7 @@ # Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 VALA_MIN_API_VERSION="0.44" VALA_USE_DEPEND="vapigen" @@ -31,12 +31,12 @@ DEPEND=" x11-libs/libXi x11-libs/pango gnome? ( - >=x11-wm/mutter-40.0 + >=x11-wm/mutter-45.0 ) introspection? ( >=dev-libs/gjs-1.54.0 >=dev-libs/gobject-introspection-1.48.0 - >=x11-wm/mutter-40.0[introspection] + >=x11-wm/mutter-45.0[introspection] ) " BDEPEND="