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 1PoCet-0007gb-N3 for garchives@archives.gentoo.org; Sat, 12 Feb 2011 10:24:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29985E07BA; Sat, 12 Feb 2011 10:24:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DED50E07BA for ; Sat, 12 Feb 2011 10:24:47 +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 7F6501B42FC for ; Sat, 12 Feb 2011 10:24:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D7FAD8006A for ; Sat, 12 Feb 2011 10:24:46 +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-2.91.6.ebuild 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: efa40a731440e730810afe5723a7bbfb17c7bb48 Date: Sat, 12 Feb 2011 10:24:46 +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: c25e2e885ffdc328aae0a3f303b6d544 commit: efa40a731440e730810afe5723a7bbfb17c7bb48 Author: Nirbheek Chauhan gentoo org> AuthorDate: Sat Feb 12 10:25:38 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Sat Feb 12 10:25:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Defa40a73 gnome-base/gnome-shell: fix bug 352544 --- gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild | 3 ++- gnome-base/gnome-shell/gnome-shell-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild b/gnome-bas= e/gnome-shell/gnome-shell-2.91.6.ebuild index d472603..a48267b 100644 --- a/gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild @@ -52,7 +52,8 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.9 >=3Dx11-wm/mutter-2.91.4[introspection] x11-apps/mesa-progs =20 - dev-python/dbus-python" + dev-python/dbus-python + dev-python/gconf-python" # Runtime-only deps are probably incomplete and approximate RDEPEND=3D"${COMMON_DEPEND} x11-libs/gdk-pixbuf[introspection] diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/= gnome-shell/gnome-shell-9999.ebuild index 76055f6..d1101dd 100644 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild @@ -52,7 +52,8 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.9 >=3Dx11-wm/mutter-2.91.4[introspection] x11-apps/mesa-progs =20 - dev-python/dbus-python" + dev-python/dbus-python + dev-python/gconf-python" # Runtime-only deps are probably incomplete and approximate RDEPEND=3D"${COMMON_DEPEND} x11-libs/gdk-pixbuf[introspection]