diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-13 04:28:08 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-13 04:28:08 +0000 |
commit | 3120103dbecd8a7ae67ed174b703eaaffd33af77 (patch) | |
tree | 8d19b09345aa33b41c2b3a5c1fdab2bf2a6b34ff /x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild | |
parent | PATCH_VER 0.2.4. Add 9940_all_6.8.0-libX11-stack-overflow.patch to fix a non-... (diff) | |
download | gentoo-2-3120103dbecd8a7ae67ed174b703eaaffd33af77.tar.gz gentoo-2-3120103dbecd8a7ae67ed174b703eaaffd33af77.tar.bz2 gentoo-2-3120103dbecd8a7ae67ed174b703eaaffd33af77.zip |
PATCH_VER 0.2.2.1. Add 9940_all_6.8.0-libX11-stack-overflow.patch to fix a 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.
Diffstat (limited to 'x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild')
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild index c5aabf6e5d09..69c1b3d90500 100644 --- a/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild,v 1.20 2004/10/11 13:38:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild,v 1.21 2004/10/13 04:28:08 spyderous Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -26,8 +26,8 @@ IUSE="3dfx 3dnow bitmap-fonts cjk debug dlloader dmx doc hardened insecure-drivers ipv6 mmx nls pam sdk sse static xprint" # IUSE_INPUT_DEVICES="synaptics wacom" -FILES_VER="0.3" -PATCH_VER="0.2.2" +FILES_VER="0.4" +PATCH_VER="0.2.2.1" XCUR_VER="0.3.1" #MGADRV_VER="1_3_0beta" #VIADRV_VER="0.1" |