Ever had an issue with software and fired up revdep-rebuild, only to find that a long, long list of packages you've broken are simply no longer in portage? Ever wish there was a fast, easy way to run revdep-rebuild and just emerge the packages it pulls up in their most recent form, not the ones you already had! Well now there is! I've written a _very_ primitive shell process that will just re-run revdep's emerge command except without --oneshot, without =version, and without the version numbers. See the attatched! Let me know if it works for you and if you like it, if so I may make this a sticky/work more on the script. Be sure to chmod a+x the file in order to run it, and to run shell scripts it's ./scriptname, not just the scriptname unless it's in one of the bins. Also, you may want to rename it from .txt to .sh just for continuity's sake - can't upload it otherwise.
----NOTE----
the script in this forum post won't work with the newer versions of portage. Fixed it, and posted it here.
~xlnagla

