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="