summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-08-18 19:02:29 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-08-18 19:02:29 +0000
commit8b19242687d55ac91dc31ed38b3457c872825fd1 (patch)
tree10bb76f0b3e9ef267006a5d24f3a28c8801532eb /profiles
parentFix HOMEPAGE thanks to Jouni Kosonen (diff)
downloadgentoo-2-8b19242687d55ac91dc31ed38b3457c872825fd1.tar.gz
gentoo-2-8b19242687d55ac91dc31ed38b3457c872825fd1.tar.bz2
gentoo-2-8b19242687d55ac91dc31ed38b3457c872825fd1.zip
Fixed EOLs in make.defaults.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/amd64/ChangeLog7
-rw-r--r--profiles/default-linux/amd64/make.defaults6
2 files changed, 8 insertions, 5 deletions
diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog
index 892394d7eacd..6954176189c6 100644
--- a/profiles/default-linux/amd64/ChangeLog
+++ b/profiles/default-linux/amd64/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.14 2006/08/18 17:04:23 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.15 2006/08/18 19:02:29 kugelfang Exp $
- 18 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; make.defaults:
+ 18 Aug 2006; Danny van Dyk <kugelfang@gentoo.org> make.defaults:
+ Fixed EOLs in make.defaults.
+
+ 18 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org> make.defaults:
Defaults for video drivers.
09 Aug 2006; Doug Goldstein <cardoe@gentoo.org> 2005.0/make.defaults,
diff --git a/profiles/default-linux/amd64/make.defaults b/profiles/default-linux/amd64/make.defaults
index c4bfdeed3069..c785357d0d43 100644
--- a/profiles/default-linux/amd64/make.defaults
+++ b/profiles/default-linux/amd64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.17 2006/08/18 17:04:23 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.18 2006/08/18 19:02:29 kugelfang Exp $
ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"
@@ -41,6 +41,6 @@ SYMLINK_LIB="yes"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i810 mga
- neomagic nv rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga
+VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i810 mga \
+ neomagic nv rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga \
trident tseng v4l vesa vga via vmware voodoo"