Gentoo Archives: gentoo-commits

From: "Fabio Erculiani (lxnay)" <lxnay@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/abiword-plugins: abiword-plugins-2.6.8.ebuild ChangeLog
Date: Mon, 22 Feb 2010 14:21:49
Message-Id: E1NjZAQ-00055k-6H@stork.gentoo.org
1 lxnay 10/02/22 14:21:46
2
3 Modified: abiword-plugins-2.6.8.ebuild ChangeLog
4 Log:
5 update glibc 2.10 patch, apply API changes to make abiword-plugins compile on x86
6 (Portage version: 2.2_rc60/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild?r1=1.6&r2=1.7
14
15 Index: abiword-plugins-2.6.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- abiword-plugins-2.6.8.ebuild 10 Feb 2010 23:02:47 -0000 1.6
22 +++ abiword-plugins-2.6.8.ebuild 22 Feb 2010 14:21:45 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild,v 1.6 2010/02/10 23:02:47 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild,v 1.7 2010/02/22 14:21:45 lxnay Exp $
28
29 EAPI=2
30
31 @@ -57,7 +57,7 @@
32 }
33
34 src_prepare() {
35 - epatch "${FILESDIR}"/${P}-glibc-2.10.patch
36 + epatch "${FILESDIR}"/${P}-glibc-2.10+api.patch
37 }
38
39 src_configure(){
40
41
42
43 1.69 app-office/abiword-plugins/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword-plugins/ChangeLog?rev=1.69&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword-plugins/ChangeLog?rev=1.69&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword-plugins/ChangeLog?r1=1.68&r2=1.69
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v
52 retrieving revision 1.68
53 retrieving revision 1.69
54 diff -u -r1.68 -r1.69
55 --- ChangeLog 10 Feb 2010 23:02:47 -0000 1.68
56 +++ ChangeLog 22 Feb 2010 14:21:45 -0000 1.69
57 @@ -1,6 +1,13 @@
58 # ChangeLog for app-office/abiword-plugins
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.68 2010/02/10 23:02:47 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.69 2010/02/22 14:21:45 lxnay Exp $
62 +
63 + 22 Feb 2010; Fabio Erculiani <lxnay@g.o>
64 + abiword-plugins-2.6.8.ebuild,
65 + +files/abiword-plugins-2.6.8-glibc-2.10+api.patch,
66 + -files/abiword-plugins-2.6.8-glibc-2.10.patch:
67 + update glibc 2.10 patch, apply API changes to make abiword-plugins compile
68 + on x86
69
70 10 Feb 2010; Samuli Suominen <ssuominen@g.o>
71 abiword-plugins-2.4.6.ebuild, abiword-plugins-2.6.4.ebuild,