Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] maintaining package.keywords
Date: Tue, 12 Jun 2007 11:29:25
Message-Id: 200706121320.46093.bo.andresen@zlin.dk
In Reply to: [gentoo-user] maintaining package.keywords by Alex Schuster
1 On Monday 11 June 2007 21:53:49 Alex Schuster wrote:
2 > Is there an automatism to inform me that a package has become stable, so I
3 > can remove it from package.keywords?
4 >
5 > I often need to add a package there, tvbrowser for example needed 24 more
6 > masked packages. But after a while they become stable (tvbrowser now only
7 > needs 5 unstable packages), and a world update would give me the next
8 > unstabe version. What do you do about it?
9
10 Personally I use Paludis [1]. This gives me access to gimme.rb [2] to unmask
11 packages. It also gives me access to config-decruft [3] (another ruby script
12 which can tell me of redundancy or unneeded entries in my config files. E.g.:
13
14 virtual/c++-tr1-memory: slot 0: virtual/c++-tr1-memory-0::installed installed, virtual/c++-tr1-memory-0::gentoo available with keywords amd64
15 virtual/c++-tr1-type-traits: slot 0: virtual/c++-tr1-type-traits-0::installed installed, virtual/c++-tr1-type-traits-0::gentoo available with keywords amd64
16 virtual/c++-tr1-functional: slot 0: virtual/c++-tr1-functional-0::installed installed, virtual/c++-tr1-functional-0::gentoo available with keywords amd64
17
18 [1] http://paludis.pioto.org/
19 [2] http://planet.gentoo.org/developers/rbrown/2007/04/11/give_me_all_your_loving
20 [3] http://paludis.pioto.org/trac/browser/scratch/scripts/config-decruft
21
22 With Portage versioned atoms and eix-test-obsolete is your best bet.
23
24 --
25 Bo Andresen

Attachments

File name MIME type
signature.asc application/pgp-signature