aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Comment unmask lines so cleanup script works with -fLucian Poston2015-12-081-3/+3
|/
* ebuild bumped to 0.3v0.3Thomas Kahle2015-06-241-2/+2
|
* Fix one more string decoding for python3Thomas Kahle2015-06-211-1/+1
|
* Fix string encoding issues for python3Thomas Kahle2015-06-213-4/+5
|
* Make import of urllib python2/3 compatibleThomas Kahle2015-06-201-8/+8
|
* Change file permissions descriptor octal->decimalThomas Kahle2015-06-201-5/+5
| | | | This should make the code compatible with python2 and python3
* Migrate print statements to function calls (issue @21)Thomas Kahle2015-06-183-19/+19
|
* Fix some whitespace problems (issue #22)Thomas Kahle2015-06-188-26/+17
|
* Add latest ebuildsThomas Kahle2015-01-072-12/+44
|
* Merge pull request #19 from turboscholz/masterv0.2Thomas Kahle2014-10-162-2/+2
|\ | | | | Added python_targets_ and python_single_target_ to ignoreprefix default ...
| * Added python_targets_ and python_single_target_ to ignoreprefix default setupUwe Scholz2014-10-152-2/+2
|/
* Fix install of man-pagesThomas Kahle2013-05-041-5/+3
|
* Merge pull request #15 from tpruzina/masterThomas Kahle2013-05-042-1/+107
|\ | | | | Install manpage via ebuild + fix repo link
| * Added tatt(5) for ~/.tattTomáš Pružina2013-05-032-1/+102
| | | | | | | | | | modified: tatt-9999.ebuild new file: tatt.5
| * Merge branch 'master' of https://github.com/tpruzina/tattTomáš Pružina2013-05-030-0/+0
| |\
| | * fixed broken linksTomáš Pružina2013-05-031-1/+1
| | |
| | * Fixed doman section, should work nowTomáš Pružina2013-05-031-2/+5
| | | | | | | | | | | | modified: tatt-9999.ebuild
| | * add non-https option to URL (https:// needs git curl helper and git[curl] ↵Your Name2013-05-031-2/+2
| | | | | | | | | | | | | | | | | | support. modified: tatt-9999.ebuild
| | * Merge branch 'master' of git://github.com/tom111/tattTomáš Pružina2013-05-035-178/+138
| | |\ | |_|/ |/| |
* | | Change my email in the manpageThomas Kahle2013-05-031-2/+1
| | |
* | | Merge branch 'master' of git://github.com/tpruzina/tatt into manpageThomas Kahle2013-05-031-0/+87
|\ \ \
* | | | Updated live ebuildThomas Kahle2013-05-031-16/+19
| | | |
* | | | Update READMEv0.1Thomas Kahle2013-04-231-25/+46
| | | |
* | | | Merge manual.org into README and update it.Thomas Kahle2013-04-232-111/+97
| | | |
* | | | remove stale TODO fileThomas Kahle2013-04-231-49/+0
| | | |
| | * | modified: tatt-9999.ebuildYour Name2013-05-031-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | modified: tatt-9999.ebuild fixed broken links
| | * | Change my email in the manpageThomas Kahle2013-05-031-2/+1
| | | |
| | * | Updated live ebuildThomas Kahle2013-05-031-16/+19
| | | |
| | * | Update READMEThomas Kahle2013-05-031-25/+46
| | | |
| | * | Merge manual.org into README and update it.Thomas Kahle2013-05-032-111/+97
| | | |
| | * | remove stale TODO fileThomas Kahle2013-05-031-49/+0
| | |/
| | * dodoc --> domanTomáš Pružina2013-05-031-1/+1
| | |
| | * Added dodoc into ebuild, should install manpage automaticallyTomáš Pružina2013-05-031-0/+2
| |/ | | | | | | modified: tatt-9999.ebuild
| * Added basic manpage (converted from github)Tomáš Pružina2013-04-231-0/+87
|/ | | | new file: tatt.1
* The templates use bash syntax, so change the shebang to call bash (issue #9)Thomas Kahle2013-04-124-4/+4
|
* Merge pull request #8 from johu/templateThomas Kahle2013-04-021-0/+1
|\ | | | | Perform cvs update first.
| * Perform cvs update first.Johannes Huber2012-08-211-0/+1
| | | | | | | | Perform cvs update before modifying package to prevent collisions.
* | Make error message for -u more evocativeThomas Kahle2012-11-251-1/+1
| |
* | Improve error handling in use and revdep snippets.Thomas Kahle2012-11-122-3/+16
| |
* | In case of error, let USE script print error messages.Thomas Kahle2012-11-111-0/+1
| |
* | Make use test scripts check if emerge failed with REQUIRED_USE not satisfiedThomas Kahle2012-11-011-2/+6
| |
* | Increase bound on usecombis and rdeps optionsThomas Kahle2012-10-231-2/+2
| |
* | Use sys.exit(1) instead of exitThomas Kahle2012-10-234-19/+22
| |
* | Set default repodir to cvs module nameThomas Kahle2012-10-161-1/+1
| |
* | Set permissions of generated scripts to 744Thomas Kahle2012-10-151-5/+5
| |
* | Set permissions of generated scripts.Thomas Kahle2012-10-151-0/+10
| |
* | Make emerge options configurable via emergeoptsThomas Kahle2012-10-145-5/+12
| |
* | don't check for rootThomas Kahle2012-10-141-8/+0
| |
* | Don't need to run as rootThomas Kahle2012-10-141-34/+32
| |
* | Exit if unmaskfile can not be createdThomas Kahle2012-10-141-4/+11
| |