summaryrefslogtreecommitdiffstats
path: root/man/color.map.5
Commit message (Collapse)AuthorAgeFilesLines
* Remove the PKG_*ARG* color classes in order to simplify things since it's ↵Zac Medico2007-07-061-26/+2
| | | | | | questionable whether many people will want to use them. Also, make the PKG_*SYSTEM colors default to the traditional colors since people are generally most interested in world packages. (trunk r7174) svn path=/main/branches/2.1.2/; revision=7175
* Update the location of output.py for the old namespace.Zac Medico2007-07-051-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7152
* For bug #183861, allow a color class in color.map to specify a space ↵Zac Medico2007-07-051-0/+16
| | | | | | separated list of attributes so that any combination of foreground, background, and other attributes is possible. Also make color class handling for package sets more consistent. Thanks to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>. svn path=/main/branches/2.1.2/; revision=7151
* Add docs for /etc/portage/color.map and a few misc man page fixes. Thanks ↵Zac Medico2007-06-301-0/+89
to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> in bug #183758. (trunk r7100) svn path=/main/branches/2.1.2/; revision=7101