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 1SHb3I-00008C-5J for garchives@archives.gentoo.org; Tue, 10 Apr 2012 13:24:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68157E0BEE; Tue, 10 Apr 2012 13:23:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 35745E0BEE for ; Tue, 10 Apr 2012 13:23:50 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7BA8F1B4016 for ; Tue, 10 Apr 2012 13:23:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 46796E5402 for ; Tue, 10 Apr 2012 13:23:48 +0000 (UTC) From: "Priit Laes" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Priit Laes" Message-ID: <1334063101.bf3e48db97eff849c2fccb70a4d53dac07d719a4.plaes@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-3.4.0-r1.ebuild gnome-base/gnome-shell/gnome-shell-9999.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: bf3e48db97eff849c2fccb70a4d53dac07d719a4 X-VCS-Branch: master Date: Tue, 10 Apr 2012 13:23:48 +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: 76447b16-8db2-41a2-988f-2a7a26ed6dd6 X-Archives-Hash: 7069e144929ab45ff3dab4fda5766037 commit: bf3e48db97eff849c2fccb70a4d53dac07d719a4 Author: Priit Laes plaes org> AuthorDate: Tue Apr 10 13:05:01 2012 +0000 Commit: Priit Laes plaes org> CommitDate: Tue Apr 10 13:05:01 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dbf3e48db gnome-base/gnome-shell: Add missing gcr dependency --- gnome-base/gnome-shell/gnome-shell-3.4.0-r1.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-3.4.0-r1.ebuild b/gnome-b= ase/gnome-shell/gnome-shell-3.4.0-r1.ebuild index 666e6b7..371fcde 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild @@ -27,7 +27,8 @@ fi # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome= -desktop # latest g-c-c is needed due to https://bugs.gentoo.org/show_bug.cgi?id=3D= 360057 # libXfixes-5.0 needed for pointer barriers -COMMON_DEPEND=3D">=3Ddev-libs/glib-2.31.6:2 +COMMON_DEPEND=3D">=3Dapp-crypt/gcr-3.3.90 + >=3Ddev-libs/glib-2.31.6:2 >=3Ddev-libs/gjs-1.31.22 >=3Ddev-libs/gobject-introspection-0.10.1 >=3Dx11-libs/gtk+-3.3.9:3[introspection] diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/= gnome-shell/gnome-shell-9999.ebuild index e653998..745c470 100644 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild @@ -27,7 +27,8 @@ fi # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome= -desktop # latest g-c-c is needed due to https://bugs.gentoo.org/show_bug.cgi?id=3D= 360057 # libXfixes-5.0 needed for pointer barriers -COMMON_DEPEND=3D">=3Ddev-libs/glib-2.31.6:2 +COMMON_DEPEND=3D">=3Dapp-crypt/gcr-3.3.90 + >=3Ddev-libs/glib-2.31.6:2 >=3Ddev-libs/gjs-1.31.22 >=3Ddev-libs/gobject-introspection-0.10.1 >=3Dx11-libs/gtk+-3.3.9:3[introspection]