[gs-cvs] rev 9171 - trunk/gs/cups
giles at ghostscript.com
giles at ghostscript.com
Fri Oct 17 15:58:22 PDT 2008
Author: giles
Date: 2008-10-17 15:58:21 -0700 (Fri, 17 Oct 2008)
New Revision: 9171
Modified:
trunk/gs/cups/cups.mak
trunk/gs/cups/gdevcups.c
trunk/gs/cups/pdftoraster.c
trunk/gs/cups/pstopxl.in
trunk/gs/cups/pstoraster.in
trunk/gs/cups/pxlcolor.ppd
trunk/gs/cups/pxlmono.ppd
Log:
Update properties for cups driver files.
Modified: trunk/gs/cups/cups.mak
===================================================================
--- trunk/gs/cups/cups.mak 2008-10-17 22:57:38 UTC (rev 9170)
+++ trunk/gs/cups/cups.mak 2008-10-17 22:58:21 UTC (rev 9171)
@@ -1,5 +1,5 @@
#
-# "$Id: cups.mak,v 1.1.2.4 2003/07/20 22:54:43 mike Exp $"
+# "$Id$"
#
# CUPS driver makefile for Ghostscript.
#
@@ -67,5 +67,5 @@
#
-# End of "$Id: cups.mak,v 1.1.2.4 2003/07/20 22:54:43 mike Exp $".
+# End of "$Id$".
#
Property changes on: trunk/gs/cups/cups.mak
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Modified: trunk/gs/cups/gdevcups.c
===================================================================
--- trunk/gs/cups/gdevcups.c 2008-10-17 22:57:38 UTC (rev 9170)
+++ trunk/gs/cups/gdevcups.c 2008-10-17 22:58:21 UTC (rev 9171)
@@ -1,5 +1,5 @@
/*
- * "$Id: gdevcups.c,v 1.43.2.23 2004/06/29 13:15:10 mike Exp $"
+ * "$Id$"
*
* GNU Ghostscript raster output driver for the Common UNIX Printing
* System (CUPS).
@@ -4767,5 +4767,5 @@
/*
- * End of "$Id: gdevcups.c,v 1.43.2.23 2004/06/29 13:15:10 mike Exp $".
+ * End of "$Id$".
*/
Property changes on: trunk/gs/cups/gdevcups.c
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Modified: trunk/gs/cups/pdftoraster.c
===================================================================
--- trunk/gs/cups/pdftoraster.c 2008-10-17 22:57:38 UTC (rev 9170)
+++ trunk/gs/cups/pdftoraster.c 2008-10-17 22:58:21 UTC (rev 9171)
@@ -25,7 +25,7 @@
*/
-/* $Id: pdftoraster.c 8803 2008-06-24 14:16:29Z till $ */
+/* $Id$ */
/* PDF to CUPS Raster filter based on Ghostscript */
Property changes on: trunk/gs/cups/pdftoraster.c
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Modified: trunk/gs/cups/pstopxl.in
===================================================================
--- trunk/gs/cups/pstopxl.in 2008-10-17 22:57:38 UTC (rev 9170)
+++ trunk/gs/cups/pstopxl.in 2008-10-17 22:58:21 UTC (rev 9171)
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# "$Id: pstopxl.in,v 1.1.2.2 2004/06/29 13:15:10 mike Exp $"
+# "$Id$"
#
# CUPS PCL XL/PCL 6 filter script for Ghostscript.
#
@@ -63,5 +63,5 @@
exec $bindir/@GS@ $gsopts -sOUTPUTFILE="%stdout" "$ifile"
#
-# End of "$Id: pstopxl.in,v 1.1.2.2 2004/06/29 13:15:10 mike Exp $".
+# End of "$Id$".
#
Property changes on: trunk/gs/cups/pstopxl.in
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/gs/cups/pstoraster.in
===================================================================
--- trunk/gs/cups/pstoraster.in 2008-10-17 22:57:38 UTC (rev 9170)
+++ trunk/gs/cups/pstoraster.in 2008-10-17 22:58:21 UTC (rev 9171)
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# "$Id: pstoraster.in,v 1.3.2.4 2004/06/29 13:15:10 mike Exp $"
+# "$Id$"
#
# CUPS raster filter script for Ghostscript.
#
@@ -58,5 +58,5 @@
exec $bindir/@GS@ $gsopts -sOUTPUTFILE="%stdout" -c"$profile" "$ifile"
#
-# End of "$Id: pstoraster.in,v 1.3.2.4 2004/06/29 13:15:10 mike Exp $".
+# End of "$Id$".
#
Property changes on: trunk/gs/cups/pstoraster.in
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/gs/cups/pxlcolor.ppd
===================================================================
--- trunk/gs/cups/pxlcolor.ppd 2008-10-17 22:57:38 UTC (rev 9170)
+++ trunk/gs/cups/pxlcolor.ppd 2008-10-17 22:58:21 UTC (rev 9171)
@@ -1,6 +1,6 @@
*PPD-Adobe: "4.3"
*%
-*% "$Id: pxlcolor.ppd,v 1.1.2.1 2003/07/20 22:54:45 mike Exp $"
+*% "$Id$"
*%
*% Sample color PCL XL/PCL 6 driver PPD file for the Common UNIX
*% Printing System (CUPS).
@@ -202,5 +202,5 @@
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
*Font ZapfDingbats: Special "(001.004S)" Standard ROM
*%
-*% End of "$Id: pxlcolor.ppd,v 1.1.2.1 2003/07/20 22:54:45 mike Exp $".
+*% End of "$Id$".
*%
Property changes on: trunk/gs/cups/pxlcolor.ppd
___________________________________________________________________
Name: svn:keywords
+ Id
Modified: trunk/gs/cups/pxlmono.ppd
===================================================================
--- trunk/gs/cups/pxlmono.ppd 2008-10-17 22:57:38 UTC (rev 9170)
+++ trunk/gs/cups/pxlmono.ppd 2008-10-17 22:58:21 UTC (rev 9171)
@@ -1,6 +1,6 @@
*PPD-Adobe: "4.3"
*%
-*% "$Id: pxlmono.ppd,v 1.1.2.1 2003/07/20 22:54:45 mike Exp $"
+*% "$Id$"
*%
*% Sample monochrome PCL XL/PCL 6 driver PPD file for the Common UNIX
*% Printing System (CUPS).
@@ -196,5 +196,5 @@
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
*Font ZapfDingbats: Special "(001.004S)" Standard ROM
*%
-*% End of "$Id: pxlmono.ppd,v 1.1.2.1 2003/07/20 22:54:45 mike Exp $".
+*% End of "$Id$".
*%
Property changes on: trunk/gs/cups/pxlmono.ppd
___________________________________________________________________
Name: svn:keywords
+ Id
More information about the gs-cvs
mailing list