Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: xfconf.eclass
Date: Wed, 03 Nov 2010 17:43:18
Message-Id: 20101103174313.A74E320051@flycatcher.gentoo.org
1 ssuominen 10/11/03 17:43:13
2
3 Modified: xfconf.eclass
4 Log:
5 Fix comment
6
7 Revision Changes Path
8 1.20 eclass/xfconf.eclass
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xfconf.eclass?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xfconf.eclass?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xfconf.eclass?r1=1.19&r2=1.20
13
14 Index: xfconf.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- xfconf.eclass 3 Nov 2010 17:39:59 -0000 1.19
21 +++ xfconf.eclass 3 Nov 2010 17:43:13 -0000 1.20
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.19 2010/11/03 17:39:59 ssuominen Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.20 2010/11/03 17:43:13 ssuominen Exp $
27
28 # @ECLASS: xfconf.eclass
29 # @MAINTAINER:
30 @@ -113,7 +113,7 @@
31
32 # @FUNCTION: xfconf_src_configure
33 # @DESCRIPTION:
34 -# Run econf with opts in XFCONF variable
35 +# Run econf with opts in XFCONF array
36 xfconf_src_configure() {
37 debug-print-function ${FUNCNAME} "$@"