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 39A32139694 for ; Fri, 14 Jul 2017 08:52:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 983911FC052; Fri, 14 Jul 2017 08:52:11 +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 73ECB1FC055 for ; Fri, 14 Jul 2017 08:52:11 +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 A3921341A3B for ; Fri, 14 Jul 2017 08:52:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2CF474BB for ; Fri, 14 Jul 2017 08:52:07 +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: <1500022264.c54c96f1c042c39b5f38df2cf74e6d2d6b9d939e.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c54c96f1c042c39b5f38df2cf74e6d2d6b9d939e X-VCS-Branch: master Date: Fri, 14 Jul 2017 08:52:07 +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-Archives-Salt: 413d23f8-dd75-4844-bdc2-2b0ced02f07f X-Archives-Hash: 8476c2752bb5aa6c5e840f033deb0bdd commit: c54c96f1c042c39b5f38df2cf74e6d2d6b9d939e Author: Mart Raudsepp gentoo org> AuthorDate: Fri Jul 14 08:04:02 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Jul 14 08:51:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54c96f1 gnome-base/gnome-shell: Depend on required mutter API version subslot Also fix mutter minimum depend while at it (was raised from 3.23.91 to 3.24.0 proper at some point release) Package-Manager: Portage-2.3.5, Repoman-2.3.2 gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild index 7df0c777a34..fae712dbe8a 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild @@ -40,7 +40,7 @@ COMMON_DEPEND=" >=sys-auth/polkit-0.100[introspection] >=x11-libs/libXfixes-5.0 x11-libs/libXtst - >=x11-wm/mutter-3.23.91[introspection] + >=x11-wm/mutter-3.24.0:0/0[introspection] >=x11-libs/startup-notification-0.11 ${PYTHON_DEPS}