| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-20 | Change tabs to spaces (using autopep8). Also, format repo using black. | Wolfgang E. Sanyer | |
| The following command was used to change the tabs to spaces: autopep8 --in-place --select=E101,E11,E121,E122,E123,E124,E125,E126,E127,E128,E129,E131,E133,E20,E211,E22,E224,E224,E226,E227,E228,E231,E241,E242,E251,E252,E26,E265,E266,E27,E301,E302,E303,E304,E305,E306,W291,W293,W391 -r . And then black was run as `black .` on the entire tree Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> | |||
| 2020-12-20 | Remove imports from __future__ | Matt Turner | |
| gentoolkit supports only Python 3.6+ now, so these are not used. Signed-off-by: Matt Turner <mattst88@gentoo.org> | |||
| 2012-12-22 | update 'svn' versions to 'git', not man pages with already set versions. | Brian Dolbec | |
| 2010-03-12 | Update to genscripts rev 382. This has more fixes for py3k and the modular ↵ | fuzzyray | |
| rewrite of eclean. svn path=/trunk/gentoolkit/; revision=755 | |||
| 2010-03-09 | sync with genscripts rev 343. This adds the initial py3k support and the ↵ | fuzzyray | |
| analyse utility to gentoolkit svn path=/trunk/gentoolkit/; revision=751 | |||
| 2010-01-07 | Update Copyright date headers | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=731 | |||
| 2009-12-08 | Merge rev 113 from djanderson's genscripts repo | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=703 | |||
| 2009-05-25 | Make bin files executable | rbu | |
| svn path=/trunk/gentoolkit/; revision=652 | |||
| 2009-05-21 | Change /etc/gentoolkit-version to /usr/share/gentoolkit/VERSION | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=651 | |||
| 2009-05-06 | Revert EPREFIX patch commited in rev 610 | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=614 | |||
| 2009-05-06 | Add patch from MATSUI Tetsushi to have eclean take EPREFIX into account for ↵ | fuzzyray | |
| distfiles.exclude. (Bug 241600) svn path=/trunk/gentoolkit/; revision=610 | |||
| 2009-05-05 | Update to most recent versions and add changes from djanderson | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=599 | |||
| 2009-05-05 | Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵ | fuzzyray | |
| gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589 | |||
