From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G6vIi-0007Z1-5i for garchives@archives.gentoo.org; Sat, 29 Jul 2006 20:20:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6TKIcnc011118; Sat, 29 Jul 2006 20:18:38 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6TKGbmW008705 for ; Sat, 29 Jul 2006 20:16:37 GMT Received: by nf-out-0910.google.com with SMTP id m19so123669nfc for ; Sat, 29 Jul 2006 13:16:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=IePUb1R8Wnslb6I6EYOmqqa5Spr3msAxaorMDuPVYrgI+A8RCjlfLsBhB7ojMBWO9Q9h39Uib0CpXQNFq3j06Xr77AWfvOHXReMkY3WVuD0+Ctb1uN4PLog/uxUbnk7mVN9Oqck0cUTRWGRbmxQe11tg6dD2fQpY9KPCt2tjKt4= Received: by 10.78.180.15 with SMTP id c15mr164608huf; Sat, 29 Jul 2006 13:16:37 -0700 (PDT) Received: by 10.78.16.7 with HTTP; Sat, 29 Jul 2006 13:16:37 -0700 (PDT) Message-ID: <7573e9640607291316u6c9c0d63tdcd445d0d441612@mail.gmail.com> Date: Sat, 29 Jul 2006 13:16:37 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] LINGUAS In-Reply-To: <20060729145743.GA24325@brego.pewamo.office> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060729145743.GA24325@brego.pewamo.office> X-Google-Sender-Auth: c65e5270b3c2e83b X-Archives-Salt: a92b2ebb-0c33-41a3-b674-5e2f1c0fd3da X-Archives-Hash: ff7179ac09015986e9488296f374daa8 On 7/29/06, Michael George wrote: > The docs I found on gentoo localization indicate that I can set LINGUAS > in make.conf and build for just the languages I desire. I set it to: > LINGUAS="en_US" > but all that does is prepend en_US to the beginning of the string above. Look closer; it should put "en_US" at the begining of the string, and remove the "-en_US" from the middle. The normal configuration of portage is to display set USE flags first, followed by the unset flags, and each group is sorted alphabetically. -Richard -- gentoo-user@gentoo.org mailing list