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 1PzYZb-0001wg-BS for garchives@archives.gentoo.org; Tue, 15 Mar 2011 18:02:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 709C01C027; Tue, 15 Mar 2011 18:02:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 40E021C027 for ; Tue, 15 Mar 2011 18:02:15 +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 B52FC1B42EF for ; Tue, 15 Mar 2011 18:02:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0EA2E8006A for ; Tue, 15 Mar 2011 18:02:14 +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: <84d27f8d8fe8628df0fc15a760ffd12cc36f12f2.nirbheek@gentoo> 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: 84d27f8d8fe8628df0fc15a760ffd12cc36f12f2 Date: Tue, 15 Mar 2011 18:02:14 +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: 3fdb835cd4459dda0aa924f6b77c653f commit: 84d27f8d8fe8628df0fc15a760ffd12cc36f12f2 Author: Nirbheek Chauhan gentoo org> AuthorDate: Tue Mar 15 17:55:45 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Tue Mar 15 17:55:45 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D84d27f8d gnome-base/gnome-shell: pull in polkit-0.101 for pretty auth dialogs --- gnome-base/gnome-shell/gnome-shell-9999.ebuild | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/= gnome-shell/gnome-shell-9999.ebuild index 39a2127..17a9912 100644 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild @@ -60,11 +60,13 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.9:2 nm-applet? ( >=3Dnet-misc/networkmanager-0.8.996[introspection] )" # Runtime-only deps are probably incomplete and approximate. # Each block: -# 1. Introspection stuff + dconf needed via imports.gi.* -# 2. gnome-session is needed for gnome-session-quit -# 3. Control shell settings -# 4. nm-applet is needed for auth prompting and the wireless connection = dialog +# 1. Pull in polkit-0.101 for pretty authorization dialogs +# 2. Introspection stuff + dconf needed via imports.gi.* +# 3. gnome-session is needed for gnome-session-quit +# 4. Control shell settings +# 5. nm-applet is needed for auth prompting and the wireless connection = dialog RDEPEND=3D"${COMMON_DEPEND} + >=3Dsys-auth/polkit-0.101[introspection] =20 >=3Dgnome-base/dconf-0.4.1 >=3Dgnome-base/libgnomekbd-2.91.4[introspection]