summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Require older libXrender here too (backport from 1.3.0.0-r2) (Martin MOKREJŠ).Donnie Berkholz2007-11-054-7/+12
| | | | (Portage version: 2.1.3.17)
* (#197154, fd.o #12982) xorg-server thinks net-dialup/dtrace is Solaris ↵Donnie Berkholz2007-10-291-11/+11
| | | | | | | dtrace, thus dying during the build (Chad Simmons). Add a blocker for now, until we have an upstream fix. (Portage version: 2.1.3.16) (Signed Manifest commit)
* (#197154, fd.o #12982) xorg-server thinks net-dialup/dtrace is Solaris ↵Donnie Berkholz2007-10-292-2/+9
| | | | | | dtrace, thus dying during the build (Chad Simmons). Add a blocker for now, until we have an upstream fix. (Portage version: 2.1.3.16)
* Snapshot bump. Module i830 removed upstream.Bryan Stine2007-10-201-14/+13
| | | | | (Portage version: 2.1.3.15) (Unsigned Manifest commit)
* Snapshot bump. Module i830 removed upstream.Bryan Stine2007-10-203-1/+351
| | | | (Portage version: 2.1.3.15)
* (#194503) Try adding some output to print the actual drivers that need to be ↵Donnie Berkholz2007-10-141-11/+11
| | | | | | | rebuilt. Use qlist from portage-utils, equery from gentoolkit, epm, and fall back to internal portage best_version if all else fails. (Portage version: 2.1.3.12) (Signed Manifest commit)
* (#194503) Try adding some output to print the actual drivers that need to be ↵Donnie Berkholz2007-10-142-2/+32
| | | | | | rebuilt. Use qlist from portage-utils, equery from gentoolkit, epm, and fall back to internal portage best_version if all else fails. (Portage version: 2.1.3.12)
* (#183721) Fix resizing with RandR. (#179545) Use correct screen resolutions ↵Donnie Berkholz2007-10-131-7/+30
| | | | | | | when there's multiple screens. (#191709) Require older libXrender too. (#192312) Export ramdac symbols, so e.g. xf86-video-s3 compiles. (#193207) Fix Xephyr segfault on amd64. (#194026) Set XKB output directory so this works with xkeyboard-config 1.1. (Portage version: 2.1.3.12) (Signed Manifest commit)
* (#183721) Fix resizing with RandR. (#179545) Use correct screen resolutions ↵Donnie Berkholz2007-10-137-1/+801
| | | | | | when there's multiple screens. (#191709) Require older libXrender too. (#192312) Export ramdac symbols, so e.g. xf86-video-s3 compiles. (#193207) Fix Xephyr segfault on amd64. (#194026) Set XKB output directory so this works with xkeyboard-config 1.1. (Portage version: 2.1.3.12)
* Clean out a broken ebuild.Donnie Berkholz2007-10-091-14/+7
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* Clean out a broken ebuild.Donnie Berkholz2007-10-093-564/+5
| | | | (Portage version: 2.1.3.12)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-091-12/+22
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-093-9/+13
| | | | (Portage version: 2.1.3.12)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-091-8/+18
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-092-24/+28
| | | | (Portage version: 2.1.3.12)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-091-24/+24
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-095-66/+71
| | | | (Portage version: 2.1.3.12)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-091-12/+22
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-093-46/+50
| | | | (Portage version: 2.1.3.12)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-091-23/+23
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-095-81/+86
| | | | (Portage version: 2.1.3.12)
* Stable on amd64 wrt bug #191964.Chris Gianelloni2007-10-021-8/+18
| | | | | (Portage version: 2.1.3.9) (Signed Manifest commit)
* Stable on amd64 wrt bug #191964.Chris Gianelloni2007-10-022-3/+7
| | | | (Portage version: 2.1.3.9)
* Stable for HPPA (bug #191964).Jeroen Roovers2007-10-021-18/+8
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* Stable for HPPA (bug #191964).Jeroen Roovers2007-10-022-3/+7
| | | | (Portage version: 2.1.3.9)
* add new nvidia-drivers to depend list supportDoug Goldstein2007-10-011-12/+22
| | | | | (Portage version: 2.1.3.10) (Signed Manifest commit)
* add new nvidia-drivers to depend list supportDoug Goldstein2007-10-013-5/+9
| | | | (Portage version: 2.1.3.10)
* alpha/ia64/sparc stable wrt #191964Raúl Porcel2007-10-011-18/+8
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* alpha/ia64/sparc stable wrt #191964Raúl Porcel2007-10-012-3/+7
| | | | (Portage version: 2.1.3.9)
* Fix variable quoting caught by my repoman patch.Donnie Berkholz2007-10-011-11/+11
| | | | | (Portage version: 2.1.3.9) (Signed Manifest commit)
* Fix variable quoting caught by my repoman patch.Donnie Berkholz2007-10-012-21/+25
| | | | (Portage version: 2.1.3.9)
* (#194026) Fix many keyboard-related issues, particularly special keys, by ↵Donnie Berkholz2007-10-011-4/+25
| | | | | | | setting the XKB output directory to one that actually exists -- /var/lib/xkb -- instead of /usr/share/X11/xkb/compiled (illusion). (#193978) Fix build on ia64 (Raúl Porcel). (#193735) Another xprint fix, to the init script this time (Andy Crook). (Portage version: 2.1.3.9) (Signed Manifest commit)
* (#194026) Fix many keyboard-related issues, particularly special keys, by ↵Donnie Berkholz2007-10-014-1/+625
| | | | | | setting the XKB output directory to one that actually exists -- /var/lib/xkb -- instead of /usr/share/X11/xkb/compiled (illusion). (#193978) Fix build on ia64 (Raúl Porcel). (#193735) Another xprint fix, to the init script this time (Andy Crook). (Portage version: 2.1.3.9)
* Stable on mips, per #191964.Joshua Kinard2007-10-011-8/+8
| | | | | (Portage version: 2.1.3.11) (Unsigned Manifest commit)
* Stable on mips, per #191964.Joshua Kinard2007-10-012-3/+7
| | | | (Portage version: 2.1.3.11)
* ppc stable, bug #191964Tobias Scherbaum2007-09-301-8/+8
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* ppc stable, bug #191964Tobias Scherbaum2007-09-302-3/+7
| | | | (Portage version: 2.1.3.9)
* Stable on ppc64; bug #191964Markus Rothe2007-09-301-18/+8
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* Stable on ppc64; bug #191964Markus Rothe2007-09-302-3/+7
| | | | (Portage version: 2.1.3.9)
* x86 stable, security bug #191964Markus Meier2007-09-301-11/+11
| | | | | (Portage version: 2.1.3.11) (Signed Manifest commit)
* x86 stable, security bug #191964Markus Meier2007-09-302-3/+7
| | | | (Portage version: 2.1.3.11)
* (#191964) Security bump for local exploit in the Composite extension, which ↵Donnie Berkholz2007-09-301-4/+25
| | | | | | | is disabled by default. (Portage version: 2.1.3.9) (Signed Manifest commit)
* (#191964) Security bump for local exploit in the Composite extension, which ↵Donnie Berkholz2007-09-304-1/+672
| | | | | | is disabled by default. (Portage version: 2.1.3.9)
* Stable on mips, per #191615.Joshua Kinard2007-09-281-18/+8
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* Stable on mips, per #191615.Joshua Kinard2007-09-282-3/+6
| | | | (Portage version: 2.1.3.9)
* Restore Nvidia binary driver support with today's release.Donnie Berkholz2007-09-191-8/+18
| | | | | (Portage version: 2.1.3.9) (Signed Manifest commit)
* Restore Nvidia binary driver support with today's release.Donnie Berkholz2007-09-192-7/+10
| | | | (Portage version: 2.1.3.9)
* Require latest versions of some input drivers for compat with the new input ↵Donnie Berkholz2007-09-141-8/+8
| | | | | | | stuff. (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* Require latest versions of some input drivers for compat with the new input ↵Donnie Berkholz2007-09-142-11/+16
| | | | | | stuff. (Portage version: 2.1.3.9)
* Drop a broken ebuild.Donnie Berkholz2007-09-111-11/+4
| | | | | (Portage version: 2.1.3.6) (Unsigned Manifest commit)