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-121434-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Q7y71-0005nY-WF for garchives@archives.gentoo.org; Thu, 07 Apr 2011 22:55:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEB7D1C009; Thu, 7 Apr 2011 22:54:18 +0000 (UTC) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.216.181]) by pigeon.gentoo.org (Postfix) with ESMTP id AA8D91C009 for <gentoo-user@lists.gentoo.org>; Thu, 7 Apr 2011 22:54:18 +0000 (UTC) Received: by qyg14 with SMTP id 14so2126411qyg.19 for <gentoo-user@lists.gentoo.org>; Thu, 07 Apr 2011 15:54:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type; bh=Qm2EkRRAV4ByBqaCM6pMCgvf0wjEaQfe6KaoUo625qQ=; b=a6YQNf4uuubKy4MOxuHHeadLG9BFZXvbm8Vq7/IFEl1c3OPx64OLI1lRXYRKrUSF9P eAO2BsL8WhT+Qwh/pC+pWD/6skpw+1GvL2TDamIzU2yx0uKTYT9KbtnOmlY7k5DAhe69 Z22phoWD/g7dx5LX49bSBbm8F/1l1boaGE/Bo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=IeH5OuGzb25ujOoY0+drky78w25DY/7wMoHqgusfuFGWgs8N6yZVTRgN6Jt8R3ovvr zReivY/NePPy3g5iBaKjje7LH6US3cEWKcJljKi2pyz5c2FNOcBUDBzyGpqToqsxGGMf BGQPJ6jaS3+7DxGy8AQ0LvifEkJzZLyPkG78o= Received: by 10.229.45.1 with SMTP id c1mr1164632qcf.259.1302216858130; Thu, 07 Apr 2011 15:54:18 -0700 (PDT) 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 Sender: mfinkel90@gmail.com Received: by 10.229.87.65 with HTTP; Thu, 7 Apr 2011 15:53:58 -0700 (PDT) In-Reply-To: <20110407203013.AB48139B0@data.antarean.org> References: <20110407161923.GA3437@muc.de> <20110407201309.GB8055@muc.de> <4D9E1B33.1020205@gmail.com> <20110407203013.AB48139B0@data.antarean.org> From: Matthew Finkel <Matthew.finkel@gmail.com> Date: Thu, 7 Apr 2011 18:53:58 -0400 X-Google-Sender-Auth: tf8de2XUt9l7MwRrxl86OQChsTE Message-ID: <BANLkTi=MUdChqPoobkQ9MsUDvKDXYMKzkA@mail.gmail.com> Subject: Re: [gentoo-user] Why can't I emerge telnet? To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016363ba0723fd7bf04a05bfd9d X-Archives-Salt: X-Archives-Hash: aca13dbc8929a52f03c80ef0c8bc6d44 --0016363ba0723fd7bf04a05bfd9d Content-Type: text/plain; charset=ISO-8859-1 > > > > > > > Thanks, I've installed this and it seems to work. > > > > > >> learn to search portage. either "eix" or "emerge -s" > > > > > > That I'll have to do. I'm not fully comfortable with emerge yet. > > > > > >> Jeremy > > > > Sounds like you are new. Interesting commands: The "q" family. Just > > do a "man q" and check it out since there is a few of them. There is > > also eix, genlop which sort of has some common tools as the "q" family. > > You also need use eselect from time to time as well. There are also > > times when revdep-rebuild will rear its head too. > > To search for specific packages, I think Dale and Mark did a good set. > As for the others, like "revdep-rebuild", there is also "python-updater" > and > "etc-update". Huh, I've been using gentoo for years and never knew about the "q's", definitely learned something new today! But I just wanted to make a note that a few of these programs are part of the gentoolkit package. Querying portage for revdep, equery, etc won't give you the package it belongs to. --0016363ba0723fd7bf04a05bfd9d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margi= n:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class= =3D"h5">> ><br> > > Thanks, I've installed this and it seems to work.<br> > ><br> > >> learn to search portage. either "eix" or "emer= ge -s"<br> > ><br> > > That I'll have to do. =A0I'm not fully comfortable with e= merge yet.<br> > ><br> > >> Jeremy<br> ><br> > Sounds like you are new. =A0Interesting commands: =A0The "q"= family. =A0Just<br> > do a "man q" and check it out since there is a few of them. = =A0There is<br> > also eix, genlop which sort of has some common tools as the "q&qu= ot; family.<br> > You also need use eselect from time to time as well. =A0There are also= <br> > times when revdep-rebuild will rear its head too.<br><br> </div></div>To search for specific packages, I think Dale and Mark did a go= od set.<br> As for the others, like "revdep-rebuild", there is also "pyt= hon-updater" and<br> "etc-update".</blockquote><div>=A0</div></div><meta http-equiv=3D= "content-type" content=3D"text/html; charset=3Dutf-8">Huh, I've been us= ing gentoo for years and never knew about the "q's", definite= ly learned something new today! But I just wanted to make a note that a few= of these programs are part of the gentoolkit package. Querying portage for= revdep, equery, etc won't give you the package it belongs to. --0016363ba0723fd7bf04a05bfd9d--