Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
You are hardcoding python version there and don't run python_mod_cleanup on uninstall. Patch attached below.
Created an attachment (id=108835) [edit] pymmlib-0.9.8.ebuild.diff
Hi Jakub, Thanks a lot for the note and I just fixed this in cvs. It turns out that we need an additional call to python_version before python_mod_cleanup to get {PYVER} set up properly. cheers, Markus