Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-portage.xml
Date: Thu, 31 Jan 2008 14:37:59
Message-Id: E1JKaY3-0003bi-Ia@stork.gentoo.org
1 jkt 08/01/31 14:37:51
2
3 Modified: hb-working-portage.xml
4 Log:
5 digests are superseded by manifests
6
7 Revision Changes Path
8 1.69 xml/htdocs/doc/en/handbook/hb-working-portage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.69&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.69&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.68&r2=1.69
13
14 Index: hb-working-portage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
17 retrieving revision 1.68
18 retrieving revision 1.69
19 diff -u -r1.68 -r1.69
20 --- hb-working-portage.xml 1 Nov 2007 06:14:30 -0000 1.68
21 +++ hb-working-portage.xml 31 Jan 2008 14:37:51 -0000 1.69
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.68 2007/11/01 06:14:30 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.69 2008/01/31 14:37:51 jkt Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 maintain the software on his system.
33 </abstract>
34
35 -<version>1.61</version>
36 -<date>2007-11-01</date>
37 +<version>1.62</version>
38 +<date>2008-01-31</date>
39
40 <section>
41 <title>Welcome to Portage</title>
42 @@ -627,7 +627,7 @@
43 </body>
44 </subsection>
45 <subsection id="digesterror">
46 -<title>Digest Verification Failures</title>
47 +<title>Checksum Verification Failures</title>
48 <body>
49
50 <p>
51 @@ -647,7 +647,7 @@
52
53 <p>
54 When the digest verification fails, do <e>not</e> try to re-digest the package
55 -yourself. Running <c>ebuild foo digest</c> will not fix the problem; it will
56 +yourself. Running <c>ebuild foo manifest</c> will not fix the problem; it will
57 almost certainly make it worse!
58 </p>
59
60
61
62
63 --
64 gentoo-doc-cvs@l.g.o mailing list