summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Gardner <je_fro@gentoo.org>2008-10-17 15:24:47 +0000
committerJeffrey Gardner <je_fro@gentoo.org>2008-10-17 15:24:47 +0000
commita4e0937ebdc9385fcc34a98b6ca464154f7695d3 (patch)
tree6ed4f86b4ed0fa7dd7f1d250f7b14fa252258290 /x11-drivers
parentEAPI-2 revision; force ocaml 3.10 and camlp5 support now that it's stable eve... (diff)
downloadgentoo-2-a4e0937ebdc9385fcc34a98b6ca464154f7695d3.tar.gz
gentoo-2-a4e0937ebdc9385fcc34a98b6ca464154f7695d3.tar.bz2
gentoo-2-a4e0937ebdc9385fcc34a98b6ca464154f7695d3.zip
Adding patch to finally fix bug #239248, thanks to Rodolphe Rocca and
Thomas S. Howard. (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/ati-drivers/ChangeLog7
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.542.ebuild7
2 files changed, 12 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog
index 051c89c2db15..63f1b7f784e6 100644
--- a/x11-drivers/ati-drivers/ChangeLog
+++ b/x11-drivers/ati-drivers/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/ati-drivers
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.128 2008/10/17 03:40:59 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.129 2008/10/17 15:24:47 je_fro Exp $
+
+ 17 Oct 2008; Jeff Gardner <je_fro@gentoo.org>
+ +files/8.542/ati-drivers-2.6.27.patch, ati-drivers-8.542.ebuild:
+ Adding patch to finally fix bug #239248, thanks to Rodolphe Rocca and
+ Thomas S. Howard.
17 Oct 2008; Jeff Gardner <je_fro@gentoo.org> ati-drivers-8.542.ebuild:
Fix malformed header
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.542.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.542.ebuild
index bfd692d54fdc..e73fbcc01ee3 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.542.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.542.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.542.ebuild,v 1.2 2008/10/17 03:40:59 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.542.ebuild,v 1.3 2008/10/17 15:24:47 je_fro Exp $
IUSE="acpi debug"
@@ -167,6 +167,11 @@ src_unpack() {
ln -s "${ARCH_DIR}"/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC$(gcc-major-version) \
|| die "symlinking precompiled core failed"
+ if kernel_is 2 6 27; then
+ epatch "${FILESDIR}/${PV}/ati-drivers-2.6.27.patch"
+ fi
+
+
convert_to_m 2.6.x/Makefile || die "convert_to_m failed"
# When built with ati's make.sh it defines a bunch of macros if