Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using eutils:get_libdir() now instead of hardcoded [/usr][/...]/lib | 2004-09-15 | 1 | -5/+5 | |
| | |||||
* | update the copyright info | 2004-06-25 | 1 | -2/+2 | |
| | |||||
* | Apply patch from bug #25013 to replace calls to newdepend and newrdepend | 2004-04-11 | 1 | -3/+3 | |
| | | | | with variable setting (DEPEND=, RDEPEND=). | ||||
* | fix support for multiple modnames in PYTHON_MODNAME | 2003-11-25 | 1 | -2/+2 | |
| | |||||
* | filter some stderr output, remove empty directories in python_mod_cleanup ↵ | 2003-10-23 | 1 | -2/+2 | |
| | | | | and make python_mod_exists use virtualx | ||||
* | fixed dodoc | 2003-10-19 | 1 | -6/+10 | |
| | |||||
* | various bugfixes for byte-compiling | 2003-10-17 | 1 | -2/+38 | |
| | |||||
* | removing pkg_postinst/rm() until i have a complete implementation | 2003-10-09 | 1 | -11/+7 | |
| | |||||
* | make PYTHON_DONTCOMPILE default for the moment | 2003-10-09 | 1 | -5/+11 | |
| | |||||
* | adding hook to disable runtime compiling of pyc | 2003-10-09 | 1 | -1/+5 | |
| | |||||
* | add PKg-INFO to default docs install | 2003-10-02 | 1 | -4/+4 | |
| | |||||
* | remove auto-exec python_version() | 2003-09-09 | 1 | -3/+1 | |
| | |||||
* | fix python_version() to work correctly for 2.3 | 2003-09-09 | 1 | -7/+8 | |
| | |||||
* | Add comments and tkinter function. also deprecating mydoc in favour of DOCS. | 2003-05-10 | 1 | -7/+36 | |
| | | | | Both currently work. | ||||
* | spell fixes | 2003-04-28 | 1 | -2/+2 | |
| | |||||
* | allow src_install and src_compile functions to have additional parameters | 2003-04-04 | 1 | -3/+3 | |
| | |||||
* | Removed the virtual/python-2.1 and added =dev-lang/python-2.1* instead. | 2003-03-06 | 1 | -2/+3 | |
| | |||||
* | spelling fix #16940 | 2003-03-06 | 1 | -3/+3 | |
| | |||||
* | tstr shoudl have been tmpstr. Fixed. | 2003-03-06 | 1 | -3/+3 | |
| | |||||
* | Modified this eclass in order to help handle python extensions for | 2003-03-06 | 1 | -4/+24 | |
| | | | | | slots. Added distutils_python_version() to help in adding include files for the different slots. e.g. /usr/include/python${PYVER} | ||||
* | header fixes | 2003-02-16 | 1 | -2/+4 | |
| | |||||
* | Header updates/cleanups | 2002-10-25 | 1 | -2/+2 | |
| | |||||
* | fix space/tab issue | 2002-10-20 | 1 | -2/+2 | |
| | |||||
* | fix STUPID depends of ">=dev-lang/python" | 2002-08-02 | 1 | -2/+2 | |
| | |||||
* | add distutils.eclass | 2002-08-02 | 1 | -0/+25 | |