diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-12-13 17:03:34 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-12-13 17:03:34 +0000 |
commit | 2fb6c830a7334480d8c46f36add56d14fc483caa (patch) | |
tree | 3d11d40b55ed205f839963b0e30d7b57098407c3 /x11-base | |
parent | PATCH_VER 0.2.11. (fd.o #1934, #47922) Add the highly demanded fix for DPMS p... (diff) | |
download | gentoo-2-2fb6c830a7334480d8c46f36add56d14fc483caa.tar.gz gentoo-2-2fb6c830a7334480d8c46f36add56d14fc483caa.tar.bz2 gentoo-2-2fb6c830a7334480d8c46f36add56d14fc483caa.zip |
PATCH_VER 0.2.11. (fd.o #1934, #47922) Add the highly demanded fix for DPMS problems: 9830_all_6.8.0-fix-random-dpms-blanks.patch. Fix 0455_all_6.8.0-prevent-keyboard-hardware-repeat-v2.patch with new code from upstream (fd.o #1651 comment #9). Add three sparc patches: (#fd.o #1114, #61063) 0485_all_6.8.0-afb-cfb-dlloader-fixes.patch, which allows sunffb+cfb to work with dlloader; (fd.o #2072, #61063) 0490_all_6.8.0-sparc-dlloader-cflags.patch, which defines LargePositionIndependentCflags when Mesa is built for the dlloader; and (fd.o #2073, #61063) 0495_all_6.8.0-sunffb-imake.patch, which prevents the incompatible CFLAGS combination of '-mcpu=ultrasparc -mv8' because Xorg wrongly tries to not build a 64-bit version when it shouldn't be doing this. Also, fix the ebuild to work with new sparc patches and to respect that dlloader+sdk has worked for quite a while. (Manifest recommit)
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/Manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/Manifest b/x11-base/xorg-x11/Manifest index f93df057e9f7..cea832301a3a 100644 --- a/x11-base/xorg-x11/Manifest +++ b/x11-base/xorg-x11/Manifest @@ -1,8 +1,8 @@ MD5 ac1137a20503dcb8f9ba2939a2a766f6 metadata.xml 230 MD5 88e62276e07e48e924930ddb651478b8 xorg-x11-6.7.0-r2.ebuild 38098 MD5 f35b03f0334e20f9ba75a2469fc59e14 xorg-x11-6.8.0-r1.ebuild 41352 -MD5 a0ae0e37ae6affaee298b96dc71e8d5d ChangeLog 55787 -MD5 9c6c37f0facd57c11e8637646ac11326 xorg-x11-6.8.0-r4.ebuild 50567 +MD5 d3f94e6931253854467b285de386c2cf ChangeLog 56771 +MD5 44f7df79cfbf7b3ff6f3483390a8c16c xorg-x11-6.8.0-r4.ebuild 50458 MD5 aaa26043705f4f543594d8fdfca05a9f xorg-x11-6.7.0-r3.ebuild 38116 MD5 48ee3147d2f3c097a9d262a5473cd04c xorg-x11-6.8.0-r3.ebuild 39807 MD5 a3314fbdc270d7d84ea14fd477b8d048 files/digest-xorg-x11-6.7.0-r2 904 @@ -10,4 +10,4 @@ MD5 70facbdb85b7ef2bc9b9b702442eda7e files/digest-xorg-x11-6.8.0-r1 908 MD5 f14e22fa0891e99c1000c0d61d7e8a0c files/xpm-secfix-thomas.diff 55674 MD5 a3314fbdc270d7d84ea14fd477b8d048 files/digest-xorg-x11-6.7.0-r3 904 MD5 70facbdb85b7ef2bc9b9b702442eda7e files/digest-xorg-x11-6.8.0-r3 908 -MD5 3e98e451e65ec681fb8b2fcc65431cf3 files/digest-xorg-x11-6.8.0-r4 909 +MD5 b9b96a08d415d8ba85146381bca512da files/digest-xorg-x11-6.8.0-r4 909 |