Hi
just wanted to shared some scripts i use to work on my interix port...
they're for sure not clean code yet, but still

maybe somebody finds
them usefull.
efindkwonly: find all ebuilds where only keywords changed.
einstallkw: install all packages that have a certain keyword (i use this
to verify that all interix ebuilds work)
ekwinstalled: ekeyword all installed packages. i install most packages
with ACCEPT_KEYWORDS, and after that ekeyword if they work.
eupdateall: update all installed packages (this one is because i used
oneshot very often, and now have a problem updating those things...)
Especially for porting to new platforms i think these could make life a
little easier.
Cheers, Markus