summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stable for sparc.Ferris McCormick2004-11-123-24/+18
* Respect new gcc-config that doesn't set CC.Donnie Berkholz2004-11-113-15/+13
* Stable on alpha.Bryan Østergaard2004-11-083-13/+27
* Fixed typo in reason for userspace change.Andrew Bevitt2004-11-073-5/+9
* "Bumping 1.8.1-r1 to stable for nvidia-glx/kernel commits to followAndrew Bevitt2004-11-075-72/+20
* Fix up digest -- remove unused entries.Donnie Berkholz2004-11-063-10/+9
* Add 'minimal' USE flag. It turns off the build of most clients and all fonts,...Donnie Berkholz2004-11-053-44/+100
* Increase functionalization to the point that the primary functions are actual...Donnie Berkholz2004-11-053-218/+296
* Reorganize functions, so primary ebuild functions are at the top and sub-func...Donnie Berkholz2004-11-053-476/+503
* kmod -> kernel-mod, deprecating koutput stuff (applied patch from bug #68453....Bryan Stine2004-11-044-26/+31
* Add some einfo about the /usr/X11R6/libdir -> /usr/libdir move.Donnie Berkholz2004-11-043-8/+12
* Add a sed to change RgbPath to the new location in config files. Reported by ...Donnie Berkholz2004-11-043-4/+14
* Add some more debugging CFLAGS to ALLOWED_FLAGS.Donnie Berkholz2004-11-043-6/+13
* Rework gcc-version-dependent things to remove redundant calls to gcc-*-versio...Donnie Berkholz2004-11-043-25/+43
* Change SRC_URI order so the mirror://gentoo stuff is at the bottom. It should...Donnie Berkholz2004-11-033-10/+15
* Add minimum version detection, and don't run without at least xorg-x11-6.8.0-r2.Donnie Berkholz2004-11-035-2/+448
* When removing stale GL stuff, only remove libGL.*, not libGL*. The latter cat...Donnie Berkholz2004-11-033-5/+10
* Missed another spot with a bad xkb symlink.Donnie Berkholz2004-11-033-5/+9
* Fix a bug in the xkb symlink.Donnie Berkholz2004-11-033-5/+9
* Add some checking features to migrate_usr_x11r6_lib() so we don't redo things...Donnie Berkholz2004-11-033-12/+42
* Marked ~ppc64Markus Rothe2004-11-033-5/+8
* Wrap font-server USE around things affecting /etc/X11/fs/config.Donnie Berkholz2004-11-033-8/+16
* Combine the dri USE flag into the opengl USE flag, since there's no way to co...Donnie Berkholz2004-11-033-19/+19
* PATCH_VER 0.2.6. Add 9990_x86_6.8.0-xbox-20041024.patch for the Xbox's nvidia...Donnie Berkholz2004-11-034-9/+55
* Try to fix ${ROOT} support -- it's assumed to be a chroot. To aid this, also ...Donnie Berkholz2004-11-033-17/+22
* Add a symlink "../../../lib/xkb /usr/X11R6/lib/X11/xkb" so libxklavier and ot...Donnie Berkholz2004-11-033-4/+11
* Add blocker on app-text/dgs, since they install the same libs. Need to confir...Donnie Berkholz2004-11-013-4/+12
* Restore changelog entries from when it was xfree-drm.Donnie Berkholz2004-11-012-2/+337
* Sync opengl-update deps in DEPEND and RDEPEND.Donnie Berkholz2004-10-293-5/+9
* Add migrate_usr_x11r6_lib() to aid migration from /usr/X11R6/libdir to /usr/l...Donnie Berkholz2004-10-293-43/+61
* Inherit x11, not xfree eclass.Donnie Berkholz2004-10-295-11/+15
* USE=xv wrongly requires USE=opengl, but this is a bug in the source (#67996)....Donnie Berkholz2004-10-293-4/+15
* /usr/libdir, not /usr/libdir/X11.Donnie Berkholz2004-10-293-22/+26
* Modify opengl-update dep, the token wasn't quite matching the proper versions.Donnie Berkholz2004-10-283-5/+9
* Change glx USE to opengl.Donnie Berkholz2004-10-283-20/+24
* Update opengl-update dep to >=2* for /usr/lib move.Donnie Berkholz2004-10-283-6/+10
* Add version compatible with >=xorg-x11-6.8.0-r2. It could use a little testin...Donnie Berkholz2004-10-285-18/+419
* Fix herd case.Donnie Berkholz2004-10-243-6/+9
* stable on alpha and ia64Aron Griffis2004-10-213-7/+10
* FILES_VER 0.5. Update /etc/env.d/10xorg to reflect shift from /usr/X11R6/{lib...Donnie Berkholz2004-10-214-7/+12
* PATCH_VER 0.2.5. Add 6000_all_6.8.0-libgl-double-free.patch to stop a libGL s...Donnie Berkholz2004-10-214-7/+12
* Change xfs USE to font-server to stop duplication with xfs filesystem.Donnie Berkholz2004-10-213-13/+17
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. Up...Donnie Berkholz2004-10-214-13/+19
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. Ma...Donnie Berkholz2004-10-213-9/+14
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree.Donnie Berkholz2004-10-214-11/+14
* USE=dri requires USE=glx.Donnie Berkholz2004-10-203-4/+12
* Coding style rework. Move logic operators to beginnings of lines rather than ...Donnie Berkholz2004-10-193-257/+154
* Tons of code cleanups, again thanks to mr_bones_. There are a few more left i...Donnie Berkholz2004-10-193-40/+35
* Add die messages. Also try emake -C instead of moving into a dir, make, then ...Donnie Berkholz2004-10-193-15/+18
* Move some variables to locals. Note that all of this cleanup is thanks to mr_...Donnie Berkholz2004-10-193-7/+21