From 466763dc3793d410c92ff9b27665c6eae52f1af0 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sun, 1 Jan 2006 01:14:59 +0000 Subject: Apply whitespace checks from repoman to eclasses. --- eclass/x-modular.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/x-modular.eclass') diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index c5c96025541e..626739822a1a 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.36 2005/12/23 16:41:52 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.37 2006/01/01 01:14:59 swegener Exp $ # # Author: Donnie Berkholz # @@ -107,7 +107,7 @@ if [[ "${PN/#xf86-video}" != "${PN}" ]] || [[ "${PN/#xf86-input}" != "${PN}" ]]; DRIVER="yes" # Add driver patchset to SRC_URI - SRC_URI="${SRC_URI} + SRC_URI="${SRC_URI} http://dev.gentoo.org/~joshuabaergen/distfiles/x11-driver-patches-${XDPVER}.tar.bz2" fi -- cgit v1.2.3-65-gdbad