This is an eclass for easier python module installation. It is used in amongst others the pyxmms ebuild I have also submitted.
Created attachment 6762 [details] python-module eclass
Hi, This seems similar to the distutils.eclass already in portage. Have you looked at that eclass? Regards, --Kutsuya
Ahh... I hadn't spotted distutils.eclass They seem about the same, except distutils.eclass seems slightly better than my eclass, so I guess it's just a matter of closing this bug and changing #12753 to use distutils.eclass instead of python-module.eclass.
I didn't find it that easily myself. It seems like documentation for ebuilders is all over the place and incomplete. So most of the time, I have too peek at ebuilds already in portage for clues. It's all good. Keep it up. :) P.S. I would suggest removing the block, and uploading an updated attachment in bug #12753.
Resolving per user feedback, will get around to that blocked case soon.