Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
Date: Sun, 08 Apr 2012 01:57:49
Message-Id: 20120408015738.8DB8F2004B@flycatcher.gentoo.org
1 tetromino 12/04/08 01:57:38
2
3 Modified: abiword-2.8.6-r2.ebuild ChangeLog
4 Log:
5 Fix building with >=glib-2.31 (bug #406249).
6
7 (Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 app-office/abiword/abiword-2.8.6-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.6&r2=1.7
15
16 Index: abiword-2.8.6-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- abiword-2.8.6-r2.ebuild 12 Feb 2012 14:34:00 -0000 1.6
23 +++ abiword-2.8.6-r2.ebuild 8 Apr 2012 01:57:38 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.6 2012/02/12 14:34:00 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.7 2012/04/08 01:57:38 tetromino Exp $
29
30 EAPI="4"
31 GCONF_DEBUG="yes"
32 @@ -90,6 +90,7 @@
33 epatch "${FILESDIR}"/${P}-libpng15.patch
34 epatch "${FILESDIR}"/${P}-gcc46.patch
35 epatch "${FILESDIR}"/${P}-libwpd.patch
36 + epatch "${FILESDIR}"/${P}-glib-2.31.patch
37
38 # install icon to pixmaps (bug #220097)
39 sed 's:$(datadir)/icons:$(datadir)/pixmaps:' \
40
41
42
43 1.257 app-office/abiword/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.257&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.257&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.256&r2=1.257
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
52 retrieving revision 1.256
53 retrieving revision 1.257
54 diff -u -r1.256 -r1.257
55 --- ChangeLog 17 Mar 2012 05:46:11 -0000 1.256
56 +++ ChangeLog 8 Apr 2012 01:57:38 -0000 1.257
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-office/abiword
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.256 2012/03/17 05:46:11 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.257 2012/04/08 01:57:38 tetromino Exp $
62 +
63 + 08 Apr 2012; Alexandre Rostovtsev <tetromino@g.o>
64 + abiword-2.8.6-r2.ebuild, +files/abiword-2.8.6-glib-2.31.patch:
65 + Fix building with >=glib-2.31 (bug #406249).
66
67 17 Mar 2012; Samuli Suominen <ssuominen@g.o> -abiword-2.8.6-r1.ebuild:
68 old