public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] remove unneeded package.keywords entries
@ 2010-02-05 23:56 Crístian Viana
  2010-02-06  0:11 ` Dale
  2010-02-06  0:54 ` Fab
  0 siblings, 2 replies; 8+ messages in thread
From: Crístian Viana @ 2010-02-05 23:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 563 bytes --]

hi,

I'd like to remove unneeded entries on package.keywords and I was wondering
if there's some program to do that (or if it's a good idea for me to try to
do it :) ). for example, I may have:

=www-client/mozilla-firefox-3.6

but later (hopefully) this package will be unmasked and that entry becomes
totally useless. and I may also unmask an ebuild without a version, and some
time later this ebuild will have no keyworded version, so that
package.keywords entry will be useless too.

see you,

-- 
Crístian Deives dos Santos Viana [aka CD1]

[-- Attachment #2: Type: text/html, Size: 685 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] remove unneeded package.keywords entries
  2010-02-05 23:56 [gentoo-user] remove unneeded package.keywords entries Crístian Viana
@ 2010-02-06  0:11 ` Dale
  2010-02-06  8:49   ` Neil Bothwick
  2010-02-06  0:54 ` Fab
  1 sibling, 1 reply; 8+ messages in thread
From: Dale @ 2010-02-06  0:11 UTC (permalink / raw
  To: gentoo-user

chrome://messenger/locale/messengercompose/composeMsgs.properties:
> hi,
>
> I'd like to remove unneeded entries on package.keywords and I was 
> wondering if there's some program to do that (or if it's a good idea 
> for me to try to do it :) ). for example, I may have:
>
> =www-client/mozilla-firefox-3.6
>
> but later (hopefully) this package will be unmasked and that entry 
> becomes totally useless. and I may also unmask an ebuild without a 
> version, and some time later this ebuild will have no keyworded 
> version, so that package.keywords entry will be useless too.
>
> see you,
>
> -- 
> Crístian Deives dos Santos Viana [aka CD1]

This should work.

eix-test-obsolete

Be prepared for a LONG list tho.  It prints a LOT on mine.  I would also 
recommend you save a copy of those files just in case.

Hope that helps.

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] remove unneeded package.keywords entries
  2010-02-05 23:56 [gentoo-user] remove unneeded package.keywords entries Crístian Viana
  2010-02-06  0:11 ` Dale
@ 2010-02-06  0:54 ` Fab
  1 sibling, 0 replies; 8+ messages in thread
From: Fab @ 2010-02-06  0:54 UTC (permalink / raw
  To: gentoo-user

On Fri, 5 Feb 2010 21:56:43 -0200
Crístian Viana wrote:
> for example, I may have:
> 
> =www-client/mozilla-firefox-3.6
> 
> but later (hopefully) this package will be unmasked and that entry
> becomes totally useless. 

# emerge eix
# eix-test-obsolete -d



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] remove unneeded package.keywords entries
  2010-02-06  0:11 ` Dale
@ 2010-02-06  8:49   ` Neil Bothwick
  2010-02-06 20:01     ` Dale
  0 siblings, 1 reply; 8+ messages in thread
From: Neil Bothwick @ 2010-02-06  8:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

On Fri, 05 Feb 2010 18:11:49 -0600, Dale wrote:

> eix-test-obsolete
> 
> Be prepared for a LONG list tho.  It prints a LOT on mine.

That just means you have a lot of cleaning up to do :P


-- 
Neil Bothwick

I wonder how much deeper would the ocean be without sponges.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] remove unneeded package.keywords entries
  2010-02-06  8:49   ` Neil Bothwick
@ 2010-02-06 20:01     ` Dale
  2010-02-06 20:49       ` Neil Bothwick
  0 siblings, 1 reply; 8+ messages in thread
From: Dale @ 2010-02-06 20:01 UTC (permalink / raw
  To: gentoo-user

chrome://messenger/locale/messengercompose/composeMsgs.properties:
> On Fri, 05 Feb 2010 18:11:49 -0600, Dale wrote:
>
>    
>> eix-test-obsolete
>>
>> Be prepared for a LONG list tho.  It prints a LOT on mine.
>>      
> That just means you have a lot of cleaning up to do :P
>
>    

True but if the OP hasn't cleaned his before, he may very well have a 
lot of cleaning to do as well.  I clean mine every few months and it 
still has some size to the output.  It just depends on how much as went 
stable since adding a package to one or more of those files.

It is handy tho.  I'm glad someone wrote that little program.

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] remove unneeded package.keywords entries
  2010-02-06 20:01     ` Dale
@ 2010-02-06 20:49       ` Neil Bothwick
  2010-02-06 21:22         ` Dale
  0 siblings, 1 reply; 8+ messages in thread
From: Neil Bothwick @ 2010-02-06 20:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

On Sat, 06 Feb 2010 14:01:47 -0600, Dale wrote:

> > That just means you have a lot of cleaning up to do :P

> True but if the OP hasn't cleaned his before, he may very well have a 
> lot of cleaning to do as well.  I clean mine every few months and it 
> still has some size to the output.

That's why I run it every week :)


-- 
Neil Bothwick

Master of all I survey (at the moment, empty pizza boxes)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] remove unneeded package.keywords entries
  2010-02-06 20:49       ` Neil Bothwick
@ 2010-02-06 21:22         ` Dale
  2010-02-07 11:44           ` Neil Bothwick
  0 siblings, 1 reply; 8+ messages in thread
From: Dale @ 2010-02-06 21:22 UTC (permalink / raw
  To: gentoo-user

chrome://messenger/locale/messengercompose/composeMsgs.properties:
> On Sat, 06 Feb 2010 14:01:47 -0600, Dale wrote:
>
>    
>>> That just means you have a lot of cleaning up to do :P
>>>        
>    
>> True but if the OP hasn't cleaned his before, he may very well have a
>> lot of cleaning to do as well.  I clean mine every few months and it
>> still has some size to the output.
>>      
> That's why I run it every week :)
>
>    

You got to much time on your hands.  You need better things to do.  lol

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] remove unneeded package.keywords entries
  2010-02-06 21:22         ` Dale
@ 2010-02-07 11:44           ` Neil Bothwick
  0 siblings, 0 replies; 8+ messages in thread
From: Neil Bothwick @ 2010-02-07 11:44 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 908 bytes --]

On Sat, 06 Feb 2010 15:22:19 -0600, Dale wrote:

> >> True but if the OP hasn't cleaned his before, he may very well have a
> >> lot of cleaning to do as well.  I clean mine every few months and it
> >> still has some size to the output.
> >>        
> > That's why I run it every week :)

> You got to much time on your hands.  You need better things to do.  lol

:-)

When maintaining a Gentoo system, little and often usually take less time
in the ling run. I get emailed the results of eix-test-obsolete,
revdep-rebuild -p  and a couple of other checks from each computer each
week. Most weeks I just scan the mails and move on as nothing is
reported. Occasionally I remove a line or two from /etc/portage/*, which
is far less work than trying to decipher the mess after leaving it for
several months.


-- 
Neil Bothwick

... "I'm simply not a nice girl", she whispered tartly.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-07 12:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-05 23:56 [gentoo-user] remove unneeded package.keywords entries Crístian Viana
2010-02-06  0:11 ` Dale
2010-02-06  8:49   ` Neil Bothwick
2010-02-06 20:01     ` Dale
2010-02-06 20:49       ` Neil Bothwick
2010-02-06 21:22         ` Dale
2010-02-07 11:44           ` Neil Bothwick
2010-02-06  0:54 ` Fab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox