diff options
author | 2004-12-19 21:52:47 +0000 | |
---|---|---|
committer | 2004-12-19 21:52:47 +0000 | |
commit | 8b5eff1d35aee39135f35ae14f72434707376708 (patch) | |
tree | ca2ef96b727ecf0adb207c228b0d615b233bbbac /x11-base/xorg-x11 | |
parent | x86 stable. (Manifest recommit) (diff) | |
download | gentoo-2-8b5eff1d35aee39135f35ae14f72434707376708.tar.gz gentoo-2-8b5eff1d35aee39135f35ae14f72434707376708.tar.bz2 gentoo-2-8b5eff1d35aee39135f35ae14f72434707376708.zip |
PATCH_VER 0.3.2. (#66223) Add 9370_all_6.7.0-ppc64-linux26-headers.patch. Architectures with arch-specific eieio() routines require this. PPC64 is one example, with >=linux-headers-2.6.
Diffstat (limited to 'x11-base/xorg-x11')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 8 | ||||
-rw-r--r-- | x11-base/xorg-x11/files/digest-xorg-x11-6.8.1.901 | 2 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.8.1.901.ebuild | 4 |
3 files changed, 10 insertions, 4 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 4ec6138cbe6f..9c7206d22d34 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.246 2004/12/19 08:32:54 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.247 2004/12/19 21:52:47 spyderous Exp $ + + 19 Dec 2004; Donnie Berkholz <spyderous@gentoo.org>; + xorg-x11-6.8.1.901.ebuild: + PATCH_VER 0.3.2. (#66223) Add 9370_all_6.7.0-ppc64-linux26-headers.patch. + Architectures with arch-specific eieio() routines require this. PPC64 is one + example, with >=linux-headers-2.6. 19 Dec 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.8.1.901.ebuild: diff --git a/x11-base/xorg-x11/files/digest-xorg-x11-6.8.1.901 b/x11-base/xorg-x11/files/digest-xorg-x11-6.8.1.901 index af5b54270969..54448691bf9a 100644 --- a/x11-base/xorg-x11/files/digest-xorg-x11-6.8.1.901 +++ b/x11-base/xorg-x11/files/digest-xorg-x11-6.8.1.901 @@ -3,5 +3,5 @@ MD5 01a21c248e5ac4ba02cbbea994fc774a xfsft-encodings-0.1.tar.bz2 11892 MD5 d0fab996daf97adf095e2dad0bd9012e gentoo-cursors-tad-0.3.1.tar.bz2 1196991 MD5 3d4ee581df78c9dacc6e97aa07a1af72 gemini-koi8-u.tar.bz2 439173 MD5 8e8905cf6863546481ec52f1101b6984 xorg-x11-6.8.1.901-files-0.6.tar.bz2 10139 -MD5 07c4fe2889b3fa08f6ea81a28f12d72a xorg-x11-6.8.1.901-patches-0.3.1.tar.bz2 156166 +MD5 7e3970ecbd86c42019f22becd22a9956 xorg-x11-6.8.1.901-patches-0.3.2.tar.bz2 156214 MD5 c69b36e2606657d66fd7706b40415e7f xorg-x11-6.8.1.901.tar.bz2 42603151 diff --git a/x11-base/xorg-x11/xorg-x11-6.8.1.901.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.1.901.ebuild index 51fd68947925..a6cac845cebd 100644 --- a/x11-base/xorg-x11/xorg-x11-6.8.1.901.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.8.1.901.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.1.901.ebuild,v 1.2 2004/12/19 08:32:54 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.1.901.ebuild,v 1.3 2004/12/19 21:52:47 spyderous Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -44,7 +44,7 @@ IUSE="3dfx 3dnow bitmap-fonts cjk debug dlloader dmx doc font-server hardened # IUSE_INPUT_DEVICES="synaptics wacom" FILES_VER="0.6" -PATCH_VER="0.3.1" +PATCH_VER="0.3.2" XCUR_VER="0.3.1" #MGADRV_VER="1_3_0beta" #VIADRV_VER="0.1" |