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 1N51ot-0007Md-49 for garchives@archives.gentoo.org; Mon, 02 Nov 2009 18:40:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12942E0994; Mon, 2 Nov 2009 18:39:57 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id DFD78E0994 for ; Mon, 2 Nov 2009 18:39:56 +0000 (UTC) Received: from static-87-79-89-40.netcologne.de ([87.79.89.40] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1N51oq-0006gk-Fk for gentoo-user@lists.gentoo.org; Mon, 02 Nov 2009 19:39:56 +0100 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Mon, 02 Nov 2009 19:39:52 +0100 id 00010341.4AEF2778.000067A5 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Firefox 3.5 without changing entire system to ~arch? Date: Mon, 2 Nov 2009 19:39:45 +0100 User-Agent: KMail/1.12.2 (Linux/2.6.31-tuxonice; KDE/4.3.2; i686; ; ) References: <4AEF13DD.9050400@cox.net> In-Reply-To: <4AEF13DD.9050400@cox.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="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911021939.48184.wonko@wonkology.org> X-Archives-Salt: c888545d-ec90-4889-8347-41a242c56467 X-Archives-Hash: 5a4d6d1fad48d2cc271a10203b483c71 Marcus Wanner writes: > Could anyone tell me how to install firefox 3.5.x without changing the > entire installation to ~arch? I have been looking around on the web for > how to do this, but can't find anything that doesn't require being > (afaict) very invasive to the rest of the system. Thanks! autounmask -p www-client/mozilla-firefox-3.5.3-r1 shows net-libs/xulrunner (for three times which I find strange), but nothing else. Maybe I already have some other stuff in package.keywords, but it's not that much. Wonko