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: font.eclass
Date: Sun, 11 Oct 2009 11:44:44
Message-Id: E1Mwwqx-0003Sa-8w@stork.gentoo.org
1 maekke 09/10/11 11:44:43
2
3 Modified: font.eclass
4 Log:
5 whitespace
6
7 Revision Changes Path
8 1.47 eclass/font.eclass
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/font.eclass?rev=1.47&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/font.eclass?rev=1.47&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/font.eclass?r1=1.46&r2=1.47
13
14 Index: font.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/font.eclass,v
17 retrieving revision 1.46
18 retrieving revision 1.47
19 diff -u -r1.46 -r1.47
20 --- font.eclass 13 Sep 2009 04:47:34 -0000 1.46
21 +++ font.eclass 11 Oct 2009 11:44:42 -0000 1.47
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/font.eclass,v 1.46 2009/09/13 04:47:34 dirtyepic Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/font.eclass,v 1.47 2009/10/11 11:44:42 maekke Exp $
27
28 # @ECLASS: font.eclass
29 # @MAINTAINER:
30 @@ -169,7 +169,7 @@
31 echo
32 fi
33 fi
34 -
35 +
36 if has_version '>=media-libs/fontconfig-2.4'; then
37 if [[ ${ROOT} == "/" ]]; then
38 ebegin "Updating global fontcache"