summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add blocker on app-text/dgs, since they install the same libs. Need to confir...Donnie Berkholz2004-11-011-2/+2
* Add blocker on app-text/dgs, since they install the same libs. Need to confir...Donnie Berkholz2004-11-012-2/+10
* Restore changelog entries from when it was xfree-drm. (Manifest recommit)Donnie Berkholz2004-11-011-1/+1
* Restore changelog entries from when it was xfree-drm.Donnie Berkholz2004-11-011-1/+336
* Sync opengl-update deps in DEPEND and RDEPEND. (Manifest recommit)Donnie Berkholz2004-10-291-2/+2
* Sync opengl-update deps in DEPEND and RDEPEND.Donnie Berkholz2004-10-292-3/+7
* Add migrate_usr_x11r6_lib() to aid migration from /usr/X11R6/libdir to /usr/l...Donnie Berkholz2004-10-291-2/+2
* Add migrate_usr_x11r6_lib() to aid migration from /usr/X11R6/libdir to /usr/l...Donnie Berkholz2004-10-292-41/+59
* Inherit x11, not xfree eclass. (Manifest recommit)Donnie Berkholz2004-10-291-4/+4
* Inherit x11, not xfree eclass.Donnie Berkholz2004-10-294-7/+11
* USE=xv wrongly requires USE=opengl, but this is a bug in the source (#67996)....Donnie Berkholz2004-10-291-2/+2
* USE=xv wrongly requires USE=opengl, but this is a bug in the source (#67996)....Donnie Berkholz2004-10-292-2/+13
* /usr/libdir, not /usr/libdir/X11. (Manifest recommit)Donnie Berkholz2004-10-291-2/+2
* /usr/libdir, not /usr/libdir/X11.Donnie Berkholz2004-10-292-20/+24
* Modify opengl-update dep, the token wasn't quite matching the proper versions...Donnie Berkholz2004-10-281-2/+2
* Modify opengl-update dep, the token wasn't quite matching the proper versions.Donnie Berkholz2004-10-282-3/+7
* Change glx USE to opengl. (Manifest recommit)Donnie Berkholz2004-10-281-2/+2
* Change glx USE to opengl.Donnie Berkholz2004-10-282-18/+22
* Update opengl-update dep to >=2* for /usr/lib move. (Manifest recommit)Donnie Berkholz2004-10-281-3/+3
* Update opengl-update dep to >=2* for /usr/lib move.Donnie Berkholz2004-10-282-3/+7
* Add version compatible with >=xorg-x11-6.8.0-r2. It could use a little testin...Donnie Berkholz2004-10-281-17/+10
* Add version compatible with >=xorg-x11-6.8.0-r2. It could use a little testin...Donnie Berkholz2004-10-284-1/+409
* Fix herd case. (Manifest recommit)Donnie Berkholz2004-10-241-4/+4
* Fix herd case.Donnie Berkholz2004-10-242-2/+5
* stable on alpha and ia64 (Manifest recommit)Aron Griffis2004-10-211-4/+4
* stable on alpha and ia64Aron Griffis2004-10-212-3/+6
* FILES_VER 0.5. Update /etc/env.d/10xorg to reflect shift from /usr/X11R6/{lib...Donnie Berkholz2004-10-211-3/+3
* FILES_VER 0.5. Update /etc/env.d/10xorg to reflect shift from /usr/X11R6/{lib...Donnie Berkholz2004-10-213-4/+9
* PATCH_VER 0.2.5. Add 6000_all_6.8.0-libgl-double-free.patch to stop a libGL s...Donnie Berkholz2004-10-211-3/+3
* PATCH_VER 0.2.5. Add 6000_all_6.8.0-libgl-double-free.patch to stop a libGL s...Donnie Berkholz2004-10-213-4/+9
* Change xfs USE to font-server to stop duplication with xfs filesystem. (Manif...Donnie Berkholz2004-10-211-2/+2
* Change xfs USE to font-server to stop duplication with xfs filesystem.Donnie Berkholz2004-10-212-11/+15
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. Up...Donnie Berkholz2004-10-211-4/+4
* 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-211-6/+6
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. Ma...Donnie Berkholz2004-10-212-5/+10
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. (M...Donnie Berkholz2004-10-211-2/+2
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree.Donnie Berkholz2004-10-212-3/+6
* USE=dri requires USE=glx. (Manifest recommit)Donnie Berkholz2004-10-201-2/+2
* USE=dri requires USE=glx.Donnie Berkholz2004-10-202-2/+10
* Coding style rework. Move logic operators to beginnings of lines rather than ...Donnie Berkholz2004-10-191-2/+2
* Coding style rework. Move logic operators to beginnings of lines rather than ...Donnie Berkholz2004-10-192-255/+152
* Tons of code cleanups, again thanks to mr_bones_. There are a few more left i...Donnie Berkholz2004-10-191-2/+2
* Tons of code cleanups, again thanks to mr_bones_. There are a few more left i...Donnie Berkholz2004-10-192-38/+33
* Add die messages. Also try emake -C instead of moving into a dir, make, then ...Donnie Berkholz2004-10-191-2/+2
* Add die messages. Also try emake -C instead of moving into a dir, make, then ...Donnie Berkholz2004-10-192-13/+16
* Move some variables to locals. Note that all of this cleanup is thanks to mr_...Donnie Berkholz2004-10-191-2/+2
* Move some variables to locals. Note that all of this cleanup is thanks to mr_...Donnie Berkholz2004-10-192-5/+19
* Change negative uses to bash style instead of portage-specific one. (Manifest...Donnie Berkholz2004-10-191-2/+2
* Change negative uses to bash style instead of portage-specific one.Donnie Berkholz2004-10-192-7/+9