From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PrUBp-0001xt-Tk for garchives@archives.gentoo.org; Mon, 21 Feb 2011 11:44:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E8B8E088F; Mon, 21 Feb 2011 11:44:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2BE70E088F for ; Mon, 21 Feb 2011 11:44:22 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 875611B4098 for ; Mon, 21 Feb 2011 11:44:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BBB238006A for ; Mon, 21 Feb 2011 11:44:20 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-shell/gnome-shell-9999.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: f5b99f8ab0525bf9cddfe3d1058fbac448036508 Date: Mon, 21 Feb 2011 11:44:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 06b08ab16d7b9362e5730a3da1a69dfe commit: f5b99f8ab0525bf9cddfe3d1058fbac448036508 Author: Nirbheek Chauhan gentoo org> AuthorDate: Mon Feb 21 11:42:44 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Mon Feb 21 11:42:44 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Df5b99f8a gnome-base/gnome-shell: fix mutter deps --- gnome-base/gnome-shell/gnome-shell-9999.ebuild | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/= gnome-shell/gnome-shell-9999.ebuild index 5e46849..82a86b4 100644 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild @@ -23,7 +23,8 @@ else fi =20 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome= -desktop -# FIXME: Automagic gnome-bluetooth[introspection] support. Also gnome bu= g 637935 +# FIXME: Automagic gnome-bluetooth[introspection] support. +# mutter-2.91.7 is needed, but not checked for in configure COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.9 x11-libs/gdk-pixbuf:2[introspection] >=3Dx11-libs/gtk+-3.0.0:3[introspection] @@ -51,7 +52,7 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.9 =20 x11-libs/startup-notification x11-libs/libXfixes - >=3Dx11-wm/mutter-2.91.4[introspection] + >=3Dx11-wm/mutter-2.91.7[introspection] x11-apps/mesa-progs =20 dev-python/dbus-python