summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix support for multiple modnames in PYTHON_MODNAMEAlastair Tse2003-11-251-2/+2
|
* filter some stderr output, remove empty directories in python_mod_cleanup ↵Alastair Tse2003-10-231-2/+2
| | | | and make python_mod_exists use virtualx
* 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
| | | | Both currently work.
* 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
| | | | | slots. Added distutils_python_version() to help in adding include files for the different slots. e.g. /usr/include/python${PYVER}
* 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
|
* add distutils.eclassJon Nelson2002-08-021-0/+25