summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix python version parsing to deal with beta versions.Alastair Tse2006-08-161-3/+8
* update error message in python and distutils eclass to reflect USE flag renam...Alastair Tse2006-08-071-3/+3
* Recommend package.use instead of USE on the commandline to enable Tkinter sup...Marien Zwart2006-07-141-2/+3
* Tweak remerge suggestion for missing Tkinter (bug #133533).Marien Zwart2006-06-161-2/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-101-3/+3
* Uh, fix that quickly...Carsten Lohrke2006-06-061-2/+2
* Adding NEED_PYTHON variable, as proposed.Carsten Lohrke2006-06-061-1/+5
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-2/+2
* 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
* fix python version extraction and add version extract test to be sureAlastair Tse2005-04-231-5/+27
* Fixed problem with bug# 90092Rob Cakebread2005-04-231-6/+5
* python eclass bash-fu skills upgradeAlastair Tse2005-04-201-11/+12
* Cleanup orphaned modules in lib{32,64}.Jeremy Huddleston2005-02-131-5/+3
* update the copyright infoMike Frysinger2004-06-251-2/+2
* fix ROOT issues for livecd buildingAlastair Tse2004-01-181-6/+13
* remove empty directories when cleaning upAlastair Tse2003-12-081-1/+5
* more informative einfosAlastair Tse2003-12-081-2/+2
* reintroducing relative linking in alternatives, this time the reverse sorting...Alastair Tse2003-11-011-4/+4
* backing out changes, problems with python 2.3Alastair Tse2003-11-011-3/+3
* added changes by drobbins with makesym() to do relative path targetsAlastair Tse2003-11-011-3/+3
* Rolled back to revision 1.5 because 1.6 inherits virtualxRob Cakebread2003-10-241-29/+18
* filter some stderr output, remove empty directories in python_mod_cleanup and...Alastair Tse2003-10-231-4/+15
* various bugfixes for byte-compilingAlastair Tse2003-10-171-14/+45
* make PYTHON_DONTCOMPILE default for the momentAlastair Tse2003-10-091-4/+10
* chage disable_pyc to exportAlastair Tse2003-10-091-2/+2
* adding hook to disable runtime compiling of pycAlastair Tse2003-10-091-1/+5
* utility class for python and python related packagesAlastair Tse2003-10-081-0/+152