Gentoo scripts
A small collection of Perl scripts relatet to emerge. Some of them fix problems that actually arent existing anymore.
Warning: these scripts are rather sloppy maintained, since i now use Gentoo only on my server.
Skripts
gscan
generates a dependancy cache
qineed, qneedme
lists which packages a package need, respectively from which packages a package is needed
qclean
Lists recursively all packages that are of no need anymore when package X is removed
qwipe
Lists recursively all packages that have to be removed when package X is removed
qblast
Lists all Packages that arent needed anymore when Package X is removed, plus everything thats needed to be removed then and that booth recursively. Could get rather huge ;)
Get
From SVN:
$ svn co https://svn.0mark.unserver.de/things/trunk/gentoo/
