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 1Mi1jw-0006Hl-AD for garchives@archives.gentoo.org; Mon, 31 Aug 2009 07:55:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2370BE0874; Mon, 31 Aug 2009 13:04:41 +0000 (UTC) Received: from mail-iw0-f203.google.com (mail-iw0-f203.google.com [209.85.223.203]) by pigeon.gentoo.org (Postfix) with ESMTP id 05C90E0874 for ; Mon, 31 Aug 2009 13:04:40 +0000 (UTC) Received: by iwn41 with SMTP id 41so1707339iwn.32 for ; Mon, 31 Aug 2009 06:04:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=EZdrdK7JVX/+Pv//ALcUGAbnkJtjZe+EqebXIHdt6B8=; b=tPrXjm8BXGTVbgCJVz9KqbtdI2bf253U6pzPGdSiUqIOfELK0CuetNsY7gM7qe8cSd bBBlp9n+iOEpsNH7COsc+Ivtk16B0SPWE6ZKt6EcBCi/16lT9J7dWJy7K6p+WjkohOc2 jdiYW1oy0E/yUWdtY2WddRrfpw0FGw5EvGTeY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=b08Uk7mBd7sH8L2njVa/9vfsBzwnZh6URyOD50hRKoNpXdUMlGcIDU2TUgyI1AWceU wdA8DFrpFXVjMXKM4wTi9wHDIk7APdeCCGz5D2X1jfZhV7UloodoMpLfRAJrlYLPONC0 vzpfa0Opm9mZffVPuoQX5judqo9mjaqZFzC14= 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 Received: by 10.231.122.208 with SMTP id m16mr7148189ibr.16.1251723880844; Mon, 31 Aug 2009 06:04:40 -0700 (PDT) Date: Mon, 31 Aug 2009 21:04:40 +0800 Message-ID: <53e35fd50908310604u1f85541jf977d29e7fcceb15@mail.gmail.com> Subject: [gentoo-user] can I disable LINGUAGS support for a specific package? From: Xi Shen To: gentoo-china@googlegroups.com, gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: fc4ca03a-dd5d-4971-888d-c67200a1c88c X-Archives-Hash: 12e0b13518886e0a1e13ec9899e25696 Hi, I need zh_CN on my system. But when I enable it in make.conf, I have the Chinese version of man-page installed. I want to use the English version. Is there a way to disable the LINGUAGS for a specific package? -- Best Regards, David Shen http://twitter.com/davidshen84