On Mon, 11 Jul 2005 23:25:06 +0200 Rudmer van Dijk wrote: > etcat is deprecated in favor of equery but equery does not have a > functionality like `etcat -v ` (listing all available > versions of a package). I used it quite often and have been > struggling with equery ever since etcat is deprecated... Are there > plans to build this functionality into equery? if not, why?? It is already in there, people just tend to overlook it ;-) Run "equery list -p package", for more information run "equery list --help" or generally "equery --help". If you run "equery --help" you will notice that equery has global options and local options which do some nice stuff. Cheers, Renat