summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix tests. Bash doesn't do filename expansion inside [[]].Luca Longinotti2008-06-281-5/+5
* Set default PYTHON_MODNAME only if the directory site-packages/PN exists for ...Ali Polatel2008-06-241-2/+5
* Set default PYTHON_MODNAME only if the directory site-packages/PN exists. Tha...Ali Polatel2008-06-201-2/+5
* Changed maintainer to python@g.o. since liquidx retired.Ali Polatel2008-05-301-2/+2
* python_mod_optimize is ROOT aware.Ali Polatel2008-05-291-7/+3
* Committed patches from bugs #210362 and #209671 to make the distutils and pyt...Tiziano Müller2008-02-281-22/+41
* Fixed ROOT usage for distutils_pkg_postinst failing when ROOT ends with slashAli Polatel2008-01-231-3/+6
* removed deprecated mydoc, use DOCSAli Polatel2007-10-251-4/+1
* Added AUTHORS to DDOCSTiziano Müller2007-08-211-2/+2
* use use_setuptools(*args,**kwargs) as the dummy function, to prevent errors a...Ali Polatel2007-07-081-2/+2
* Added distutils_src_unpack which removes ez_setup stuff.Lukasz Strzygowski2007-07-041-2/+12
* Fixed distutils_python_tkinter to call python_tkinter_exists.Lukasz Strzygowski2007-06-301-8/+2
* Add NEWS to DDOCSPetteri Räty2007-05-011-2/+2
* Fix tkinter message, bug 159323.Bryan Østergaard2007-02-031-2/+2
* Add missing multilib inherit spotted by dev-zero.Bryan Østergaard2007-01-271-2/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-2/+2
* Do not install COPYRIGHT (reported by ChrisWhite on irc).Marien Zwart2006-10-101-3/+2
* fix python version parsing to deal with beta versions.Alastair Tse2006-08-161-8/+2
* Adding python 2.5 workaround for cases where a package does not install anyth...Alastair Tse2006-08-141-1/+9
* update error message in python and distutils eclass to reflect USE flag renam...Alastair Tse2006-08-071-2/+3
* Fixed wrong comparision for PYTHON_SLOT_VERSION and added support for 2.3Radoslaw Stachowiak2006-06-031-2/+5
* Make distutils.eclass distutils_pkg_postinst support .pyc/.pyo pruning of mul...Marien Zwart2005-12-071-2/+2
* install TODO but not COPYING doc filesMike Frysinger2005-11-041-2/+2
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-14/+11
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Using eutils:get_libdir() now instead of hardcoded [/usr][/...]/libDanny van Dyk2004-09-151-5/+5
* update the copyright infoMike Frysinger2004-06-251-2/+2
* Apply patch from bug #25013 to replace calls to newdepend and newrdependMichael Sterrett2004-04-111-3/+3
* fix support for multiple modnames in PYTHON_MODNAMEAlastair Tse2003-11-251-2/+2
* filter some stderr output, remove empty directories in python_mod_cleanup and...Alastair Tse2003-10-231-2/+2
* fixed dodocHeinrich Wendel2003-10-191-6/+10
* various bugfixes for byte-compilingAlastair Tse2003-10-171-2/+38
* removing pkg_postinst/rm() until i have a complete implementationAlastair Tse2003-10-091-11/+7
* make PYTHON_DONTCOMPILE default for the momentAlastair Tse2003-10-091-5/+11
* adding hook to disable runtime compiling of pycAlastair Tse2003-10-091-1/+5
* add PKg-INFO to default docs installAlastair Tse2003-10-021-4/+4
* remove auto-exec python_version()Alastair Tse2003-09-091-3/+1
* fix python_version() to work correctly for 2.3Alastair Tse2003-09-091-7/+8
* Add comments and tkinter function. also deprecating mydoc in favour of DOCS.Alastair Tse2003-05-101-7/+36
* spell fixesMike Frysinger2003-04-281-2/+2
* allow src_install and src_compile functions to have additional parametersAlastair Tse2003-04-041-3/+3
* Removed the virtual/python-2.1 and added =dev-lang/python-2.1* instead.Jason Shoemaker2003-03-061-2/+3
* spelling fix #16940Mike Frysinger2003-03-061-3/+3
* tstr shoudl have been tmpstr. Fixed.Jason Shoemaker2003-03-061-3/+3
* Modified this eclass in order to help handle python extensions forJason Shoemaker2003-03-061-4/+24
* header fixesMike Frysinger2003-02-161-2/+4
* Header updates/cleanupsMike Frysinger2002-10-251-2/+2
* fix space/tab issueJon Nelson2002-10-201-2/+2
* fix STUPID depends of ">=dev-lang/python"Jon Nelson2002-08-021-2/+2