portageフロントエンド状況 -2007/9-

portato

http://sourceforge.net/projects/portato
http://forums.gentoo.org/viewtopic-t-502350.html
スクリーンショット

# Portato is written in Python, which makes it more flexible than C. And it allows to directly use the Portage-API w/o having to parse output.
# Portato does not need to have an extra database. It uses the db of portage.
# It will not screw up you files in /etc/portage like removing you comments and structure (a point I hated about kuroo). If it has to remove a line in one of this files, it will simply comment it out, with the hint, that this line was removed by Portato. Same for adding.
# Uses GTK as the frontend.
# Some more things I forgot :P