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 1M8ThH-0003Zi-U5 for garchives@archives.gentoo.org; Mon, 25 May 2009 06:30:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09A1FE0483; Mon, 25 May 2009 06:30:06 +0000 (UTC) Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.156]) by pigeon.gentoo.org (Postfix) with ESMTP id D9B69E049C for ; Mon, 25 May 2009 06:30:05 +0000 (UTC) Received: by yx-out-1718.google.com with SMTP id 36so11242014yxh.46 for ; Sun, 24 May 2009 23:30:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=1LKzp0h7EjKMwUn85bqzJyu0QQYbdr39SB9fi5YsvOo=; b=hTXgy5drWmTX/cG1NKUfU0h+uVlsg/Xk53UKI5E2RynvldfDVcZ/8CC1kzj1rloCvl 5TAvHvKzMO1cBoSEkHIdH3b7dqyqNqhc+HkNZzjs9vos6Z5u6xxooQVWmDSkNzU38NKF KsbduICP8PD5eVjXFzE/GlwOElUcM6pg1l8cU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=bWNAMAkSAEHSIrgp4NXj1uhloD8u5j+fUSVSB5S6iO+aznKHmZh1vHvfVx/rdWlexu 8ror2uS8y9HpKHq81SvkJ4sjzDUTZDy+diaDklWClL94PkOGm4qbdNDi6acweo6nnfCA yKSjP/hoTe5bsOLFbIAhZciOOWiDU7ClGatR8= Received: by 10.100.254.19 with SMTP id b19mr3132768ani.148.1243233005599; Sun, 24 May 2009 23:30:05 -0700 (PDT) Received: from zoidberg.hsd1.mi.comcast.net (c-68-42-226-192.hsd1.mi.comcast.net [68.42.226.192]) by mx.google.com with ESMTPS id 6sm7375321ywc.21.2009.05.24.23.30.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 24 May 2009 23:30:05 -0700 (PDT) Date: Mon, 25 May 2009 02:29:57 -0400 From: Jacob Todd To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: How to fake USE flag change Message-ID: <20090525062957.GA31531@zoidberg.hsd1.mi.comcast.net> References: <20090525045546.GA18033@zoidberg.hsd1.mi.comcast.net> <20090525055046.GA18456@zoidberg.hsd1.mi.comcast.net> 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; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) X-Archives-Salt: d8e9b7dc-4911-4dd0-a811-4b567c211ed2 X-Archives-Hash: 3e5053b3cffa15950812fb645629823f You're right, it shouldn't. Things like that happen to me all the time, I'll already have a use flag disabled, and it will get turned off by default, and portage will want to rebuild it. You could make a local overlay with that LINGUAS flag not set, but it seems a bit much. I'd like to know a solution to this too. On Mon, May 25, 2009 at 09:05:35AM +0300, Nikos Chantziaras wrote: > but regardless of how much time it needs, a change of a LINGUAS flag I > don't even use should probably not trigger a rebuild anyway.