summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Donnie Berkholz2004-10-211-3/+3
| | | | /usr/X11R6/{lib,lib64} to parallel in /usr/lib. (Manifest recommit)
* FILES_VER 0.5. Update /etc/env.d/10xorg to reflect shift from ↵Donnie Berkholz2004-10-213-4/+9
| | | | /usr/X11R6/{lib,lib64} to parallel in /usr/lib.
* PATCH_VER 0.2.5. Add 6000_all_6.8.0-libgl-double-free.patch to stop a libGL ↵Donnie Berkholz2004-10-211-3/+3
| | | | segfault when /dev/dri/card* is not readable for a user (fd.o #1501). (Manifest recommit)
* PATCH_VER 0.2.5. Add 6000_all_6.8.0-libgl-double-free.patch to stop a libGL ↵Donnie Berkholz2004-10-213-4/+9
| | | | segfault when /dev/dri/card* is not readable for a user (fd.o #1501).
* Change xfs USE to font-server to stop duplication with xfs filesystem. ↵Donnie Berkholz2004-10-211-2/+2
| | | | (Manifest recommit)
* 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. ↵Donnie Berkholz2004-10-211-4/+4
| | | | Update license syntax so I can commit. (Manifest recommit)
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵Donnie Berkholz2004-10-214-13/+19
| | | | Update license syntax so I can commit.
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵Donnie Berkholz2004-10-211-6/+6
| | | | Make one fix related to a hard-coded gcc. Update license syntax so I can commit. (Manifest recommit)
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵Donnie Berkholz2004-10-212-5/+10
| | | | Make one fix related to a hard-coded gcc. Update license syntax so I can commit.
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵Donnie Berkholz2004-10-211-2/+2
| | | | (Manifest recommit)
* 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
| | | | ends; Keep 'then' on same line as 'if', same for 'for' and 'do'; indent ';;' of case statements one tab past the current switch. (Manifest recommit)
* Coding style rework. Move logic operators to beginnings of lines rather than ↵Donnie Berkholz2004-10-192-255/+152
| | | | ends; Keep 'then' on same line as 'if', same for 'for' and 'do'; indent ';;' of case statements one tab past the current switch.
* Tons of code cleanups, again thanks to mr_bones_. There are a few more left ↵Donnie Berkholz2004-10-191-2/+2
| | | | in the TODO list. (Manifest recommit)
* Tons of code cleanups, again thanks to mr_bones_. There are a few more left ↵Donnie Berkholz2004-10-192-38/+33
| | | | in the TODO list.
* Add die messages. Also try emake -C instead of moving into a dir, make, then ↵Donnie Berkholz2004-10-191-2/+2
| | | | moving out. (Manifest recommit)
* Add die messages. Also try emake -C instead of moving into a dir, make, then ↵Donnie Berkholz2004-10-192-13/+16
| | | | moving out.
* Move some variables to locals. Note that all of this cleanup is thanks to ↵Donnie Berkholz2004-10-191-2/+2
| | | | mr_bones. (Manifest recommit)
* Move some variables to locals. Note that all of this cleanup is thanks to ↵Donnie Berkholz2004-10-192-5/+19
| | | | mr_bones.
* Change negative uses to bash style instead of portage-specific one. ↵Donnie Berkholz2004-10-191-2/+2
| | | | (Manifest recommit)
* Change negative uses to bash style instead of portage-specific one.Donnie Berkholz2004-10-192-7/+9
|
* Replace all commands in backticks `` with commands in $(). (Manifest recommit)Donnie Berkholz2004-10-191-2/+2
|
* Replace all commands in backticks `` with commands in $().Donnie Berkholz2004-10-192-22/+26
|
* Combine two consecutive instances of "use ! bitmap-fonts." (Manifest recommit)Donnie Berkholz2004-10-191-5/+5
|
* Combine two consecutive instances of "use ! bitmap-fonts."Donnie Berkholz2004-10-193-9/+7
|
* stable on mips wrt bug 67326 (Manifest recommit)Stephen Becker2004-10-181-5/+5
|
* stable on mips wrt bug 67326Stephen Becker2004-10-182-3/+7
|
* Commit initial changes for moving /usr/X11R6/lib to /usr/lib. (Manifest ↵Donnie Berkholz2004-10-181-2/+2
| | | | recommit)
* Commit initial changes for moving /usr/X11R6/lib to /usr/lib.Donnie Berkholz2004-10-182-76/+94
|
* Fix problem for lib64 get_libdir users that resulted in *.la files not being ↵Donnie Berkholz2004-10-181-3/+3
| | | | installed (#67729). (Manifest recommit)
* Fix problem for lib64 get_libdir users that resulted in *.la files not being ↵Donnie Berkholz2004-10-183-5/+10
| | | | installed (#67729).
* Update ebuild to reflect that gcc-getCC no longer exports CC. (Manifest ↵Donnie Berkholz2004-10-141-4/+4
| | | | recommit)
* Update ebuild to reflect that gcc-getCC no longer exports CC.Donnie Berkholz2004-10-144-16/+12
|
* repoman is a tard. that and stable on amd64. first person to yell at me for ↵Travis Tilley2004-10-143-6/+9
| | | | using cvs commit gets to try and commit using repoman when it's bitching about an invalid license that isnt even listed in the ebuild.
* Bad logic on BuildXprintLib. It should've been defined only when the rest of ↵Donnie Berkholz2004-10-131-3/+3
| | | | xprint WASN'T built, because when xprint is built, it's turned on automatically (#67400). (Manifest recommit)
* Bad logic on BuildXprintLib. It should've been defined only when the rest of ↵Donnie Berkholz2004-10-133-5/+11
| | | | xprint WASN'T built, because when xprint is built, it's turned on automatically (#67400).
* Stable on hppa. (Manifest recommit)Guy Martin2004-10-131-3/+3
|
* Stable on hppa.Guy Martin2004-10-132-3/+6
|
* x86. This should be ready to stable on other archs too. See bug #67326. ↵Donnie Berkholz2004-10-131-2/+2
| | | | (Manifest recommit)
* x86. This should be ready to stable on other archs too. See bug #67326.Donnie Berkholz2004-10-132-3/+7
|
* Fix keywords: remove everything except ~x86, since this is still ↵Donnie Berkholz2004-10-131-2/+2
| | | | hard-masked, in development and only tested on x86. (Manifest recommit)
* Fix keywords: remove everything except ~x86, since this is still ↵Donnie Berkholz2004-10-132-3/+8
| | | | hard-masked, in development and only tested on x86.
* PATCH_VER 0.2.2.1. Add 9940_all_6.8.0-libX11-stack-overflow.patch to fix a ↵Donnie Berkholz2004-10-131-3/+3
| | | | non-exploitable problem (fd.0 #1459). Add 5140_all_6.8.0-radeon-swsusp.patch to fix software suspend on Radeons (fd.o #1220). FILES_VER 0.4. Add /usr/X11R6/lib64 to LDPATH in /etc/env.d/10xorg, so things work for architectures that install to there. (Manifest recommit)