From 8ad7e1d4108a3cbfa62be14bc6b8804f8b34267d Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Tue, 22 Aug 2006 13:24:56 +0000 Subject: Add '\' at the end of VIDEO_CARDS= entry (makes paludis happier). --- profiles/default-linux/sparc/make.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'profiles') diff --git a/profiles/default-linux/sparc/make.defaults b/profiles/default-linux/sparc/make.defaults index 6df4aefb9b38..c0d6f4828259 100644 --- a/profiles/default-linux/sparc/make.defaults +++ b/profiles/default-linux/sparc/make.defaults @@ -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/profiles/default-linux/sparc/make.defaults,v 1.4 2006/08/18 17:04:23 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/make.defaults,v 1.5 2006/08/22 13:24:56 fmccor Exp $ ARCH="sparc" ACCEPT_KEYWORDS="${ARCH}" @@ -8,5 +8,5 @@ FEATURES="sandbox sfperms" # 2006/08/18 - Donnie Berkholz # Defaults for video drivers -VIDEO_CARDS="ati dummy fbdev glint mga savage sisusb sunbw2 suncg14 suncg3 +VIDEO_CARDS="ati dummy fbdev glint mga savage sisusb sunbw2 suncg14 suncg3 \ suncg6 sunffb sunleo tdfx v4l voodoo" -- cgit v1.2.3-65-gdbad