Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/magicpoint: magicpoint-1.12a-r1.ebuild ChangeLog
Date: Sat, 27 Oct 2007 10:27:08
Message-Id: E1Ilish-0004Tk-IC@stork.gentoo.org
1 opfer 07/10/27 10:27:03
2
3 Modified: magicpoint-1.12a-r1.ebuild ChangeLog
4 Log:
5 add patch to kill QA warnings, provided by Thomas Anderson
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.7 app-office/magicpoint/magicpoint-1.12a-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: magicpoint-1.12a-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- magicpoint-1.12a-r1.ebuild 26 Oct 2007 20:04:52 -0000 1.6
22 +++ magicpoint-1.12a-r1.ebuild 27 Oct 2007 10:27:03 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild,v 1.6 2007/10/26 20:04:52 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild,v 1.7 2007/10/27 10:27:03 opfer Exp $
28
29 inherit autotools elisp-common eutils fixheadtails
30
31 @@ -40,6 +40,7 @@
32 unpack ${A}
33 cd "${S}"
34 epatch "${FILESDIR}/${PN}-1.11b-gentoo.diff"
35 + epatch "${FILESDIR}/${P}-implicit-declaration.patch"
36
37 # bug #85720
38 sed -i -e "s/ungif/gif/g" configure.in || die "sed failed"
39
40
41
42 1.34 app-office/magicpoint/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/ChangeLog?rev=1.34&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/ChangeLog?rev=1.34&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/magicpoint/ChangeLog?r1=1.33&r2=1.34
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v
51 retrieving revision 1.33
52 retrieving revision 1.34
53 diff -u -r1.33 -r1.34
54 --- ChangeLog 26 Oct 2007 20:04:52 -0000 1.33
55 +++ ChangeLog 27 Oct 2007 10:27:03 -0000 1.34
56 @@ -1,6 +1,11 @@
57 # ChangeLog for app-office/magicpoint
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.33 2007/10/26 20:04:52 angelos Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.34 2007/10/27 10:27:03 opfer Exp $
61 +
62 + 27 Oct 2007; Christian Faulhammer <opfer@g.o>
63 + +files/magicpoint-1.12a-implicit-declaration.patch,
64 + magicpoint-1.12a-r1.ebuild:
65 + add patch to kill QA warnings, provided by Thomas Anderson
66
67 26 Oct 2007; Christoph Mende <angelos@g.o>
68 magicpoint-1.12a-r1.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list