summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Patchset 0.1.3. (#93864, #90672#c18) Add missing comma. This fixes a parse ↵Donnie Berkholz2005-05-251-3/+3
| | | | | | error in ATIDRIScreenInit in atidri.c. (Unsigned Manifest commit)
* Patchset 0.1.3. (#93864, #90672#c18) Add missing comma. This fixes a parse ↵Donnie Berkholz2005-05-253-4/+9
| | | | error in ATIDRIScreenInit in atidri.c.
* (#93856) Remove duplicated statement that checked for invalid USE combos.Donnie Berkholz2005-05-241-2/+2
| | | | (Unsigned Manifest commit)
* (#93856) Remove duplicated statement that checked for invalid USE combos.Donnie Berkholz2005-05-242-8/+7
|
* Patchset 0.1.6 for 6.8.2-r2, patchset 0.1.2 for 6.8.99.8. (#89852) Update ↵Donnie Berkholz2005-05-241-5/+5
| | | | | | 5901_all_4.2.99.3-acecad-debug-v2.patch so it's compatible with BSD. (Unsigned Manifest commit)
* Patchset 0.1.6 for 6.8.2-r2, patchset 0.1.2 for 6.8.99.8. (#89852) Update ↵Donnie Berkholz2005-05-245-7/+12
| | | | 5901_all_4.2.99.3-acecad-debug-v2.patch so it's compatible with BSD.
* (#89852) Ebuild changes for Gentoo/FreeBSD. Set MAKE, use wheel group ↵Donnie Berkholz2005-05-241-3/+3
| | | | | | instead of root, exclude 0700_all_4.2.0-sessreg-highuid.patch on OpenBSD and FreeBSD; the patch allows for high UIDs in a non-portable way. A suitably motivated person could fix it. (Unsigned Manifest commit)
* (#89852) Ebuild changes for Gentoo/FreeBSD. Set MAKE, use wheel group ↵Donnie Berkholz2005-05-243-21/+38
| | | | instead of root, exclude 0700_all_4.2.0-sessreg-highuid.patch on OpenBSD and FreeBSD; the patch allows for high UIDs in a non-portable way. A suitably motivated person could fix it.
* Backports from 6.8.99.x, continued: Depend on opengl-update-2.2 for fixed ↵Donnie Berkholz2005-05-241-2/+2
| | | | | | --use-old. (Unsigned Manifest commit)
* Backports from 6.8.99.x, continued: Depend on opengl-update-2.2 for fixed ↵Donnie Berkholz2005-05-242-9/+10
| | | | --use-old.
* Backports from 6.8.99.x. 1) Fix find syntax. 2) Stop setting BuildLinuxDocText.Donnie Berkholz2005-05-241-2/+2
| | | | (Unsigned Manifest commit)
* Backports from 6.8.99.x. 1) Fix find syntax. 2) Stop setting BuildLinuxDocText.Donnie Berkholz2005-05-242-6/+9
|
* Add einfo on the binary driver breakage.Donnie Berkholz2005-05-241-2/+2
| | | | (Unsigned Manifest commit)
* Add einfo on the binary driver breakage.Donnie Berkholz2005-05-242-2/+8
|
* New snapshot. This one breaks some binary drivers; see ↵Donnie Berkholz2005-05-241-1/+3
| | | | | | https://bugs.freedesktop.org/show_bug.cgi?id=3066. (Unsigned Manifest commit)
* New snapshot. This one breaks some binary drivers; see ↵Donnie Berkholz2005-05-243-1/+2016
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=3066.
* get_number_of_jobs sucksMike Frysinger2005-05-241-1/+1
| | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit)
* get_number_of_jobs sucksMike Frysinger2005-05-241-6/+3
| | | | (Portage version: 2.0.51.22-r1)
* Patchset 0.1.5 for 6.8.2-r2, patchset 0.1.3 for 6.8.99.5. (#87361) Pull ↵Donnie Berkholz2005-05-241-5/+5
| | | | | | 5140_all_6.8.0-radeon-swsusp.patch, which seems to add a redundant RadeonSetFBLocation() compared with CVS, where the bug it was supposed to fix is fixed. (Unsigned Manifest commit)
* Patchset 0.1.5 for 6.8.2-r2, patchset 0.1.3 for 6.8.99.5. (#87361) Pull ↵Donnie Berkholz2005-05-245-7/+14
| | | | 5140_all_6.8.0-radeon-swsusp.patch, which seems to add a redundant RadeonSetFBLocation() compared with CVS, where the bug it was supposed to fix is fixed.
* Fileset 0.3 for 6.8.2-r2, fileset 0.2 for 6.8.99.5. (#24399) Stop *DM from ↵Donnie Berkholz2005-05-241-5/+5
| | | | | | throwing errors on shutdown. (#91470) Don't force fc-cache in xfs init script. (Unsigned Manifest commit)
* Fileset 0.3 for 6.8.2-r2, fileset 0.2 for 6.8.99.5. (#24399) Stop *DM from ↵Donnie Berkholz2005-05-245-7/+13
| | | | throwing errors on shutdown. (#91470) Don't force fc-cache in xfs init script.
* Patchset 0.1.4 for 6.8.2-r2, patchset 0.1.2 for 6.8.99.5. (#85153, fd.o ↵Donnie Berkholz2005-05-241-5/+5
| | | | | | #1958, fd.o #1951) Add 1050_all_6.8.2-xft-releasefile-crash.patch: libXft dies when passing FT_Face objects directly to Xft. (Unsigned Manifest commit)
* Patchset 0.1.4 for 6.8.2-r2, patchset 0.1.2 for 6.8.99.5. (#85153, fd.o ↵Donnie Berkholz2005-05-245-7/+13
| | | | #1958, fd.o #1951) Add 1050_all_6.8.2-xft-releasefile-crash.patch: libXft dies when passing FT_Face objects directly to Xft.
* (#93034) There's a new FontEncDir that we also need to change to fit our FHS ↵Donnie Berkholz2005-05-241-2/+2
| | | | | | compatibility. (Unsigned Manifest commit)
* (#93034) There's a new FontEncDir that we also need to change to fit our FHS ↵Donnie Berkholz2005-05-242-2/+9
| | | | compatibility.
* (#89235) Use has_hardened instead of hardened USE flag, because it checks ↵Donnie Berkholz2005-05-241-3/+3
| | | | | | the active toolchain. Also looks like part of the last commit was missed from 6.8.99.5. (Unsigned Manifest commit)
* (#89235) Use has_hardened instead of hardened USE flag, because it checks ↵Donnie Berkholz2005-05-243-11/+22
| | | | the active toolchain. Also looks like part of the last commit was missed from 6.8.99.5.
* (#77949) The doc and minimal USE flags don't work together. Add a warning to ↵Donnie Berkholz2005-05-241-17/+7
| | | | | | this effect. (Unsigned Manifest commit)
* (#77949) The doc and minimal USE flags don't work together. Add a warning to ↵Donnie Berkholz2005-05-243-3/+18
| | | | this effect.
* add ~alphaAron Griffis2005-05-221-5/+15
| | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* add ~alphaAron Griffis2005-05-222-3/+6
| | | | (Portage version: 2.0.51.21-r1)
* Remove invalid PROVIDE.Bryan Stine2005-05-191-5/+5
| | | | | (Portage version: 2.0.51.21) (Manifest recommit) (Portage version: 2.0.51.21)
* Remove invalid PROVIDE.Bryan Stine2005-05-195-13/+10
| | | | (Portage version: 2.0.51.21)
* added ~mips keywordStephen Becker2005-05-181-6/+6
| | | | | (Portage version: 2.0.51.22) (Unsigned Manifest commit)
* added ~mips keywordStephen Becker2005-05-182-3/+7
| | | | (Portage version: 2.0.51.22)
* Drop old version. Everyone's been stabled on 6.8.2-r1 since early April. ↵Donnie Berkholz2005-05-171-8/+6
| | | | | | Also, dropping this should allow us to unconditionally use the new /usr prefix for all other apps instead of some sort of x11-prefix.eclass (#90789). (Unsigned Manifest commit)
* Drop old version. Everyone's been stabled on 6.8.2-r1 since early April. ↵Donnie Berkholz2005-05-173-1708/+8
| | | | Also, dropping this should allow us to unconditionally use the new /usr prefix for all other apps instead of some sort of x11-prefix.eclass (#90789).
* added ~mips keywordStephen Becker2005-05-171-7/+7
| | | | | (Portage version: 2.0.51.22) (Unsigned Manifest commit)
* added ~mips keywordStephen Becker2005-05-172-3/+7
| | | | (Portage version: 2.0.51.22)
* stable on hppaRené Nussbaumer2005-05-151-15/+5
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* stable on hppaRené Nussbaumer2005-05-152-3/+7
| | | | (Portage version: 2.0.51.19)
* Stable amd64, sparc, x86.Jeremy Huddleston2005-05-151-5/+5
| | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* Stable amd64, sparc, x86.Jeremy Huddleston2005-05-152-4/+7
| | | | (Portage version: 2.0.51.21-r1)
* Remove big warning about /usr/lib move, because everything in portage does ↵Donnie Berkholz2005-05-121-2/+2
| | | | | | | it now. (Portage version: 2.0.51.21) (Manifest recommit) (Portage version: 2.0.51.21)
* Remove big warning about /usr/lib move, because everything in portage does ↵Donnie Berkholz2005-05-122-12/+8
| | | | | | it now. (Portage version: 2.0.51.21)
* Add a note about Radeon tiling breaking direct rendering in snapshots.Donnie Berkholz2005-05-121-2/+2
| | | | | (Portage version: 2.0.51.21) (Manifest recommit) (Portage version: 2.0.51.21)
* Add a note about Radeon tiling breaking direct rendering in snapshots.Donnie Berkholz2005-05-122-2/+12
| | | | (Portage version: 2.0.51.21)
* Make ChangeLog more human-readable by replacing PATCH_VER and FILES_VER with ↵Donnie Berkholz2005-05-121-1/+1
| | | | | | | patchset and fileset. (Portage version: 2.0.51.21) (Manifest recommit) (Portage version: 2.0.51.21)
* Make ChangeLog more human-readable by replacing PATCH_VER and FILES_VER with ↵Donnie Berkholz2005-05-121-50/+54
| | | | | | patchset and fileset. (Portage version: 2.0.51.21)