Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/it/devrel/handbook: hb-guide-common-mistakes.xml hb-guide-ebuild.xml
Date: Thu, 06 Mar 2008 12:46:09
Message-Id: E1JXFU6-0003K3-2Z@stork.gentoo.org
1 scen 08/03/06 12:46:06
2
3 Modified: hb-guide-common-mistakes.xml hb-guide-ebuild.xml
4 Log:
5 Fixed shameful typo :P
6
7 Revision Changes Path
8 1.6 xml/htdocs/proj/it/devrel/handbook/hb-guide-common-mistakes.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-common-mistakes.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-common-mistakes.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-common-mistakes.xml?r1=1.5&r2=1.6
13
14 Index: hb-guide-common-mistakes.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-common-mistakes.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- hb-guide-common-mistakes.xml 28 Feb 2008 20:52:42 -0000 1.5
21 +++ hb-guide-common-mistakes.xml 6 Mar 2008 12:46:05 -0000 1.6
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-common-mistakes.xml,v 1.5 2008/02/28 20:52:42 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-common-mistakes.xml,v 1.6 2008/03/06 12:46:05 scen Exp $ -->
28
29 <!-- The content of this document is licensed under the CC-BY-SA license -->
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 @@ -33,7 +33,7 @@
32
33
34 <p>
35 -Può anche essere utile leggere un pò di ebuild che usano le eclass e capire come
36 +Può anche essere utile leggere un po' di ebuild che usano le eclass e capire come
37 usarle leggendo l'<uri link="?part=2&amp;chap=2">HOWTO sulle Eclass</uri>.
38 Infine, leggere attentamente la guida <uri
39 link="/doc/it/ebuild-submit.xml">Contribuire agli Ebuild</uri> prima di
40
41
42
43 1.13 xml/htdocs/proj/it/devrel/handbook/hb-guide-ebuild.xml
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-ebuild.xml?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-ebuild.xml?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-ebuild.xml?r1=1.12&r2=1.13
48
49 Index: hb-guide-ebuild.xml
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-ebuild.xml,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- hb-guide-ebuild.xml 20 Jan 2008 19:24:31 -0000 1.12
56 +++ hb-guide-ebuild.xml 6 Mar 2008 12:46:05 -0000 1.13
57 @@ -1,6 +1,6 @@
58 <?xml version='1.0' encoding='UTF-8'?>
59 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
60 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-ebuild.xml,v 1.12 2008/01/20 19:24:31 scen Exp $ -->
61 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/devrel/handbook/hb-guide-ebuild.xml,v 1.13 2008/03/06 12:46:05 scen Exp $ -->
62
63 <!-- The content of this document is licensed under the CC-BY-SA license -->
64 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
65 @@ -1996,7 +1996,7 @@
66 </p>
67
68 <p>
69 -Il "va bene qualsiasi cosa" ovviamente è un pò inquietante, e generalmente non
70 +Il "va bene qualsiasi cosa" ovviamente è un po' inquietante, e generalmente non
71 funzionerà. Però per le librerie che devono sempre essere al compatibili al 100%
72 con i binari, attualmente funziona. Per le altre librerie, è possibile
73 ovviamente specificare le dipendenze con la versione.
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list