summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prevent pre-stripping binaries (bug #248713)Stephanie J. Lockwood-Childs2008-12-071-2/+4
| | | | (Portage version: 2.1.4.4)
* Run eautoconf during unpack phase. Closes bug #207487.Diego Elio Pettenò2008-03-181-4/+3
| | | | (Portage version: 2.1.4.4)
* Change USE flag "nomotif" to "X" (with inverted logic), bug 210565.Ulrich Müller2008-02-201-6/+6
| | | | (Portage version: 2.1.4.4)
* Remove virtual/x11 from dependencies.David Shakaryan2007-07-221-8/+5
| | | | (Portage version: 2.1.3_rc8)
* switch to using autotools eclass and make sure automake version isStephanie J. Lockwood-Childs2006-10-131-9/+7
| | | | | | specified as well as autoconf versin (Bug #151130) (Portage version: 2.1.1)
* Stable x86; and here I thought we were done with stable markings for modular XJoshua Jackson2006-09-201-2/+2
| | | | (Portage version: 2.1.1)
* stable on ppc (Bug #147777)Stephanie J. Lockwood-Childs2006-09-161-2/+2
| | | | | | also ditch -r1 since we're stabling -r2 (Portage version: 2.1.1)
* fix bug in default settings (Bug #104061): 'char' options were comparedStephanie J. Lockwood-Childs2006-07-231-0/+64
against -1 to see if they were unset, but 'char' type defaults to unsigned (Portage version: 2.1-r1)