diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2003-10-17 07:48:06 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2003-10-17 07:48:06 +0000 |
commit | 4d7be47c9376620831721b4deaa81debe67edd10 (patch) | |
tree | 1f9ad4ab6a858f560a91c057d9eccb97f713866e /x11-base/xfree/xfree-4.3.0-r3.ebuild | |
parent | reset LANG variable when doing ./configure (diff) | |
download | historical-4d7be47c9376620831721b4deaa81debe67edd10.tar.gz historical-4d7be47c9376620831721b4deaa81debe67edd10.tar.bz2 historical-4d7be47c9376620831721b4deaa81debe67edd10.zip |
New PATCH_VER 2.1.16. Added patch 0192_all_4.3.0-missing-lib-sharedreqs.patch (obsoleted 0191), 5118_all_4.3.0-radeon-autodetect-pci-or-agp-cards.patch, 5117_all_4.3.0-radeon-support-backport-from-CVS-v2.patch, 1109_all_4.3.0-ati-driver-message-cleanups.patch, 1101_all_4.3.0-ati-generic-shared-chip-data.patch (atichip.h unified patch), 0900_all_4.3.0-Xserver-xf86PciInfo-updates.patch (xf86PciInfo.h unified patch), updated 5116_all_4.3.0-radeon-rh-forcelegacycrt-alan.patch, 5100_all_4.3.0-radeon-support-from-ATI-backport-from-CVS-v2.patch, updated a few others to comply with 0900 and 1101. Updated xf-4_3-branch patch to 10-17 (obsoleted 5112, 5113, 5775).
Diffstat (limited to 'x11-base/xfree/xfree-4.3.0-r3.ebuild')
-rw-r--r-- | x11-base/xfree/xfree-4.3.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xfree/xfree-4.3.0-r3.ebuild b/x11-base/xfree/xfree-4.3.0-r3.ebuild index f1f36144f4e7..50365197b811 100644 --- a/x11-base/xfree/xfree-4.3.0-r3.ebuild +++ b/x11-base/xfree/xfree-4.3.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.3.0-r3.ebuild,v 1.68 2003/10/14 02:09:48 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.3.0-r3.ebuild,v 1.69 2003/10/17 07:48:03 spyderous Exp $ # Make sure Portage does _NOT_ strip symbols. We will do it later and make sure # that only we only strip stuff that are safe to strip ... @@ -37,7 +37,7 @@ strip-flags # Are we using a snapshot ? USE_SNAPSHOT="no" -PATCH_VER="2.1.15" +PATCH_VER="2.1.16" FT2_VER="2.1.3" XCUR_VER="0.3.1" SISDRV_VER="131003-1" |