Gentoo Archives: gentoo-commits

From: "Daniel Gryniewicz (dang)" <dang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtkmathview: gtkmathview-0.8.0.ebuild ChangeLog
Date: Thu, 26 Jun 2008 18:59:06
Message-Id: E1KBwgO-0000FR-Bm@stork.gentoo.org
1 dang 08/06/26 18:59:00
2
3 Modified: gtkmathview-0.8.0.ebuild ChangeLog
4 Log:
5 Don't gratuitously include t1 backend headers. Bug #228209
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
7
8 Revision Changes Path
9 1.2 x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild?r1=1.1&r2=1.2
14
15 Index: gtkmathview-0.8.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gtkmathview-0.8.0.ebuild 2 Jun 2008 20:25:45 -0000 1.1
22 +++ gtkmathview-0.8.0.ebuild 26 Jun 2008 18:58:59 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.1 2008/06/02 20:25:45 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.2 2008/06/26 18:58:59 dang Exp $
28
29 inherit eutils
30
31 @@ -32,6 +32,7 @@
32 cd "${S}"
33
34 epatch "${FILESDIR}/${P}-gcc43.patch"
35 + epatch "${FILESDIR}/${P}-cond-t1.patch"
36 }
37
38 src_compile() {
39
40
41
42 1.25 x11-libs/gtkmathview/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview/ChangeLog?rev=1.25&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview/ChangeLog?rev=1.25&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview/ChangeLog?r1=1.24&r2=1.25
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v
51 retrieving revision 1.24
52 retrieving revision 1.25
53 diff -u -r1.24 -r1.25
54 --- ChangeLog 7 Jun 2008 11:37:45 -0000 1.24
55 +++ ChangeLog 26 Jun 2008 18:58:59 -0000 1.25
56 @@ -1,6 +1,10 @@
57 # ChangeLog for x11-libs/gtkmathview
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.24 2008/06/07 11:37:45 eva Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.25 2008/06/26 18:58:59 dang Exp $
61 +
62 + 26 Jun 2008; Daniel Gryniewicz <dang@g.o>
63 + +files/gtkmathview-0.8.0-cond-t1.patch, gtkmathview-0.8.0.ebuild:
64 + Don't gratuitously include t1 backend headers. Bug #228209
65
66 07 Jun 2008; Gilles Dartiguelongue <eva@g.o>
67 files/gtkmathview-0.8.0-gcc43.patch:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list