Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-print/cups/files: cups-1.3.11-pdf-m4.patch
Date: Wed, 01 Dec 2010 15:42:44
Message-Id: 20101201154235.84B2520054@flycatcher.gentoo.org
1 scarabeus 10/12/01 15:42:35
2
3 Modified: cups-1.3.11-pdf-m4.patch
4 Log:
5 Remove the id's that should work.
6
7 Revision Changes Path
8 1.3 net-print/cups/files/cups-1.3.11-pdf-m4.patch
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/files/cups-1.3.11-pdf-m4.patch?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/files/cups-1.3.11-pdf-m4.patch?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/files/cups-1.3.11-pdf-m4.patch?r1=1.2&r2=1.3
13
14 Index: cups-1.3.11-pdf-m4.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/net-print/cups/files/cups-1.3.11-pdf-m4.patch,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- cups-1.3.11-pdf-m4.patch 1 Dec 2010 15:39:57 -0000 1.2
21 +++ cups-1.3.11-pdf-m4.patch 1 Dec 2010 15:42:35 -0000 1.3
22 @@ -2,13 +2,6 @@
23
24 --- cups-1.3.11/config-scripts/cups-pdf.m4 2009-03-12 22:34:21.000000000 +0100
25 +++ cups-1.4.5/config-scripts/cups-pdf.m4 2009-08-08 00:30:30.000000000 +0200
26 -@@ -1,5 +1,5 @@
27 - dnl
28 --dnl "$Id: cups-1.3.11-pdf-m4.patch,v 1.2 2010/12/01 15:39:57 scarabeus Exp $"
29 -+dnl "$Id: cups-1.3.11-pdf-m4.patch,v 1.2 2010/12/01 15:39:57 scarabeus Exp $"
30 - dnl
31 - dnl PDF filter configuration stuff for the Common UNIX Printing System (CUPS).
32 - dnl
33 @@ -13,12 +13,7 @@
34 dnl file is missing or damaged, see the license at "http://www.cups.org/".
35 dnl
36 @@ -57,10 +50,3 @@
37 esac
38
39 AC_DEFINE_UNQUOTED(CUPS_PDFTOPS, "$CUPS_PDFTOPS")
40 -@@ -69,5 +84,5 @@
41 - AC_SUBST(PDFTOPS)
42 -
43 - dnl
44 --dnl End of "$Id: cups-1.3.11-pdf-m4.patch,v 1.2 2010/12/01 15:39:57 scarabeus Exp $".
45 -+dnl End of "$Id: cups-1.3.11-pdf-m4.patch,v 1.2 2010/12/01 15:39:57 scarabeus Exp $".
46 - dnl