summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump.Robin H. Johnson2011-01-151-2/+6
| | | | (Portage version: 2.2.0_alpha15/cvs/Linux x86_64, unsigned Manifest commit)
* Version bump.Robin H. Johnson2011-01-153-2/+526
| | | | (Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
* aix lacks FNMATCH_CASEFOLDMichael Haubenwallner2011-01-121-2/+2
| | | | (Portage version: 2.1.9.25/cvs/Linux x86_64, unsigned Manifest commit)
* aix lacks FNMATCH_CASEFOLDMichael Haubenwallner2011-01-122-2/+9
| | | | (Portage version: 2.1.9.25/cvs/Linux x86_64)
* Call python_mod_optimize() and python_mod_cleanup() (bug #329479).Arfrever Frehtes Taifersar Arahesis2011-01-101-4/+4
| | | | (Portage version: 2.2.0_alpha14_p1/cvs/Linux x86_64, unsigned Manifest commit)
* Call python_mod_optimize() and python_mod_cleanup() (bug #329479).Arfrever Frehtes Taifersar Arahesis2011-01-104-4/+14
| | | | (Portage version: 2.2.0_alpha14_p1/cvs/Linux x86_64)
* Use $(PYTHON -a). EPYTHON is internal variable.Arfrever Frehtes Taifersar Arahesis2011-01-081-3/+3
| | | | (Portage version: 2.2.0_alpha14/cvs/Linux x86_64, unsigned Manifest commit)
* Use $(PYTHON -a). EPYTHON is internal variable.Arfrever Frehtes Taifersar Arahesis2011-01-083-9/+6
| | | | (Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
* Fix for PrefixFabian Groffen2011-01-081-4/+4
| | | | (Portage version: 2.2.01.17583-prefix/cvs/Darwin powerpc, unsigned Manifest commit)
* Fix for PrefixFabian Groffen2011-01-084-7/+11
| | | | (Portage version: 2.2.01.17583-prefix/cvs/Darwin powerpc)
* Backport bug #350330 automagic perl to stable ebuild.Robin H. Johnson2011-01-081-2/+2
| | | | (Portage version: 2.2.0_alpha14/cvs/Linux x86_64, unsigned Manifest commit)
* Backport bug #350330 automagic perl to stable ebuild.Robin H. Johnson2011-01-082-2/+10
| | | | (Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
* Fix missing argument in call to python_convert_shebangs, and drop accidently ↵Robin H. Johnson2011-01-081-6/+4
| | | | | | added .orig file. (Portage version: 2.2.0_alpha14/cvs/Linux x86_64, unsigned Manifest commit)
* Fix missing argument in call to python_convert_shebangs, and drop accidently ↵Robin H. Johnson2011-01-085-508/+12
| | | | | | added .orig file. (Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
* Also import python improvements to 9999 ebuild.Robin H. Johnson2011-01-071-2/+3
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Also import python improvements to 9999 ebuild.Robin H. Johnson2011-01-072-5/+17
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* Bug #329479: improve python usage to new python eclass. Does not support ↵Robin H. Johnson2011-01-071-1/+4
| | | | | | multiple active versions of python easily. (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Bug #329479: improve python usage to new python eclass. Does not support ↵Robin H. Johnson2011-01-074-1/+1531
| | | | | | multiple active versions of python easily. (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* Port bug #350330 fixes to newer ebuilds.Robin H. Johnson2011-01-071-13/+3
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Port bug #350330 fixes to newer ebuilds.Robin H. Johnson2011-01-073-3/+17
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* Stable on amd64 wrt bug #349045Markos Chandras2011-01-071-4/+14
| | | | (Portage version: 2.1.9.30/cvs/Linux x86_64, signed Manifest commit with key 441AC410)
* Stable on amd64 wrt bug #349045Markos Chandras2011-01-074-7/+11
| | | | (Portage version: 2.1.9.30/cvs/Linux x86_64)
* Bug #350330: Avoid automagic CVS. Need to port to 1.7.4 still.Robin H. Johnson2011-01-071-2/+3
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Bug #350330: Avoid automagic CVS. Need to port to 1.7.4 still.Robin H. Johnson2011-01-073-2/+377
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* Fix gitweb removal for PrefixFabian Groffen2011-01-071-4/+4
| | | | (Portage version: 2.2.01.17555-prefix/cvs/Darwin powerpc, unsigned Manifest commit)
* Fix gitweb removal for PrefixFabian Groffen2011-01-074-7/+11
| | | | (Portage version: 2.2.01.17555-prefix/cvs/Darwin powerpc)
* Port the 1.7.3.5-r1 Prefix USE=python code to newer ebuilds since Prefix ↵Robin H. Johnson2011-01-071-2/+3
| | | | | | team ha tested. (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Port the 1.7.3.5-r1 Prefix USE=python code to newer ebuilds since Prefix ↵Robin H. Johnson2011-01-073-21/+562
| | | | | | team ha tested. (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* Bug #320647 redux: Full ability to disable Python usage for Prefix (needed ↵Robin H. Johnson2011-01-061-1/+2
| | | | | | to work around circular dependency loop). (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Bug #320647 redux: Full ability to disable Python usage for Prefix (needed ↵Robin H. Johnson2011-01-062-1/+503
| | | | | | to work around circular dependency loop). (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* Version bump for new major release.Robin H. Johnson2011-01-061-1/+5
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Version bump for new major release.Robin H. Johnson2011-01-062-1/+498
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* Version bump. Also backport minor improvement to testsuite running to get ↵Robin H. Johnson2011-01-061-2/+6
| | | | | | cleaner repeat results. (Portage version: 2.2.0_alpha13/cvs/Linux x86_64, unsigned Manifest commit)
* Version bump. Also backport minor improvement to testsuite running to get ↵Robin H. Johnson2011-01-063-2/+508
| | | | | | cleaner repeat results. (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* alpha/arm/ia64/s390/sh/sparc stable wrt #349045Raúl Porcel2011-01-011-14/+4
| | | | (Portage version: 2.1.9.24/cvs/Linux ia64, unsigned Manifest commit)
* alpha/arm/ia64/s390/sh/sparc stable wrt #349045Raúl Porcel2011-01-014-11/+15
| | | | (Portage version: 2.1.9.24/cvs/Linux ia64)
* stable x86, security bug 349045Christian Faulhammer2010-12-311-2/+12
| | | | (Portage version: 2.1.9.25/cvs/Linux i686, signed Manifest commit with key 2B859DE3)
* stable x86, security bug 349045Christian Faulhammer2010-12-312-3/+7
| | | | (Portage version: 2.1.9.25/cvs/Linux i686)
* Bug #350075: t/t9001: fix missing prereq on some tests.Robin H. Johnson2010-12-291-2/+3
| | | | (Portage version: 2.2.0_alpha6/cvs/Linux x86_64, unsigned Manifest commit)
* Bug #350075: t/t9001: fix missing prereq on some tests.Robin H. Johnson2010-12-293-2/+46
| | | | (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
* whitespaceMichael Sterrett2010-12-281-5/+5
| | | | (Portage version: 2.1.9.24/cvs/Linux i686, unsigned Manifest commit)
* whitespaceMichael Sterrett2010-12-285-10/+10
| | | | (Portage version: 2.1.9.24/cvs/Linux i686)
* marking -1.6.4.5 -1.7.2.5 -1.7.3.4-r1 ppc64 stable for bug 349045Brent Baude2010-12-271-4/+4
| | | | (Portage version: 2.1.9.25/cvs/Linux ppc64, unsigned Manifest commit)
* marking -1.6.4.5 -1.7.2.5 -1.7.3.4-r1 ppc64 stable for bug 349045Brent Baude2010-12-274-7/+11
| | | | (Portage version: 2.1.9.25/cvs/Linux ppc64)
* Bug #349083: Fix a false positive in the Git testsuite, triggered when the ↵Robin H. Johnson2010-12-261-7/+7
| | | | | | portage user had a shell of /bin/false. (Portage version: 2.2.0_alpha6/cvs/Linux x86_64, unsigned Manifest commit)
* Bug #349083: Fix a false positive in the Git testsuite, triggered when the ↵Robin H. Johnson2010-12-267-7/+63
| | | | | | portage user had a shell of /bin/false. (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
* Minor fail with displaying aggregate-results to fix.Robin H. Johnson2010-12-251-3/+3
| | | | (Portage version: 2.2.0_alpha6/cvs/Linux x86_64, unsigned Manifest commit)
* Minor fail with displaying aggregate-results to fix.Robin H. Johnson2010-12-253-5/+11
| | | | (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
* Improve output phase of src_test block for new stables.Robin H. Johnson2010-12-251-3/+4
| | | | (Portage version: 2.2.0_alpha6/cvs/Linux x86_64, unsigned Manifest commit)
* Improve output phase of src_test block for new stables.Robin H. Johnson2010-12-253-7/+17
| | | | (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)