Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Downgrade from elog to einfo to avoid flooding logs | Anthony G. Basile | 2012-04-06 | 1 | -5/+5 |
| | |||||
* | avoid multiple inclusions when possible to speed caching up | Mike Frysinger | 2011-12-17 | 1 | -1/+5 |
| | |||||
* | this eclass does not seem to use eutils.eclass, so drop the inherit | Mike Frysinger | 2011-12-17 | 1 | -3/+1 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -7/+5 |
| | |||||
* | Convert every instance of hasq to has. | Samuli Suominen | 2011-07-08 | 1 | -2/+2 |
| | |||||
* | Reverted last change | Anthony G. Basile | 2011-07-03 | 1 | -10/+1 |
| | |||||
* | Make dependency on pax-utils and paxctl explicit | Anthony G. Basile | 2011-07-02 | 1 | -10/+24 |
| | |||||
* | Removed chpax, see bug #365825 | Anthony G. Basile | 2011-05-22 | 1 | -88/+61 |
| | |||||
* | fix comment | Tristan Heaven | 2010-03-09 | 1 | -2/+2 |
| | |||||
* | Undo last accidental commit. | Petteri Räty | 2008-07-07 | 1 | -3/+1 |
| | |||||
* | Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ↵ | Petteri Räty | 2008-07-07 | 1 | -1/+3 |
| | | | | #225981. | ||||
* | bug #177386 - log headings with elog instead of einfo, so that recorded logs | Kevin F. Quinn | 2007-05-07 | 1 | -4/+4 |
| | | | | | clearly state what type of marking was done on the listed files. Thanks to Yaroslav Isakov for the suggestion. | ||||
* | List only executables and shared objects (bug #175131). | Kevin F. Quinn | 2007-04-24 | 1 | -4/+20 |
| | | | | Add attempt to rebase if necessary; affects binary nvidia X drivers. | ||||
* | bugfix: only avoid the fallback to scanelf if PAX_MARKING is "none". | Kevin F. Quinn | 2006-12-02 | 1 | -11/+11 |
| | | | | elog the successful file lists. | ||||
* | fix bugs, implement suggestions from vapier | Kevin F. Quinn | 2006-12-02 | 1 | -39/+122 |
| | |||||
* | Tidy up output and error handling. | Kevin F. Quinn | 2006-11-24 | 1 | -11/+34 |
| | |||||
* | Simplified... | Kevin F. Quinn | 2006-11-15 | 1 | -72/+35 |
| | |||||
* | New eclass providing a support function pax-mark, to wrap use of chpax/paxctl | Kevin F. Quinn | 2006-01-22 | 1 | -0/+92 |