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 1M8U8i-0001dV-FZ for garchives@archives.gentoo.org; Mon, 25 May 2009 06:58:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51079E053F; Mon, 25 May 2009 06:58:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 329F5E053F for ; Mon, 25 May 2009 06:58:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 03028669AB for ; Mon, 25 May 2009 06:58:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.46 X-Spam-Level: X-Spam-Status: No, score=-3.46 required=5.5 tests=[AWL=0.139, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DnqnLsVSFFgZ for ; Mon, 25 May 2009 06:58:19 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E4D4764F86 for ; Mon, 25 May 2009 06:58:17 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M8U8S-0005MH-9R for gentoo-user@gentoo.org; Mon, 25 May 2009 06:58:12 +0000 Received: from athedsl-383512.home.otenet.gr ([79.131.50.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 May 2009 06:58:12 +0000 Received: from realnc by athedsl-383512.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 May 2009 06:58:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: How to fake USE flag change Date: Mon, 25 May 2009 09:58:19 +0300 Organization: Lucas Barks Message-ID: References: <874ov93cgx.fsf@newton.gmurray.org.uk> 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-383512.home.otenet.gr User-Agent: Thunderbird 2.0.0.21 (X11/20090429) In-Reply-To: <874ov93cgx.fsf@newton.gmurray.org.uk> Sender: news X-Archives-Salt: 750b943c-3494-4fe5-962c-bf1116fa1c51 X-Archives-Hash: e4ef26b8fb1f0891d93904c43fa6098c Graham Murray wrote: > Nikos Chantziaras writes: > >> emerge -auDN world >> [ebuild R ] app-office/openoffice-3.1.0 LINGUAS="-sv%" >> >> This is ridiculous. I'm in no mood emerging Open Office just because >> a LINGUAS changed which I don't even use. Something I can do about it >> other than waiting one and a half hours for a totally useless >> re-emerge? > > I used the '--reinstall changed-use' flag rather than '--newuse', as > documented in 'man emerge'. Thanks. I somehow missed this one. Now to the funny part: I'll need to rebuild OO.o anyway because of an update to media-gfx/exiv2. lol :P