summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/dohtml
Commit message (Expand)AuthorAgeFilesLines
* Use a shell script for dohtml instead of a function, for xargs compatibility.Zac Medico2009-10-111-0/+11
* Rename dohtml to dohtml.py. Next commit will add a shell script wrapper forZac Medico2009-10-111-191/+0
* Support print() function with Python 2 in some files.Arfrever Frehtes Taifersar Arahesis2009-09-201-0/+2
* Update syntax of calls to print() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-16/+16
* Add 'return False' which was missing from the previous commit.Arfrever Frehtes Taifersar Arahesis2009-08-171-0/+1
* Print a warning when nonexistent files have been passed to dohtml.Arfrever Frehtes Taifersar Arahesis2009-08-171-1/+3
* Move ebuild helpers into an ebuild-helpers subdirectory.Zac Medico2009-03-121-0/+186