# revdep-rebuild -X -i -p ... emerge --oneshot -X --pretend ... usage: emerge [options] emerge: error: no such option: -X I can understand if you want to drop the functionality of -X for some good reason, but for backwards compatibility you should still accept that flag and inform the user instead of simply handing the flag to emerge.
The -X functionality is the default now. I will fix it so that -X is now a no-op option.
*** Bug 187960 has been marked as a duplicate of this bug. ***
$ svn commit -m "Add -X option back for backwards compatibilty (Bug #187366)" Sending ChangeLog Sending src/revdep-rebuild/revdep-rebuild-rewrite Transmitting file data .. Committed revision 428.
*** Bug 188097 has been marked as a duplicate of this bug. ***
Released in gentoolkit-0.2.4_pre7
is this a known bug?: http://forums.gentoo.org/viewtopic-t-590924.html It's still giving the versions for each ebuild. I thought -X was the default behavior?