From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JBhiw-0003Qm-9B for garchives@archives.gentoo.org; Mon, 07 Jan 2008 02:28:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25A83E04CA; Mon, 7 Jan 2008 02:28:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D0E31E04CA for ; Mon, 7 Jan 2008 02:28:20 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 58C2665A7C for ; Mon, 7 Jan 2008 02:28:20 +0000 (UTC) Received: from compnerd by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JBhis-0004CN-Tv for gentoo-commits@lists.gentoo.org; Mon, 07 Jan 2008 02:28:19 +0000 From: "Saleem Abdulrasool (compnerd)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, compnerd@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hal: hal-0.5.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hal-0.5.10.ebuild ChangeLog X-VCS-Directories: sys-apps/hal X-VCS-Committer: compnerd X-VCS-Committer-Name: Saleem Abdulrasool Content-Type: text/plain; charset=utf8 Message-Id: Sender: Saleem Abdulrasool Date: Mon, 07 Jan 2008 02:28:18 +0000 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: 93352a69-c7d8-468c-86e7-4ba3d76e08fa X-Archives-Hash: 8fada00f27e29f1db5001fc3754234e7 compnerd 08/01/07 02:28:18 Modified: hal-0.5.10.ebuild ChangeLog Log: add a message about keyboard layout switching (Portage version: 2.1.4_rc14) Revision Changes Path 1.7 sys-apps/hal/hal-0.5.10.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0= .5.10.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0= .5.10.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0= .5.10.ebuild?r1=3D1.6&r2=3D1.7 Index: hal-0.5.10.ebuild =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/sys-apps/hal/hal-0.5.10.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hal-0.5.10.ebuild 5 Jan 2008 21:45:18 -0000 1.6 +++ hal-0.5.10.ebuild 7 Jan 2008 02:28:17 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.6 = 2008/01/05 21:45:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.7 = 2008/01/07 02:28:17 compnerd Exp $ =20 inherit eutils linux-info autotools flag-o-matic =20 @@ -291,4 +291,10 @@ elog "IF you have additional applications which consume ACPI events, yo= u" elog "should consider installing acpid to allow applications to share A= CPI" elog "events." + + elog "If you wish to use a non US layout, you may do so by executing:" + elog "setxkbmap or by utilizing your Desktop Environment's" + elog "Keyboard Layout Settings mechanism." + elog "Under GNOME, this is gnome-keyboard-properties, and under KDE" + elog "it is kxkb." } 1.223 sys-apps/hal/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/Chang= eLog?rev=3D1.223&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/Chang= eLog?rev=3D1.223&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/Chang= eLog?r1=3D1.222&r2=3D1.223 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/sys-apps/hal/ChangeLog,v retrieving revision 1.222 retrieving revision 1.223 diff -u -r1.222 -r1.223 --- ChangeLog 5 Jan 2008 21:45:18 -0000 1.222 +++ ChangeLog 7 Jan 2008 02:28:17 -0000 1.223 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.222 2008/0= 1/05 21:45:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.223 2008/0= 1/07 02:28:17 compnerd Exp $ + + 07 Jan 2008; Saleem Abdulrasool hal-0.5.10.ebuil= d: + Add a message regarding keyboard layout mechanisms =20 05 Jan 2008; Saleem Abdulrasool hal-0.5.10.ebuil= d: Add laptop useflag for pm-utils --=20 gentoo-commits@lists.gentoo.org mailing list