Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/texcm-ttf: texcm-ttf-1.0.ebuild ChangeLog
Date: Sun, 01 Feb 2009 16:52:33
Message-Id: E1LTfYa-0000w9-Sl@stork.gentoo.org
1 pva 09/02/01 16:52:28
2
3 Modified: texcm-ttf-1.0.ebuild ChangeLog
4 Log:
5 Added missing FONT_S, bug #257220, thank Elias Pipping for report.
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.13 media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild?r1=1.12&r2=1.13
14
15 Index: texcm-ttf-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- texcm-ttf-1.0.ebuild 24 Feb 2008 12:19:11 -0000 1.12
22 +++ texcm-ttf-1.0.ebuild 1 Feb 2009 16:52:28 -0000 1.13
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.12 2008/02/24 12:19:11 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.13 2009/02/01 16:52:28 pva Exp $
29
30 inherit font
31
32 @@ -16,6 +16,6 @@
33 DEPEND="app-arch/unzip"
34 RDEPEND=""
35
36 -S="${WORKDIR}/${PN}"
37 -
38 +S=${WORKDIR}/${PN}
39 +FONT_S=${WORKDIR}/${PN}
40 FONT_SUFFIX="ttf"
41
42
43
44 1.12 media-fonts/texcm-ttf/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/texcm-ttf/ChangeLog?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/texcm-ttf/ChangeLog?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/texcm-ttf/ChangeLog?r1=1.11&r2=1.12
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- ChangeLog 24 Feb 2008 12:19:11 -0000 1.11
57 +++ ChangeLog 1 Feb 2009 16:52:28 -0000 1.12
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-fonts/texcm-ttf
60 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.11 2008/02/24 12:19:11 armin76 Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.12 2009/02/01 16:52:28 pva Exp $
64 +
65 + 01 Feb 2009; Peter Volkov <pva@g.o> texcm-ttf-1.0.ebuild:
66 + Added missing FONT_S, bug #257220, thank Elias Pipping for report.
67
68 24 Feb 2008; Raúl Porcel <armin76@g.o> texcm-ttf-1.0.ebuild:
69 alpha stable