summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:44:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:44:18 +0000
commit079a27dc4d5d400f3c82c311cacea1a8a31ab0a5 (patch)
treee377b1169c591cae01a03b7988729083d4999bc3 /x11-drivers
parentwhitespace (diff)
downloadgentoo-2-079a27dc4d5d400f3c82c311cacea1a8a31ab0a5.tar.gz
gentoo-2-079a27dc4d5d400f3c82c311cacea1a8a31ab0a5.tar.bz2
gentoo-2-079a27dc4d5d400f3c82c311cacea1a8a31ab0a5.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.552-r1.ebuild3
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild3
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.552.ebuild3
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.561.ebuild3
4 files changed, 4 insertions, 8 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.552-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.552-r1.ebuild
index e21f34a118fe..ad4bc1f943af 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.552-r1.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.552-r1.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.552-r1.ebuild,v 1.1 2008/11/15 15:27:18 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.552-r1.ebuild,v 1.2 2008/12/31 03:44:18 mr_bones_ Exp $
IUSE="acpi debug"
@@ -167,7 +167,6 @@ src_unpack() {
ln -s "${ARCH_DIR}"/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC$(gcc-major-version) \
|| die "symlinking precompiled core failed"
-
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
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild
index 6bf018878a21..6a80eb5fd884 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.552-r2.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.552-r2.ebuild,v 1.3 2008/11/25 09:49:34 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild,v 1.4 2008/12/31 03:44:18 mr_bones_ Exp $
IUSE="acpi debug"
@@ -174,7 +174,6 @@ src_unpack() {
ln -s "${ARCH_DIR}"/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC$(gcc-major-version) \
|| die "symlinking precompiled core failed"
-
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
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.552.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.552.ebuild
index 1ee230cd9836..ef86acc60e9a 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.552.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.552.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.552.ebuild,v 1.2 2008/11/15 15:27:18 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.552.ebuild,v 1.3 2008/12/31 03:44:18 mr_bones_ Exp $
IUSE="acpi debug"
@@ -167,7 +167,6 @@ src_unpack() {
ln -s "${ARCH_DIR}"/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC$(gcc-major-version) \
|| die "symlinking precompiled core failed"
-
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
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.561.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.561.ebuild
index c43f6906c843..d775dc9de41a 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.561.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.561.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.561.ebuild,v 1.1 2008/12/17 12:27:13 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.561.ebuild,v 1.2 2008/12/31 03:44:18 mr_bones_ Exp $
IUSE="acpi debug"
@@ -176,7 +176,6 @@ src_unpack() {
ln -s "${ARCH_DIR}"/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC$(gcc-major-version) \
|| die "symlinking precompiled core failed"
-
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