summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* stable x86; bug 148424Christian Faulhammer2007-03-041-12/+12
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* stable x86; bug 148424Christian Faulhammer2007-03-042-3/+7
| | | | (Portage version: 2.1.2-r9)
* Apply another patch from desbaine@yahoo.com to fix compilation with ↵Marien Zwart2007-02-241-11/+11
| | | | | | | --as-needed. Closes bug #168207. (Portage version: 2.1.2-r10) (Signed Manifest commit)
* Apply another patch from desbaine@yahoo.com to fix compilation with ↵Marien Zwart2007-02-242-6/+10
| | | | | | --as-needed. Closes bug #168207. (Portage version: 2.1.2-r10)
* Apply a patch from desbaine@yahoo.com to fix bug #168163: make ati-drivers ↵Marien Zwart2007-02-241-11/+11
| | | | | | | compile if a previous version is not installed. (Portage version: 2.1.2-r10) (Signed Manifest commit)
* Apply a patch from desbaine@yahoo.com to fix bug #168163: make ati-drivers ↵Marien Zwart2007-02-242-5/+11
| | | | | | compile if a previous version is not installed. (Portage version: 2.1.2-r10)
* Transition to Manifest2.Piotr Jaroszyński2007-02-231-8/+8
| | | | | (Portage version: 2.1.2-r9) (Unsigned Manifest commit)
* Transition to Manifest2.Piotr Jaroszyński2007-02-232-2/+8
| | | | (Portage version: 2.1.2-r9)
* Version bump, based on the 8.33.6-r2 ebuild with some further cleanup. ↵Marien Zwart2007-02-221-4/+26
| | | | | | | Closes bug #167903. (Portage version: 2.1.2-r10) (Signed Manifest commit)
* Version bump, based on the 8.33.6-r2 ebuild with some further cleanup. ↵Marien Zwart2007-02-224-1/+427
| | | | | | Closes bug #167903. (Portage version: 2.1.2-r10)
* Removing dlloader USE flag wrt bug #166759.Chris Gianelloni2007-02-191-12/+22
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* Removing dlloader USE flag wrt bug #166759.Chris Gianelloni2007-02-193-15/+11
| | | | (Portage version: 2.1.2-r9)
* Removing dlloader USE flag wrt bug #166759.Chris Gianelloni2007-02-191-12/+12
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* Removing dlloader USE flag wrt bug #166759.Chris Gianelloni2007-02-192-13/+11
| | | | (Portage version: 2.1.2-r9)
* Removing dlloader USE flag wrt bug #166759.Chris Gianelloni2007-02-191-20/+20
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* Removing dlloader USE flag wrt bug #166759.Chris Gianelloni2007-02-194-31/+18
| | | | (Portage version: 2.1.2-r9)
* Fix re-spawn crash. (Bug #162830; Slava Gorbunov and Pablo De Nápoli)Joshua Baergen2007-02-191-4/+15
| | | | | (Portage version: 2.1.2-r9) (Unsigned Manifest commit)
* Fix re-spawn crash. (Bug #162830; Slava Gorbunov and Pablo De Nápoli)Joshua Baergen2007-02-194-1/+64
| | | | (Portage version: 2.1.2-r9)
* Version bump. From upstream:Joshua Baergen2007-02-161-4/+12
| | | | | | | | | Provide truely usable resizing support with the ability to resize larger than the initial size and no wasted framebuffer space. As a bonus, a variety of useful resolutions are built in to the driver and always available. (Portage version: 2.1.2-r9) (Unsigned Manifest commit)
* Version bump. From upstream:Joshua Baergen2007-02-163-1/+38
| | | | | | | | Provide truely usable resizing support with the ability to resize larger than the initial size and no wasted framebuffer space. As a bonus, a variety of useful resolutions are built in to the driver and always available. (Portage version: 2.1.2-r9)
* RESTRICT=test and mark stable on amd64; bug 148424Simon Stelling2007-02-121-18/+8
| | | | | (Portage version: 2.1.2-r9) (Unsigned Manifest commit)
* RESTRICT=test and mark stable on amd64; bug 148424Simon Stelling2007-02-122-4/+7
| | | | (Portage version: 2.1.2-r9)
* Fix lack of glx extension.Marien Zwart2007-02-101-11/+11
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* Fix lack of glx extension.Marien Zwart2007-02-102-5/+9
| | | | (Portage version: 2.1.2-r9)
* Experimental new ebuild (package.masked, work in progress).Marien Zwart2007-02-101-7/+18
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* Experimental new ebuild (package.masked, work in progress).Marien Zwart2007-02-104-1/+433
| | | | (Portage version: 2.1.2-r9)
* Hopefully fix support for 32 bit dri on amd64 (multilib) (bug #165871, ↵Marien Zwart2007-02-091-8/+15
| | | | | | | thanks to Alejandro Wainzinger for reporting). (Portage version: 2.1.2-r8) (Signed Manifest commit)
* Hopefully fix support for 32 bit dri on amd64 (multilib) (bug #165871, ↵Marien Zwart2007-02-093-1/+380
| | | | | | thanks to Alejandro Wainzinger for reporting). (Portage version: 2.1.2-r8)
* stable x86; bug #148424Christian Faulhammer2007-02-081-12/+12
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* stable x86; bug #148424Christian Faulhammer2007-02-082-3/+7
| | | | (Portage version: 2.1.1-r2)
* Fixed the executable stack warnings with a patch from Vlastimil Babka ↵Chris Gianelloni2007-02-071-19/+19
| | | | | | | <caster@gentoo.org> and closing bug #114894. (Portage version: 2.1.2-r6) (Signed Manifest commit)
* Fixed the executable stack warnings with a patch from Vlastimil Babka ↵Chris Gianelloni2007-02-074-16/+22
| | | | | | <caster@gentoo.org> and closing bug #114894. (Portage version: 2.1.2-r6)
* Cleaning up some older versions.Chris Gianelloni2007-02-071-28/+8
| | | | | (Portage version: 2.1.2-r6) (Signed Manifest commit)
* Cleaning up some older versions.Chris Gianelloni2007-02-075-911/+6
| | | | (Portage version: 2.1.2-r6)
* Revision bump to 8.28.8 (last version that works with a couple of chipsets) ↵Marien Zwart2007-02-051-7/+18
| | | | | | | to compile with older kernels thanks to a patch from alonbl@gentoo.org (bug #148424). Some minor cleanup and RESTRICT=stricter fixes. (Portage version: 2.1.2-r7) (Signed Manifest commit)
* Revision bump to 8.28.8 (last version that works with a couple of chipsets) ↵Marien Zwart2007-02-054-1/+425
| | | | | | to compile with older kernels thanks to a patch from alonbl@gentoo.org (bug #148424). Some minor cleanup and RESTRICT=stricter fixes. (Portage version: 2.1.2-r7)
* Version bump, closes bug #161378. Minor ebuild cleanup, skip more stuff for ↵Marien Zwart2007-02-051-8/+30
| | | | | | | FEATURES stricter and test. Add myself to metadata.xml. (Portage version: 2.1.2-r7) (Signed Manifest commit)
* Version bump, closes bug #161378. Minor ebuild cleanup, skip more stuff for ↵Marien Zwart2007-02-055-1/+461
| | | | | | FEATURES stricter and test. Add myself to metadata.xml. (Portage version: 2.1.2-r7)
* add libXrandr to deps for aticonfig...Luca Barbato2007-01-311-8/+8
| | | | | (Portage version: 2.1.2-r5) (Unsigned Manifest commit)
* add libXrandr to deps for aticonfig...Luca Barbato2007-01-312-5/+9
| | | | (Portage version: 2.1.2-r5)
* amd64 stable, bug 159972Steve Dibb2007-01-301-8/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* amd64 stable, bug 159972Steve Dibb2007-01-302-3/+6
| | | | (Portage version: 2.1.1-r2)
* Manual Manifest commit.Sven Wegener2007-01-241-4/+10
|
* Stop supporting Xorg 7.0.Donnie Berkholz2007-01-243-37/+4
| | | | | (Portage version: 2.1.2) (Unsigned Manifest commit)
* Stop supporting Xorg 7.0.Donnie Berkholz2007-01-241-2/+6
| | | | (Portage version: 2.1.2)
* Stop supporting Xorg 7.0.Donnie Berkholz2007-01-243-36/+4
| | | | | (Portage version: 2.1.2) (Unsigned Manifest commit)
* Stop supporting Xorg 7.0.Donnie Berkholz2007-01-241-2/+6
| | | | (Portage version: 2.1.2)
* Stop supporting Xorg 7.0.Donnie Berkholz2007-01-243-51/+4
| | | | | (Portage version: 2.1.2) (Unsigned Manifest commit)
* Stop supporting Xorg 7.0.Donnie Berkholz2007-01-241-2/+6
| | | | (Portage version: 2.1.2)
* Stop supporting Xorg 7.0.Donnie Berkholz2007-01-243-36/+4
| | | | | (Portage version: 2.1.2) (Unsigned Manifest commit)