| « RSS feed for stable candidates | Broke java-utils-2.eclass sourcing for a couple minutes » |
Challenge to all users
Have you ever been thinking about how you could contribute to Gentoo? Here's a quick and easy way. If you are using stable, take a look at your package.keywords file and file stable request bugs for all the entries there that satisfy the requirements for being marked stable. Meaning there are no open regressions in http://bugs.gentoo.org and the ebuild has been in the tree for at least a month. Even better is if you make filing these bugs a regular habit. I would imagine that most developers are running ~arch so packages that are not that actively maintained might start to fall behind in stable.
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)
5 comments
@tiago: Please reread the post. 30 days in tree, no bugs.
@bbroeksema: Possibly. One such way would be to use pcheck from pkgcore-checks. cd into the directory you want to check, run pcheck. Then look for:
dev-php/PEAR-Log
StaleUnstableKeyword: version 1.9.13: no change in 318 days for unstable keywords [ ~alpha, ~amd64, ~arm, ~hppa, ~ia64, ~ppc, ~ppc64, ~s390, ~sh, ~sparc, ~x86 ]
(for example)
Granted, you will have to check for false hits, etc
HTH.