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 <gentoo-user+bounces-121432-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Q7xPD-00045r-GJ for garchives@archives.gentoo.org; Thu, 07 Apr 2011 22:10:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B36D1C01F; Thu, 7 Apr 2011 22:08:59 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E20681C01F for <gentoo-user@lists.gentoo.org>; Thu, 7 Apr 2011 22:08:58 +0000 (UTC) Received: by iwn2 with SMTP id 2so3826998iwn.40 for <gentoo-user@lists.gentoo.org>; Thu, 07 Apr 2011 15:08:58 -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:cc:content-type; bh=Rh2Ck8kkvJzO3s68hxoTwkELZyOlfx0W60YL33/Xhl0=; b=a4Nqs339GcLxbgzUvHN8j+Eg2HEmTGHfObOYVs1Kh2P5+c1BfMYX9acR5B7DZg4PB5 PJvziDDZC2q+TUKlrKa6NtYs7YuAjkhFeBaR9JzM/F48xAvKQq0d6PgtZqXbVBrA8BxX z8jrKj3QYBE8vJJyZnonPqVrwzFZZwQrWvngc= 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 :cc:content-type; b=AqwyNjLFqQs/0W4NRybnsEkQq/1wyuxFurMJhzmRGO1mogb8eKSj020PxfguZwJfED 6+rElQ10+g35ZwNo7FhPYviyKbhsJZe5S6UkNpCAkUgQ2HPOvMqzQjvILdRYcL3nPky0 8ppN6RZyJUimnJ+r5hl3jITnFHW6mynfc7J6E= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.42.159.1 with SMTP id j1mr2368582icx.179.1302214138444; Thu, 07 Apr 2011 15:08:58 -0700 (PDT) Received: by 10.42.167.74 with HTTP; Thu, 7 Apr 2011 15:08:58 -0700 (PDT) In-Reply-To: <201104072245.58088.peter@humphrey.ukfsn.org> References: <20110407161923.GA3437@muc.de> <20110407201309.GB8055@muc.de> <BANLkTincBumHcex4=oCiJ+ug1zD7b8HoCQ@mail.gmail.com> <201104072245.58088.peter@humphrey.ukfsn.org> Date: Thu, 7 Apr 2011 15:08:58 -0700 Message-ID: <BANLkTimm079ZMMM6pZEtGxND=dFwPUVPBQ@mail.gmail.com> Subject: Re: [gentoo-user] Why can't I emerge telnet? From: Mark Knecht <markknecht@gmail.com> To: gentoo-user@lists.gentoo.org Cc: Peter Humphrey <peter@humphrey.ukfsn.org> Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: e295d68129afdae6d5d69e4fbcc93cac On Thu, Apr 7, 2011 at 2:45 PM, Peter Humphrey <peter@humphrey.ukfsn.org> wrote: > On Thursday 07 April 2011 21:10:32 Mark Knecht wrote: > >> mark@c2stable ~ $ equery files telnet-bsd | grep bin > > Which of course he can't do until after he's installed the package. > > -- > Rgds > Peter Damn. You're right. My bad. Well, had he used eix (or emerge -s telnet) at least he would have determined that he had the wrong package name. - Mark