diff options
author | 2004-04-07 23:14:53 +0000 | |
---|---|---|
committer | 2004-04-07 23:14:53 +0000 | |
commit | ca9753b84d94dc6fd40a78b2882f514c46d93285 (patch) | |
tree | 5636e63a3b266ccf53ed372e88a771c96c0d9053 /x11-base/xorg-x11/xorg-x11-6.7.0.ebuild | |
parent | Marked ppc eventually (Manifest recommit) (diff) | |
download | gentoo-2-ca9753b84d94dc6fd40a78b2882f514c46d93285.tar.gz gentoo-2-ca9753b84d94dc6fd40a78b2882f514c46d93285.tar.bz2 gentoo-2-ca9753b84d94dc6fd40a78b2882f514c46d93285.zip |
PATCH_VER 0.2. Added 9400_all_4.3.0-mkcfm-FHS-install.patch to fix hard-coded path. Rework 9113_all_4.3.0-xterm-make-optional.patch to apply to xorg.cf instead of xfree86.cf and rename it 9113_all_6.7.0-xterm-make-optional-v2.patch (#47100).
Diffstat (limited to 'x11-base/xorg-x11/xorg-x11-6.7.0.ebuild')
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild index 924054afac18..9d474b5ba249 100644 --- a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.7 2004/04/07 23:05:11 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.8 2004/04/07 23:14:53 spyderous Exp $ # This is a snapshot of the XORG-RELEASE-1 branch. @@ -66,7 +66,7 @@ IUSE="3dfx cjk debug doc hardened ipv6 nls pam sdk static pie" # IUSE_INPUT_DEVICES="synaptics wacom" FILES_VER="0.2" -PATCH_VER="0.1" +PATCH_VER="0.2" #RENDER_VER="0.8" #XRENDER_VER="0.8.4" #XFT_VER="2.1.5" |