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 1PxNTM-0004ZM-3V for garchives@archives.gentoo.org; Wed, 09 Mar 2011 17:47:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 532091C01A; Wed, 9 Mar 2011 17:46:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 235A81C01A for ; Wed, 9 Mar 2011 17:46:48 +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 763621B40B3 for ; Wed, 9 Mar 2011 17:46:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D41E98006E for ; Wed, 9 Mar 2011 17:46: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/gdm/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gdm/gdm-2.91.91.ebuild gnome-base/gdm/gdm-2.91.93.ebuild X-VCS-Directories: gnome-base/gdm/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: b9e85aca7c3c2428fc311842b79678a935243f98 Date: Wed, 9 Mar 2011 17:46: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: 91dc8375bc01435b969c5c827cd6e378 commit: b9e85aca7c3c2428fc311842b79678a935243f98 Author: Nirbheek Chauhan gentoo org> AuthorDate: Wed Mar 9 07:55:39 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Wed Mar 9 17:45:54 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Db9e85aca gnome-base/gdm: 2.91.91 =E2=86=92 2.91.93 * If you can't login, try to move your .xsession-errors file away --- .../gdm/{gdm-2.91.91.ebuild =3D> gdm-2.91.93.ebuild} | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/gnome-base/gdm/gdm-2.91.91.ebuild b/gnome-base/gdm/gdm-2.91.= 93.ebuild similarity index 98% rename from gnome-base/gdm/gdm-2.91.91.ebuild rename to gnome-base/gdm/gdm-2.91.93.ebuild index 5846551..6b9c843 100644 --- a/gnome-base/gdm/gdm-2.91.91.ebuild +++ b/gnome-base/gdm/gdm-2.91.93.ebuild @@ -35,7 +35,7 @@ RDEPEND=3D" >=3Dgnome-base/gnome-session-2.28 >=3Dx11-misc/xdg-utils-1.0.2-r3 >=3Dsys-power/upower-0.9 - >=3Dsys-apps/accountsservice-0.6.3 + >=3Dsys-apps/accountsservice-0.6.5 =20 app-text/iso-codes =20 @@ -105,6 +105,7 @@ src_prepare() { epatch "${FILESDIR}/${PN}-2.32.0-fix-daemonize-regression.patch" =20 # fix VT grab problem causing GDM to grab VT2 instead of 7, bug #261339 + # FIXME FIXME FIXME: this is due to a race b/w getty and gdm #epatch "${FILESDIR}/${PN}-2.32.0-broken-VT-detection.patch" =20 # make custom session work, bug #216984