Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml
Date: Mon, 21 Nov 2005 15:44:47
Message-Id: 200511211544.jALFiYOW015948@robin.gentoo.org
1 neysx 05/11/21 15:44:17
2
3 Modified: xml/htdocs/doc/en printing-howto.xml
4 Log:
5 #110771 Make it more obvious that the ppds USE flag is required for hplip
6
7 Revision Changes Path
8 1.53 +12 -3 xml/htdocs/doc/en/printing-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.53&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.53&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml.diff?r1=1.52&r2=1.53&cvsroot=gentoo
13
14 Index: printing-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
17 retrieving revision 1.52
18 retrieving revision 1.53
19 diff -u -r1.52 -r1.53
20 --- printing-howto.xml 5 Nov 2005 17:29:16 -0000 1.52
21 +++ printing-howto.xml 21 Nov 2005 15:44:17 -0000 1.53
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.52 2005/11/05 17:29:16 swift Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.53 2005/11/21 15:44:17 neysx Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -21,8 +21,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2.3</version>
35 -<date>2005-11-05</date>
36 +<version>2.4</version>
37 +<date>2005-11-21</date>
38
39 <chapter>
40 <title>Printing and Gentoo Linux</title>
41 @@ -758,6 +758,15 @@
42 </p>
43
44 <pre caption="Installing the hplip drivers">
45 +<comment>(Check that the ppds USE flag is enabled)</comment>
46 +# <i>emerge -vp hplip</i>
47 +These are the packages that I would merge, in order:
48 +
49 +Calculating dependencies ...done!
50 +[ebuild N ] net-print/hplip-0.9.5 +X +cups +foomaticdb <comment>+ppds</comment> -qt -scanner -snmp +usb 9,255 kB
51 +
52 +Total size of downloads: 9,255 kB
53 +
54 # <i>emerge hplip</i>
55 </pre>
56
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list