Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice/files: libreoffice-poppler-0.18.0.patch
Date: Thu, 29 Sep 2011 14:10:09
Message-Id: 20110929140959.47BEC20036@flycatcher.gentoo.org
1 scarabeus 11/09/29 14:09:59
2
3 Modified: libreoffice-poppler-0.18.0.patch
4 Log:
5 Cleanup the patch not to apply that much changes.
6
7 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-office/libreoffice/files/libreoffice-poppler-0.18.0.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-poppler-0.18.0.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-poppler-0.18.0.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-poppler-0.18.0.patch?r1=1.1&r2=1.2
15
16 Index: libreoffice-poppler-0.18.0.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/files/libreoffice-poppler-0.18.0.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libreoffice-poppler-0.18.0.patch 29 Sep 2011 13:42:10 -0000 1.1
23 +++ libreoffice-poppler-0.18.0.patch 29 Sep 2011 14:09:59 -0000 1.2
24 @@ -20,14 +20,5 @@
25 str->reset();
26
27 int c;
28 -@@ -490,7 +494,7 @@ void PDFOutDev::endPage()
29 - }
30 -
31 - #if POPPLER_CHECK_VERSION(0, 17, 0)
32 --void PDFOutDev::processLink(AnnotLink *link, Catalog *catalog)
33 -+void PDFOutDev::processLink(AnnotLink *link, Catalog *)
34 - #else
35 - void PDFOutDev::processLink(Link* link, Catalog*)
36 - #endif
37 --
38 cgit v0.9.0.2-2-gbebe