nightmorph    10/03/17 08:21:02

  Modified:             printing-howto.xml
  Log:
  ghostscript-esp has been replaced with -gpl, bug 309903

Revision  Changes    Path
1.79                 xml/htdocs/doc/en/printing-howto.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.79&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.79&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.78&r2=1.79

Index: printing-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- printing-howto.xml  23 Feb 2010 11:04:16 -0000      1.78
+++ printing-howto.xml  17 Mar 2010 08:21:02 -0000      1.79
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.78 
2010/02/23 11:04:16 jkt Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.79 
2010/03/17 08:21:02 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide>
@@ -22,8 +22,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>3.5</version>
-<date>2010-02-16</date>
+<version>3.6</version>
+<date>2010-03-17</date>
 
 <chapter>
 <title>Printing and Gentoo Linux</title>
@@ -1049,17 +1049,17 @@
 </pre>
 
 <p>
-You need to re-emerge <c>ghostscript-esp</c> with the <c>cups</c> USE flag. You
+You need to re-emerge <c>ghostscript-gpl</c> with the <c>cups</c> USE flag. You
 can either add <c>cups</c> to your USE flags in <path>/etc/make.conf</path>, or
-you can enable it only for <c>ghostscript-esp</c> as shown:
+you can enable it only for <c>ghostscript-gpl</c> as shown:
 </p>
 
-<pre caption="Adding cups to ghostscript-esp">
-# <i>echo "app-text/ghostscript-esp cups" &gt;&gt; /etc/portage/package.use</i>
+<pre caption="Adding cups to ghostscript-gpl">
+# <i>echo "app-text/ghostscript-gpl cups" &gt;&gt; /etc/portage/package.use</i>
 </pre>
 
 <p>
-Then emerge <c>ghostscript-esp</c>. When it has finished compiling, be sure to
+Then emerge <c>ghostscript-gpl</c>. When it has finished compiling, be sure to
 restart <c>cupsd</c> afterward:
 </p>
 




Reply via email to