-- Oliver Rahm <[EMAIL PROTECTED]> spake thusly: > Charles H. Leggett wrote: >> I am looking for a way to list all emerge'd packages. The FreeBSD >> equivilant is "portversion -v", for those of you familiar with >> FreeBSD's portupgrade family of commands. > > 'qpkg -I' > (qpkg is in app-admin/gentoolkit) > > 'epm -qa' > (epm is in sys-apps/epm) > > The second one returns a complete list including versions.
And if you want that with qpkg, you can do: qpkg -I -v -- [EMAIL PROTECTED] mailing list
