| Commit message (Expand) | Author | Age | Files | Lines |
* | fix python version parsing to deal with beta versions. | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2006-08-16 | 1 | -8/+2 |
* | Adding python 2.5 workaround for cases where a package does not install anyth... | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2006-08-14 | 1 | -1/+9 |
* | update error message in python and distutils eclass to reflect USE flag renam... | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2006-08-07 | 1 | -2/+3 |
* | Fixed wrong comparision for PYTHON_SLOT_VERSION and added support for 2.3 | ![](//www.gravatar.com/avatar/233375db74053013e18a3818283e1fe1?s=13&d=retro) Radoslaw Stachowiak | 2006-06-03 | 1 | -2/+5 |
* | Make distutils.eclass distutils_pkg_postinst support .pyc/.pyo pruning of mul... | ![](//www.gravatar.com/avatar/b3ada8b14a23741472b417a3e2420471?s=13&d=retro) Marien Zwart | 2005-12-07 | 1 | -2/+2 |
* | install TODO but not COPYING doc files | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-11-04 | 1 | -2/+2 |
* | QA: Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2005-07-11 | 1 | -14/+11 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | ![](//www.gravatar.com/avatar/758d4da65e353d1ea599d34d400e7add?s=13&d=retro) Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | ![](//www.gravatar.com/avatar/758d4da65e353d1ea599d34d400e7add?s=13&d=retro) Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Using eutils:get_libdir() now instead of hardcoded [/usr][/...]/lib | ![](//www.gravatar.com/avatar/3ffbf9aff86001651def9a5877e43a27?s=13&d=retro) Danny van Dyk | 2004-09-15 | 1 | -5/+5 |
* | update the copyright info | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | Apply patch from bug #25013 to replace calls to newdepend and newrdepend | ![](//www.gravatar.com/avatar/d2f02b59de7fb41fa107eeebf69d0573?s=13&d=retro) Michael Sterrett | 2004-04-11 | 1 | -3/+3 |
* | fix support for multiple modnames in PYTHON_MODNAME | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-11-25 | 1 | -2/+2 |
* | filter some stderr output, remove empty directories in python_mod_cleanup and... | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-10-23 | 1 | -2/+2 |
* | fixed dodoc | ![](//www.gravatar.com/avatar/2428f4f495809d01299d22a5dad5e169?s=13&d=retro) Heinrich Wendel | 2003-10-19 | 1 | -6/+10 |
* | various bugfixes for byte-compiling | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-10-17 | 1 | -2/+38 |
* | removing pkg_postinst/rm() until i have a complete implementation | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-10-09 | 1 | -11/+7 |
* | make PYTHON_DONTCOMPILE default for the moment | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-10-09 | 1 | -5/+11 |
* | adding hook to disable runtime compiling of pyc | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-10-09 | 1 | -1/+5 |
* | add PKg-INFO to default docs install | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-10-02 | 1 | -4/+4 |
* | remove auto-exec python_version() | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-09-09 | 1 | -3/+1 |
* | fix python_version() to work correctly for 2.3 | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-09-09 | 1 | -7/+8 |
* | Add comments and tkinter function. also deprecating mydoc in favour of DOCS. | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-05-10 | 1 | -7/+36 |
* | spell fixes | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2003-04-28 | 1 | -2/+2 |
* | allow src_install and src_compile functions to have additional parameters | ![](//www.gravatar.com/avatar/5e9438a876717b1bf306d93914d49902?s=13&d=retro) Alastair Tse | 2003-04-04 | 1 | -3/+3 |
* | Removed the virtual/python-2.1 and added =dev-lang/python-2.1* instead. | ![](//www.gravatar.com/avatar/04cdd9448d6f529f70866a266bf7ad02?s=13&d=retro) Jason Shoemaker | 2003-03-06 | 1 | -2/+3 |
* | spelling fix #16940 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2003-03-06 | 1 | -3/+3 |
* | tstr shoudl have been tmpstr. Fixed. | ![](//www.gravatar.com/avatar/04cdd9448d6f529f70866a266bf7ad02?s=13&d=retro) Jason Shoemaker | 2003-03-06 | 1 | -3/+3 |
* | Modified this eclass in order to help handle python extensions for | ![](//www.gravatar.com/avatar/04cdd9448d6f529f70866a266bf7ad02?s=13&d=retro) Jason Shoemaker | 2003-03-06 | 1 | -4/+24 |
* | header fixes | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
* | Header updates/cleanups | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2002-10-25 | 1 | -2/+2 |
* | fix space/tab issue | ![](//www.gravatar.com/avatar/c0d441d2dd8cfecd618562941f3d828e?s=13&d=retro) Jon Nelson | 2002-10-20 | 1 | -2/+2 |
* | fix STUPID depends of ">=dev-lang/python" | ![](//www.gravatar.com/avatar/c0d441d2dd8cfecd618562941f3d828e?s=13&d=retro) Jon Nelson | 2002-08-02 | 1 | -2/+2 |
* | add distutils.eclass | ![](//www.gravatar.com/avatar/c0d441d2dd8cfecd618562941f3d828e?s=13&d=retro) Jon Nelson | 2002-08-02 | 1 | -0/+25 |