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 1Q8X5X-0007DZ-1k for garchives@archives.gentoo.org; Sat, 09 Apr 2011 12:16:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 003B11C00F; Sat, 9 Apr 2011 12:14:55 +0000 (UTC) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) by pigeon.gentoo.org (Postfix) with ESMTP id C61DC1C00F for ; Sat, 9 Apr 2011 12:14:55 +0000 (UTC) Received: by yxm8 with SMTP id 8so2577944yxm.40 for ; Sat, 09 Apr 2011 05:14:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Um3/5oRamOiqXVGmbWompJrU0JJqtp0jixsYPmOopjY=; b=svVOQAkcRm9seNXoeuA7eds1qybbX8yRSPTIEmkpFdDe0c52a83bPakVzRwdoADD1T OQiiFV32hK9ZOtB/ewdPqtPVqx3AcDN6RQtsFFSu3iem9D+a/+IfU4RnQvmbwCvsWPRz xHYANmiYFo2osUpoKhx1v3K97n8KQqDOcoMw8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=wNtCjbY+9LQdbplmjXNS7Ey1UlIqW+tSIRuye+Q1odVz/3vmlIXfH68j2FDNLLvkUg ERr4taAIDHQw5axLYqFIEGZidkeFURaXGDLm8noof/ceEKWpySzqynZ6pKsDnnBQDqIW D7tQbN32f/hvepoCzoMdLQVU97SZSB/lfZbuM= Received: by 10.236.180.4 with SMTP id i4mr1325250yhm.114.1302351295223; Sat, 09 Apr 2011 05:14:55 -0700 (PDT) Received: from [192.168.2.5] (adsl-0-118-199.jan.bellsouth.net [65.0.118.199]) by mx.google.com with ESMTPS id c4sm3971043ana.49.2011.04.09.05.14.53 (version=SSLv3 cipher=OTHER); Sat, 09 Apr 2011 05:14:54 -0700 (PDT) Message-ID: <4DA04DBC.1070605@gmail.com> Date: Sat, 09 Apr 2011 07:14:52 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.18) Gecko/20110325 Gentoo/2.0.13 SeaMonkey/2.0.13 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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: FEATURE: fixlafiles References: <201104082002.03043.michaelkintzios@gmail.com> <20110409095543.5f2d8e50@digimed.co.uk> In-Reply-To: <20110409095543.5f2d8e50@digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: cacd9b481c03991512f05eff971946e1 Neil Bothwick wrote: > On Fri, 08 Apr 2011 21:02:06 -0400, Allan Gottlieb wrote: > > >>> The last one is now an option in /etc/make.conf under FEATURES: >>> fixlafiles >>> >> This sounds great! Outside of some extra time in emerging is there any >> reason *not* to add fixlafiles to FEATURES? >> > Yes, it's already in FEATURES by default :) > > [nelz@yooden ~ 0]% grep fixlafiles /etc/make.conf > [nelz@yooden ~ 1]% emerge --info | grep fixlafiles > FEATURES="assume-digests binpkg-logs buildpkg distlocks fixlafiles > fixpackages news parallel-fetch preserve-libs protect-owned sandbox > sfperms strict unknown-features-warn unmerge-logs unmerge-orphans > userfetch" > [nelz@yooden ~ 0]% > > > Mine is set in features too. Thing is, I don't have lafilefixer installed. I guess portage would say something about broken links if it was needed. Right? root@fireball / # eix lafilefixer * dev-util/lafilefixer Available versions: ~0.0.1 0.5 Homepage: http://www.gentoo.org/ Description: Utility to fix your .la files root@fireball / # Dale :-) :-)