Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 273539 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.11.ebuild (-1 / +4 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2009 Gentoo Foundation
1
# Copyright 1999-2009 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.11.ebuild,v 1.3 2009/06/12 19:53:35 cardoe Exp $
3
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.11.ebuild,v 1.2 2009/05/06 16:30:01 vapier Exp $
4
4
5
inherit eutils multilib versionator linux-mod flag-o-matic nvidia-driver
5
inherit eutils multilib versionator linux-mod flag-o-matic nvidia-driver
6
6
Lines 199-204 Link Here
199
	epatch "${FILESDIR}"/NVIDIA_glx-glheader.patch
199
	epatch "${FILESDIR}"/NVIDIA_glx-glheader.patch
200
200
201
	if use kernel_linux; then
201
	if use kernel_linux; then
202
		# Fix for linux-2.6.30
203
		epatch "${FILESDIR}"/NVIDIA_linux_96.43.11-2.6.30.patch
204
202
		# Quiet down warnings the user does not need to see
205
		# Quiet down warnings the user does not need to see
203
		sed -i \
206
		sed -i \
204
			-e 's:-Wpointer-arith::g' \
207
			-e 's:-Wpointer-arith::g' \

Return to bug 273539