gnome-extra/gnome-shell-extensions-3.32: require matching gnome-shell
authorMart Raudsepp <leio@gentoo.org>
Sun, 1 Mar 2020 16:33:10 +0000 (18:33 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 1 Mar 2020 16:33:10 +0000 (18:33 +0200)
All gnome-shell-extensions these days are marked compatible explicitly
only with the same gnome-shell version, so block newer ones to upgrade
in lock-step, or the extensions temporarily don't work

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.32.1.ebuild

index 8a1b1285470bd232ca3ad5f9169053ebda97ddf5..492cc13e4edc73b098137f1d30b09ee9d5a14b94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,6 +23,7 @@ RDEPEND="${COMMON_DEPEND}
        dev-libs/atk[introspection]
        gnome-base/gnome-menus:3[introspection]
        >=gnome-base/gnome-shell-3.32
+       <gnome-base/gnome-shell-3.33
        media-libs/clutter:1.0[introspection]
        net-libs/telepathy-glib[introspection]
        x11-libs/gdk-pixbuf:2[introspection]