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 F326C138359 for ; Sat, 4 Jul 2020 12:00:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26A1AE0956; Sat, 4 Jul 2020 12:00:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0C491E0956 for ; Sat, 4 Jul 2020 12:00:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 99AA234F151 for ; Sat, 4 Jul 2020 12:00:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4DF52A4 for ; Sat, 4 Jul 2020 12:00:04 +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: <1593863994.6df1c7c9174c23f41f39c1a240ed26dd39cd27b0.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.34.5.ebuild x11-wm/mutter/mutter-3.34.6-r1.ebuild x11-wm/mutter/mutter-3.34.6-r2.ebuild x11-wm/mutter/mutter-3.34.6.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 6df1c7c9174c23f41f39c1a240ed26dd39cd27b0 X-VCS-Branch: master Date: Sat, 4 Jul 2020 12:00:04 +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: 5391115e-a1c7-45f2-a91e-979bcdbcb456 X-Archives-Hash: b3401e65e62c53b062645eedbb24252a commit: 6df1c7c9174c23f41f39c1a240ed26dd39cd27b0 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Jun 28 10:32:34 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jul 4 11:59:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df1c7c9 x11-wm/mutter: restrict sysprof-capture-3.35+ .. due to dbus method signature changes, which mutter uses Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> x11-wm/mutter/mutter-3.34.5.ebuild | 3 ++- x11-wm/mutter/mutter-3.34.6-r1.ebuild | 3 ++- x11-wm/mutter/mutter-3.34.6-r2.ebuild | 3 ++- x11-wm/mutter/mutter-3.34.6.ebuild | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/x11-wm/mutter/mutter-3.34.5.ebuild b/x11-wm/mutter/mutter-3.34.5.ebuild index 8e62caf28da..72c020d0f4a 100644 --- a/x11-wm/mutter/mutter-3.34.5.ebuild +++ b/x11-wm/mutter/mutter-3.34.5.ebuild @@ -76,7 +76,8 @@ RDEPEND="${DEPEND} " DEPEND="${DEPEND} x11-base/xorg-proto - sysprof? ( >=dev-util/sysprof-capture-3.34.1-r1:3 ) + sysprof? ( >=dev-util/sysprof-capture-3.34.1-r1:3 +