| Commit message (Expand) | Author | Age | Files | Lines |
* | Committed patches from bugs #210362 and #209671 to make the distutils and pyt... | Tiziano Müller | 2008-02-28 | 1 | -22/+41 |
* | Fixed ROOT usage for distutils_pkg_postinst failing when ROOT ends with slash | Ali Polatel | 2008-01-23 | 1 | -3/+6 |
* | removed deprecated mydoc, use DOCS | Ali Polatel | 2007-10-25 | 1 | -4/+1 |
* | Added AUTHORS to DDOCS | Tiziano Müller | 2007-08-21 | 1 | -2/+2 |
* | use use_setuptools(*args,**kwargs) as the dummy function, to prevent errors a... | Ali Polatel | 2007-07-08 | 1 | -2/+2 |
* | Added distutils_src_unpack which removes ez_setup stuff. | Lukasz Strzygowski | 2007-07-04 | 1 | -2/+12 |
* | Fixed distutils_python_tkinter to call python_tkinter_exists. | Lukasz Strzygowski | 2007-06-30 | 1 | -8/+2 |
* | Add NEWS to DDOCS | Petteri Räty | 2007-05-01 | 1 | -2/+2 |
* | Fix tkinter message, bug 159323. | Bryan Østergaard | 2007-02-03 | 1 | -2/+2 |
* | Add missing multilib inherit spotted by dev-zero. | Bryan Østergaard | 2007-01-27 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -2/+2 |
* | Do not install COPYRIGHT (reported by ChrisWhite on irc). | Marien Zwart | 2006-10-10 | 1 | -3/+2 |
* | fix python version parsing to deal with beta versions. | Alastair Tse | 2006-08-16 | 1 | -8/+2 |
* | Adding python 2.5 workaround for cases where a package does not install anyth... | Alastair Tse | 2006-08-14 | 1 | -1/+9 |
* | update error message in python and distutils eclass to reflect USE flag renam... | Alastair Tse | 2006-08-07 | 1 | -2/+3 |
* | Fixed wrong comparision for PYTHON_SLOT_VERSION and added support for 2.3 | Radoslaw Stachowiak | 2006-06-03 | 1 | -2/+5 |
* | Make distutils.eclass distutils_pkg_postinst support .pyc/.pyo pruning of mul... | Marien Zwart | 2005-12-07 | 1 | -2/+2 |
* | install TODO but not COPYING doc files | Mike Frysinger | 2005-11-04 | 1 | -2/+2 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -14/+11 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Using eutils:get_libdir() now instead of hardcoded [/usr][/...]/lib | Danny van Dyk | 2004-09-15 | 1 | -5/+5 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | Apply patch from bug #25013 to replace calls to newdepend and newrdepend | Michael Sterrett | 2004-04-11 | 1 | -3/+3 |
* | fix support for multiple modnames in PYTHON_MODNAME | Alastair Tse | 2003-11-25 | 1 | -2/+2 |
* | filter some stderr output, remove empty directories in python_mod_cleanup and... | Alastair Tse | 2003-10-23 | 1 | -2/+2 |
* | fixed dodoc | Heinrich Wendel | 2003-10-19 | 1 | -6/+10 |
* | various bugfixes for byte-compiling | Alastair Tse | 2003-10-17 | 1 | -2/+38 |
* | removing pkg_postinst/rm() until i have a complete implementation | Alastair Tse | 2003-10-09 | 1 | -11/+7 |
* | make PYTHON_DONTCOMPILE default for the moment | Alastair Tse | 2003-10-09 | 1 | -5/+11 |
* | adding hook to disable runtime compiling of pyc | Alastair Tse | 2003-10-09 | 1 | -1/+5 |
* | add PKg-INFO to default docs install | Alastair Tse | 2003-10-02 | 1 | -4/+4 |
* | remove auto-exec python_version() | Alastair Tse | 2003-09-09 | 1 | -3/+1 |
* | fix python_version() to work correctly for 2.3 | Alastair Tse | 2003-09-09 | 1 | -7/+8 |
* | Add comments and tkinter function. also deprecating mydoc in favour of DOCS. | Alastair Tse | 2003-05-10 | 1 | -7/+36 |
* | spell fixes | Mike Frysinger | 2003-04-28 | 1 | -2/+2 |
* | allow src_install and src_compile functions to have additional parameters | Alastair Tse | 2003-04-04 | 1 | -3/+3 |
* | Removed the virtual/python-2.1 and added =dev-lang/python-2.1* instead. | Jason Shoemaker | 2003-03-06 | 1 | -2/+3 |
* | spelling fix #16940 | Mike Frysinger | 2003-03-06 | 1 | -3/+3 |
* | tstr shoudl have been tmpstr. Fixed. | Jason Shoemaker | 2003-03-06 | 1 | -3/+3 |
* | Modified this eclass in order to help handle python extensions for | Jason Shoemaker | 2003-03-06 | 1 | -4/+24 |
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+2 |
* | fix space/tab issue | Jon Nelson | 2002-10-20 | 1 | -2/+2 |
* | fix STUPID depends of ">=dev-lang/python" | Jon Nelson | 2002-08-02 | 1 | -2/+2 |
* | add distutils.eclass | Jon Nelson | 2002-08-02 | 1 | -0/+25 |