From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 56D311382C5 for ; Fri, 24 Jun 2016 14:06:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D786D141A2; Fri, 24 Jun 2016 14:06:22 +0000 (UTC) Received: from mx2.cims.nyu.edu (MX2.CIMS.NYU.EDU [128.122.49.96]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CB933E0B2D for ; Fri, 24 Jun 2016 14:06:21 +0000 (UTC) Received: from smtp.cs.nyu.edu (smtp.cs.nyu.edu [128.122.49.97]) by mx2.cims.nyu.edu (8.15.1+Sun/8.15.1) with ESMTP id u5OE6Jag007470 for ; Fri, 24 Jun 2016 10:06:19 -0400 (EDT) Received: from E7450-wired.localdomain (ool-18be5d6c.dyn.optonline.net [24.190.93.108]) (authenticated bits=0) by smtp.cs.nyu.edu (8.15.2/8.15.1) with ESMTPSA id u5OE6EN5001218 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 24 Jun 2016 10:06:19 -0400 (EDT) Received: by E7450-wired.localdomain (Postfix, from userid 1000) id 78EEB46498; Fri, 24 Jun 2016 10:06:14 -0400 (EDT) From: allan gottlieb To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] LINGUAS, L10N, and local-gen Date: Fri, 24 Jun 2016 10:06:14 -0400 Message-ID: <87k2headgp.fsf@nyu.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.1 (mx2.cims.nyu.edu [128.122.49.96]); Fri, 24 Jun 2016 10:06:19 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.97.4 at mx2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.73 on 128.122.49.96 X-Archives-Salt: 422e6571-6694-4503-a121-22f7a7d11779 X-Archives-Hash: 055f4a75fe51f5b0eacca5f7e1526c5e Having read the latest news article and rereading parts of the localization guide, it is not clear to me what action, if any, I need to take. My systems are US English only /etc/portage/make.conf has LINGUAS="en" /etc/local.gen has just comments plus en_US ISO-8859-1 en_US.UTF-8 UTF-8 Should I add L10N="en-US" to /etc/portage/make.conf ? Should I run local-gen ? Thanks allan