From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E601138334 for ; Wed, 4 Sep 2019 21:26:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8376E0845; Wed, 4 Sep 2019 21:26:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1ED7E0845 for ; Wed, 4 Sep 2019 21:26:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 878B634AC1F for ; Wed, 4 Sep 2019 21:26:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCC8F776 for ; Wed, 4 Sep 2019 21:26:40 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1567632380.53269b8d0015ecda4b5a9c827dffa864dae1e0f6.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/mutter/mutter-3.26.2-r1.ebuild x11-wm/mutter/mutter-3.30.2-r1.ebuild x11-wm/mutter/mutter-3.30.2-r3.ebuild x11-wm/mutter/mutter-3.30.2-r4.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 53269b8d0015ecda4b5a9c827dffa864dae1e0f6 X-VCS-Branch: master Date: Wed, 4 Sep 2019 21:26:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dfb6db1f-36d3-4f3b-8c79-1cf1ff358265 X-Archives-Hash: 57d18f9c7d52889451f488ad811823cf commit: 53269b8d0015ecda4b5a9c827dffa864dae1e0f6 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Sep 4 21:26:20 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Sep 4 21:26:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53269b8d x11-wm/mutter: require compatible gsettings-desktop-schemas Bug: https://bugs.gentoo.org/693484 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> x11-wm/mutter/mutter-3.26.2-r1.ebuild | 3 ++- x11-wm/mutter/mutter-3.30.2-r1.ebuild | 1 + x11-wm/mutter/mutter-3.30.2-r3.ebuild | 1 + x11-wm/mutter/mutter-3.30.2-r4.ebuild | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/x11-wm/mutter/mutter-3.26.2-r1.ebuild b/x11-wm/mutter/mutter-3.26.2-r1.ebuild index 6ba7697388f..717de28c38b 100644 --- a/x11-wm/mutter/mutter-3.26.2-r1.ebuild +++ b/x11-wm/mutter/mutter-3.26.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,6 +30,7 @@ RDEPEND=" >=x11-libs/startup-notification-0.7 >=x11-libs/libXcomposite-0.2 >=gnome-base/gsettings-desktop-schemas-3.21.4[introspection?] + sys-power/upower-0.99:= diff --git a/x11-wm/mutter/mutter-3.30.2-r1.ebuild b/x11-wm/mutter/mutter-3.30.2-r1.ebuild index bd9ea4cb462..df0e1652d3d 100644 --- a/x11-wm/mutter/mutter-3.30.2-r1.ebuild +++ b/x11-wm/mutter/mutter-3.30.2-r1.ebuild @@ -34,6 +34,7 @@ RDEPEND=" >=x11-libs/startup-notification-0.7 >=x11-libs/libXcomposite-0.2 >=gnome-base/gsettings-desktop-schemas-3.21.4[introspection?] + =x11-libs/startup-notification-0.7 >=x11-libs/libXcomposite-0.2 >=gnome-base/gsettings-desktop-schemas-3.21.4[introspection?] +