summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Create idle symlink when target script exists.Arfrever Frehtes Taifersar Arahesis2010-03-211-2/+5
* Set GENTOO_PYTHON_PROCESS_NAME environmental variable (bug #286424).Arfrever Frehtes Taifersar Arahesis2010-03-212-4/+26
* Avoid potential printing of empty line.Arfrever Frehtes Taifersar Arahesis2010-01-291-2/+6
* Update version.Arfrever Frehtes Taifersar Arahesis2009-12-301-1/+1
* Update DESCRIPTION.Arfrever Frehtes Taifersar Arahesis2009-12-301-3/+3
* EPYTHON variable shouldn't contain any '/' characters.Arfrever Frehtes Taifersar Arahesis2009-12-301-9/+3
* Support `eselect python show --ABI`.Arfrever Frehtes Taifersar Arahesis2009-12-271-4/+14
* Don't use ASFLAGS.Arfrever Frehtes Taifersar Arahesis2009-12-262-3/+1
* Support `eselect --brief python list` (bug #292112).Arfrever Frehtes Taifersar Arahesis2009-12-261-12/+8
* Add support for --python2 / --python3 options (bug #296220).Arfrever Frehtes Taifersar Arahesis2009-12-261-45/+191
* Fix building with old versions of sys-libs/glibc.Arfrever Frehtes Taifersar Arahesis2009-09-021-1/+19
* Add 'install' rule.Arfrever Frehtes Taifersar Arahesis2009-08-232-0/+16
* Set default flags.Arfrever Frehtes Taifersar Arahesis2009-08-231-0/+3
* Add some variables to Makefile.in (bug #282142).Arfrever Frehtes Taifersar Arahesis2009-08-222-4/+11
* Fix argv[0] (bug #281971).Arfrever Frehtes Taifersar Arahesis2009-08-221-1/+4
* Improve finding of python (bug #281933).Arfrever Frehtes Taifersar Arahesis2009-08-191-1/+1
* Fix build system.Arfrever Frehtes Taifersar Arahesis2009-08-191-2/+8
* Fix building on systems without strndup (bug #282041).Arfrever Frehtes Taifersar Arahesis2009-08-191-0/+10
* Add build system.Arfrever Frehtes Taifersar Arahesis2009-08-193-0/+29
* Improve some code (bug #281308).Arfrever Frehtes Taifersar Arahesis2009-08-141-10/+1
* Rename python.c to python-wrapper.c.Arfrever Frehtes Taifersar Arahesis2009-08-131-0/+0
* Fix segmentation fault when PATH isn't set (bug #280780).Arfrever Frehtes Taifersar Arahesis2009-08-131-1/+9
* Fix compilation warnings (bug #280373).Arfrever Frehtes Taifersar Arahesis2009-08-131-5/+3
* Make /usr/bin/python a symlink to python-wrapper.Arfrever Frehtes Taifersar Arahesis2009-08-041-2/+3
* Add a variable, whose content is used to check validity of python program.Arfrever Frehtes Taifersar Arahesis2009-08-041-0/+5
* Store Python version in /etc/env.d/python/config.Arfrever Frehtes Taifersar Arahesis2009-08-041-21/+15
* Add python.c.Arfrever Frehtes Taifersar Arahesis2009-08-041-0/+203
* Use '/bin/bash' for wrapper scripts (bug #279875).Arfrever Frehtes Taifersar Arahesis2009-08-011-2/+2
* Make python-config a script.Arfrever Frehtes Taifersar Arahesis2009-08-011-2/+15
* Support .xz extension (bug #276106).Arfrever Frehtes Taifersar Arahesis2009-07-251-2/+2
* Make /usr/bin/python a script instead of a symlink.Arfrever Frehtes Taifersar Arahesis2009-07-251-9/+17
* Check if interpreter exists (bug #271232).Arfrever Frehtes Taifersar Arahesis2009-05-291-2/+4
* Make `eselect python` update the content of /etc/env.d/65python-docs.Arfrever Frehtes Taifersar Arahesis2009-05-281-21/+36
* Improve handling of symlinks.Arfrever Frehtes Taifersar Arahesis2009-05-231-6/+18
* Make sure ROOT doesn't have two slashes at the end, fixing bug 240149.Ali Polatel2008-10-251-3/+3
* Handle 2to3 symlink if it exists.Ali Polatel2008-06-301-0/+5
* --ignore option to update can be specified multiple times.Ali Polatel2008-06-301-5/+8
* Implemented --ignore option for update, so it can be used in ebuild's prerm s...Ali Polatel2008-06-201-4/+21
* Add lzma to the list of suffixes for man pages.Ali Polatel2008-05-211-2/+2
* Implement update --if-unset. Borrowed from vi.eselectAli Polatel2008-05-211-0/+11
* Tag version 20080124Ali Polatel2008-01-241-1/+1
* set svn:keywords on python.eselectAli Polatel2008-01-241-1/+1
* handle idle, pydoc and python-config symlinks as wellAli Polatel2007-11-191-2/+5
* fixed typosAli Polatel2007-11-021-3/+3
* set maintainer to hawking, added support for handling python man page symlinkAli Polatel2007-11-021-22/+75
* initial version of python.eselectAli Polatel2007-10-291-0/+92
* added projects/eselect-pythonAli Polatel2007-10-290-0/+0