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 1QMOlJ-0004R9-En for garchives@archives.gentoo.org; Tue, 17 May 2011 18:12:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C43B11C068; Tue, 17 May 2011 18:12:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 965BD1C068 for ; Tue, 17 May 2011 18:12:45 +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 2BF811B4054 for ; Tue, 17 May 2011 18:12:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8F97F80504 for ; Tue, 17 May 2011 18:12:44 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <74c8667497425746b3d2eaaf88cae1ac2bdf34f5.williamH@gentoo> Subject: [gentoo-commits] proj/openrc:master commit in: conf.d/ X-VCS-Repository: proj/openrc X-VCS-Files: conf.d/keymaps X-VCS-Directories: conf.d/ X-VCS-Committer: williamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 74c8667497425746b3d2eaaf88cae1ac2bdf34f5 Date: Tue, 17 May 2011 18:12:44 +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: cf85df020f3f915f2d2188406b9f9714 commit: 74c8667497425746b3d2eaaf88cae1ac2bdf34f5 Author: William Hubbs gentoo org> AuthorDate: Tue May 17 18:06:55 2011 +0000 Commit: William Hubbs gentoo org> CommitDate: Tue May 17 18:06:55 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D74c86674 fix keymaps config file to show the correct variable name X-Gentoo-Bug: 367283 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=3D367283 --- conf.d/keymaps | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf.d/keymaps b/conf.d/keymaps index 7707272..1a5b944 100644 --- a/conf.d/keymaps +++ b/conf.d/keymaps @@ -1,4 +1,4 @@ -# Use KEYMAP to specify the default console keymap. There is a complete= tree +# Use keymap to specify the default console keymap. There is a complete= tree # of keymaps in /usr/share/keymaps to choose from. keymap=3D"us" =20