This is a small update to my search_for_updates script, which has been lying around. The script allows you to search for updates from Portage without resolving dependencies. Thus, it’s much faster than
emerge -pvu world
The new version lists the best version available for each package that can be updated using the --verbose flag. You can download the new version here: search_for_updates-0.2.