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 1PgfVP-0007yx-7W for garchives@archives.gentoo.org; Sat, 22 Jan 2011 15:35:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 686E7E0AC0; Sat, 22 Jan 2011 15:35:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3815CE0AC0 for ; Sat, 22 Jan 2011 15:35:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1C411B403F for ; Sat, 22 Jan 2011 15:35:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2257) id 8438620054; Sat, 22 Jan 2011 15:35:49 +0000 (UTC) From: "Fabio Erculiani (lxnay)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, lxnay@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xinit: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: x11-apps/xinit X-VCS-Committer: lxnay X-VCS-Committer-Name: Fabio Erculiani Content-Type: text/plain; charset=utf8 Message-Id: <20110122153549.8438620054@flycatcher.gentoo.org> Date: Sat, 22 Jan 2011 15:35:49 +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: ff563b3ff2fda79ae8a5960f7e61df49 lxnay 11/01/22 15:35:49 Modified: ChangeLog Log: add lxdm support (changes required in order to load lxdm with --backgro= und), see bug #330355 =20 (Portage version: 2.2.0_alpha13/cvs/Linux x86_64) Revision Changes Path 1.200 x11-apps/xinit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xinit/Cha= ngeLog?rev=3D1.200&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xinit/Cha= ngeLog?rev=3D1.200&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xinit/Cha= ngeLog?r1=3D1.199&r2=3D1.200 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v retrieving revision 1.199 retrieving revision 1.200 diff -u -r1.199 -r1.200 --- ChangeLog 31 Dec 2010 20:27:50 -0000 1.199 +++ ChangeLog 22 Jan 2011 15:35:49 -0000 1.200 @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xinit -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.199 2010= /12/31 20:27:50 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.200 2011= /01/22 15:35:49 lxnay Exp $ + + 22 Jan 2011; Fabio Erculiani files/startDM.sh: + add lxdm support (changes required in order to load lxdm with + --background), see bug #330355 =20 31 Dec 2010; Jeroen Roovers xinit-1.3.0-r1.ebuild: Stable for HPPA (bug #344827).