This is a small update to my search_for_updates
script which have been laying around. The script allows 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 which can be updated using the --verbose
flag. You can download the new version from here: search_for_updates-0.2.