summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/prepinfo
Commit message (Collapse)AuthorAgeFilesLines
* Make USE=prefix enable EPREFIX in all EAPIs.Zac Medico2011-12-071-1/+2
| | | | | | | | This is safe because the prefix flag should be masked in all non-prefix profiles, and older EAPIs would otherwise be useless with prefix configurations. This brings compatibility with the prefix branch of portage, which also supports EPREFIX for all EAPIs (for obvious reasons).
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-011-3/+5
| | | | This allows our prefix tests to use helpers like insinto, doins, and dosym.
* Update timestamps in headers of modified files.Zac Medico2011-07-121-1/+1
|
* Remove all hasq/useq calls for bug #199722.Zac Medico2011-07-081-1/+1
|
* bash: as a general rule, use read -rZac Medico2010-12-291-1/+1
| | | | This solves cases like bug #350045.
* Don't regenerate GNU Info if the dir contains a .keepinfodir file, bug 257260.Ulrich Mueller2010-09-051-0/+3
|
* Update copyright headers.Ulrich Mueller2010-08-281-1/+1
|
* Implement controllable compression and docompress, bug #273633.Ulrich Mueller2010-08-281-0/+1
|
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
|
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
|
* Move ebuild helpers into an ebuild-helpers subdirectory.Zac Medico2009-03-121-0/+31
svn path=/main/trunk/; revision=13063