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 1QD4Pf-00022d-Cg for garchives@archives.gentoo.org; Fri, 22 Apr 2011 00:39:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF4AE1C02C; Fri, 22 Apr 2011 00:38:33 +0000 (UTC) Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181]) by pigeon.gentoo.org (Postfix) with ESMTP id AF17B1C02C for ; Fri, 22 Apr 2011 00:38:33 +0000 (UTC) Received: by iyb26 with SMTP id 26so231737iyb.40 for ; Thu, 21 Apr 2011 17:38:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=/97fl9ylSiLJob5nhxZI1ZOZ5o/GphomhxEjlqydwxU=; b=kLsBqeulASvpGDHFeknCcTTctVnVLnk9FVC7bG//FszD802NSDcayR9uwfeT1Q30UW Ph9ZFNPjYp93u/W9Zirddj1hgFE5MZphHINHxvqmAaSM5iUdeXmQgpqfjDFPsk4gVSom E+eccA7mHkLWIQIkAwdx0F6hdtBdyscuqdiCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=D7z5m6+AStjSg6H94R02F0kAs/olNy/7SliNCyR6hQwrRkr9yJLQGt+zAxALWh6osG BR81zez2bHav6aaWF7y9r4rLdtJKCgf+T+ezNnn3cnsRFRkdmloDvQl/xP/yleBsJ1nj wUbpfWHvg3BfmoFhhM2ZUIdFtXArF5DKulFpY= 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.43.62.133 with SMTP id xa5mr648947icb.398.1303432713205; Thu, 21 Apr 2011 17:38:33 -0700 (PDT) Received: by 10.42.222.2 with HTTP; Thu, 21 Apr 2011 17:38:33 -0700 (PDT) In-Reply-To: <20110421234230.3249d261@digimed.co.uk> References: <201104180228.59487.peter@humphrey.ukfsn.org> <20110418225609.0e47a40e@digimed.co.uk> <4DAD1ECE.2000207@asyr.hopto.org> <20110419065754.D2F7C39B2@data.antarean.org> <20110419090418.00cdff45@digimed.co.uk> <4DAD7B12.6090806@asyr.hopto.org> <20110420143314.082671c3@zaphod.digimed.co.uk> <20110421234230.3249d261@digimed.co.uk> Date: Thu, 21 Apr 2011 17:38:33 -0700 Message-ID: Subject: Re: [gentoo-user] Howzat! From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: fb55d7f54de44055662222caf27e3266 On Thu, Apr 21, 2011 at 3:42 PM, Neil Bothwick wrote: > On Thu, 21 Apr 2011 06:41:08 -0700, Mark Knecht wrote: > >> > WORLD_MERGE=3D"emerge --update --deep --reinstall changed-use >> > --with-bdeps y --verbose @system @world" > >> =C2=A0I guess I've lost track. Is @system not a part of @world or is tha= t >> done for some other reason? The emerge man page says 'world >> encompasses both the selected and system sets.' > > It is, but at the time I added that to the script, it wasn't the case. > The script needs updating, it hasn't been touched for over two years. > > > -- > Neil Bothwick Easily explained. Thanks! -Mark