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.77) (envelope-from ) id 1Sry3x-0001iX-Ep for garchives@archives.gentoo.org; Thu, 19 Jul 2012 21:15:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29F08E05ED; Thu, 19 Jul 2012 21:14:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3334521C01D for ; Thu, 19 Jul 2012 21:13:56 +0000 (UTC) Received: from [192.168.26.5] (ip98-164-193-252.oc.oc.cox.net [98.164.193.252]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id B12231B4037 for ; Thu, 19 Jul 2012 21:13:52 +0000 (UTC) Message-ID: <50087884.90006@gentoo.org> Date: Thu, 19 Jul 2012 14:13:40 -0700 From: Zac Medico User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:13.0) Gecko/20120607 Thunderbird/13.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFC: l10n.eclass References: <20120719151422.1fb9883b@sera-17.lan> In-Reply-To: <20120719151422.1fb9883b@sera-17.lan> X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 5f12d966-8555-44c9-81d2-833879dbd517 X-Archives-Hash: d07cd9c27808afe8efe1346d5c0e2fee On 07/19/2012 06:14 AM, Ralph Sennhauser wrote: > Could be that Portage re-exports a sanitized > LINGUAS tough, but I doubt it. Portage does sanitize it if there are any linguas_* flags in IUSE, otherwise it lets the variable pass through without sanitizing it. -- Thanks, Zac