From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 37A7513829C for ; Wed, 1 Jun 2016 07:46:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C71CB254035; Wed, 1 Jun 2016 07:46:27 +0000 (UTC) Received: from mail-yw0-f181.google.com (mail-yw0-f181.google.com [209.85.161.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A881E224042 for ; Wed, 1 Jun 2016 07:46:26 +0000 (UTC) Received: by mail-yw0-f181.google.com with SMTP id o16so10822382ywd.2 for ; Wed, 01 Jun 2016 00:46:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=aeTpkp8dgtexA+gbZvEzMPGDY3i7K5JDC5GpRWJqD1o=; b=QntSYrkv5TqxjLT6Mh2ucRa/rdgVmpaOyb2B0HJnwuUB+zMXeRj45xVkPDh+reG/KQ zCnEOO1hut/N7E1pj66iGFQV36T8FC4VlC/XW7DKWvK2CZ7yXAJSF+NrT4se+Ewec4gu G3xWVfKLt9+VtanSr96vVIy3aRtfr0vvHPFc1m3Ek5B0yhdgSbZqrekgsy+wR6r947ii fxuVfpjN5GGluw0Sg5b1PON4MahI7UE44dJ+r5df5mH3cflU00IIMBOjg5svFc+TbCse jkb+0RbD2fwQ/HLDGGIuOELMSIAQL3BwchMJZZqLDZ3rF9LtMchoeDky2S05OLkF6Tya f5Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=aeTpkp8dgtexA+gbZvEzMPGDY3i7K5JDC5GpRWJqD1o=; b=d3eIWXUI8lo1oHsymFDPJboTkEDibfsQII56er4wn1cLz/IPflFK1tmNrS3KX9qBcW Xo+X7FGSIXnA9AvdzF2hPUo728Wseq9hZWLHw/ft/b7pDZycm2RFx+GeMj/byP+EvYtt onV71wgDT4J4c2/bpwrb22aK8WoVk83XwUiSSXsYMkwYIBs0djbrwgYcuXlrOFkOM/Vo MzHjS8EMFN491xfCFKoNtBgkx6+5aBlWgFC0qFo0/353ZIV1qc8Cdn0xIs6mQI6RmN4X o1BAa+iri+0MqnMgMQj6N9v1VzdHuNecwia8dl3yHtwPmAJulAiO8pgccvxYZc0waK2F kC3w== X-Gm-Message-State: ALyK8tKG1NpKc6VozGQfpYyfPtiS90he0y3MuatUTB56eytL8DWTNTvnBux5oKi5dfSrmw== X-Received: by 10.13.241.199 with SMTP id a190mr1417534ywf.47.1464767185833; Wed, 01 Jun 2016 00:46:25 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-95-182.jan.bellsouth.net. [65.0.95.182]) by smtp.gmail.com with ESMTPSA id i68sm17011221ywe.44.2016.06.01.00.46.24 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 01 Jun 2016 00:46:25 -0700 (PDT) Subject: Re: [gentoo-user] Cleaning out /etc/portage easily?? To: gentoo-user@lists.gentoo.org References: <574E8E9A.4050604@gmail.com> <829464aa-90df-3e1e-137a-625b493822c7@camisa.org> From: Dale Message-ID: <574E92D0.1080100@gmail.com> Date: Wed, 1 Jun 2016 02:46:24 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38 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 In-Reply-To: <829464aa-90df-3e1e-137a-625b493822c7@camisa.org> Content-Type: multipart/alternative; boundary="------------020706070706010506020501" X-Archives-Salt: 46b5aa98-9e7d-4985-89e7-f80be709896d X-Archives-Hash: ddf3f8b154ab9b49b305bb5b86b3db8e This is a multi-part message in MIME format. --------------020706070706010506020501 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Christopher J. Camisa wrote: > On 06/01/2016 02:28 AM, Dale wrote: >> Howdy, >> >> I suspect there may be more people than me wondering about this one. I >> have quite a few entries in /etc/portage files, especially keywords. >> I'd like to know if there is a tool that deletes no longer needed >> entries itself. I been using eix-test-obsolete but doing it manually >> can take quite a while. Is there a tool that I can run and it clean out >> those files itself instead of me doing it one line at a time? I figure >> there has to be someone out there that has already done this, surely. >> >> Anyone have any info on such a beast? >> >> Thanks much. >> >> Dale >> >> :-) :-) >> >> >> > Hi Dale, > > You're looking for enalyze from app-portage/gentoolkit. > Have a look in the manual, ENALYZE(1) for usage. > > DESCRIPTION > Enalyze is a collection of modules for analyzing the state of > installed Gentoo packages for USE flags or > keywords used for installation, and their current masking status. > It can also optionally (re)generate new /etc/portage/package.* > files. > > Kind Regards, > -Camisa That looks veeeerrryyyy interesting. That just may be what I need. It seems to do it backwards from what I was expecting but I'll give it a shot, once I read how to use it. ;-) Thanks much. Dale :-) :-) --------------020706070706010506020501 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
Christopher J. Camisa wrote:
On 06/01/2016 02:28 AM, Dale wrote:
Howdy,

I suspect there may be more people than me wondering about this one.  I
have quite a few entries in /etc/portage files, especially keywords. 
I'd like to know if there is a tool that deletes no longer needed
entries itself.  I been using eix-test-obsolete but doing it manually
can take quite a while.  Is there a tool that I can run and it clean out
those files itself instead of me doing it one line at a time?  I figure
there has to be someone out there that has already done this, surely. 

Anyone have any info on such a beast? 

Thanks much.

Dale

:-)  :-) 



Hi Dale,

    You're looking for enalyze from app-portage/gentoolkit.
    Have a look in the manual, ENALYZE(1) for usage.

DESCRIPTION
       Enalyze  is  a collection of modules for analyzing the state of installed Gentoo packages for USE flags or
       keywords used for installation, and their current masking status.
       It can also optionally (re)generate new /etc/portage/package.* files.


Kind Regards,
-Camisa

That looks veeeerrryyyy interesting.  That just may be what I need.  It seems to do it backwards from what I was expecting but I'll give it a shot, once I read how to use it.  ;-)

Thanks much.

Dale

:-)  :-) 
--------------020706070706010506020501--