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 1QHDDa-0003OR-Un for garchives@archives.gentoo.org; Tue, 03 May 2011 10:52:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBB8E1C002; Tue, 3 May 2011 10:52:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 88EDE1C002 for ; Tue, 3 May 2011 10:52:30 +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 0E6AB1B406D for ; Tue, 3 May 2011 10:52:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 26B7D80505 for ; Tue, 3 May 2011 10:52:29 +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/, gnome-base/gdm/files/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gdm/files/gdm-2.32.0-fix-vt-problems.patch gnome-base/gdm/files/gdm-3.0.0-fix-vt-problems.patch gnome-base/gdm/gdm-3.0.0-r1.ebuild X-VCS-Directories: gnome-base/gdm/ gnome-base/gdm/files/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: f3b52d95a03e918e1b382bbe1ee9ed01ed2fae0e Date: Tue, 3 May 2011 10:52:29 +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: dab0e4cdc9bc3ce8c00039692f25a2e0 commit: f3b52d95a03e918e1b382bbe1ee9ed01ed2fae0e Author: Nirbheek Chauhan gentoo org> AuthorDate: Tue May 3 10:51:49 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Tue May 3 10:51:49 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Df3b52d95 gnome-base/gdm: rename patch --- ...lems.patch =3D> gdm-2.32.0-fix-vt-problems.patch} | 0 gnome-base/gdm/gdm-3.0.0-r1.ebuild | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome-base/gdm/files/gdm-3.0.0-fix-vt-problems.patch b/gnome= -base/gdm/files/gdm-2.32.0-fix-vt-problems.patch similarity index 100% rename from gnome-base/gdm/files/gdm-3.0.0-fix-vt-problems.patch rename to gnome-base/gdm/files/gdm-2.32.0-fix-vt-problems.patch diff --git a/gnome-base/gdm/gdm-3.0.0-r1.ebuild b/gnome-base/gdm/gdm-3.0.= 0-r1.ebuild index 0e43a55..70cbe3e 100644 --- a/gnome-base/gdm/gdm-3.0.0-r1.ebuild +++ b/gnome-base/gdm/gdm-3.0.0-r1.ebuild @@ -112,7 +112,7 @@ src_prepare() { epatch "${FILESDIR}/${PN}-2.32.0-fix-daemonize-regression.patch" =20 # GDM grabs VT2 instead of VT7, bug 261339, bug 284053, bug 288852 - epatch "${FILESDIR}/${PN}-3.0.0-fix-vt-problems.patch" + epatch "${FILESDIR}/${PN}-2.32.0-fix-vt-problems.patch" =20 # make custom session work, bug #216984 epatch "${FILESDIR}/${PN}-2.32.0-custom-session.patch"