Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: linux-info.eclass
Date: Mon, 12 Jan 2009 23:04:56
Message-Id: E1LMVq2-0002Yv-4w@stork.gentoo.org
1 maekke 09/01/12 23:04:54
2
3 Modified: linux-info.eclass
4 Log:
5 whitespace
6
7 Revision Changes Path
8 1.58 eclass/linux-info.eclass
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/linux-info.eclass?rev=1.58&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/linux-info.eclass?rev=1.58&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/linux-info.eclass?r1=1.57&r2=1.58
13
14 Index: linux-info.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v
17 retrieving revision 1.57
18 retrieving revision 1.58
19 diff -u -r1.57 -r1.58
20 --- linux-info.eclass 3 Dec 2008 18:11:47 -0000 1.57
21 +++ linux-info.eclass 12 Jan 2009 23:04:54 -0000 1.58
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2006 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.57 2008/12/03 18:11:47 dsd Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.58 2009/01/12 23:04:54 maekke Exp $
27 #
28 # Original author: John Mylchreest <johnm@g.o>
29 # Maintainer: kernel-misc@g.o
30 @@ -527,7 +527,7 @@
31 fi
32
33 einfo "Checking for suitable kernel configuration options..."
34 -
35 +
36 for config in ${CONFIG_CHECK}
37 do
38 # if we specify any fatal, ensure we honor them