Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/sparc/at: index.xml procedures.xml
Date: Fri, 14 Sep 2007 23:17:50
Message-Id: E1IWKIt-0006BD-Jq@stork.gentoo.org
1 fmccor 07/09/14 23:10:27
2
3 Modified: index.xml procedures.xml
4 Log:
5 Introduce an initial procedures definition.
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/base/sparc/at/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/sparc/at/index.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/sparc/at/index.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/sparc/at/index.xml?r1=1.3&r2=1.4
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/sparc/at/index.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- index.xml 14 Sep 2007 21:35:41 -0000 1.3
21 +++ index.xml 14 Sep 2007 23:10:27 -0000 1.4
22 @@ -93,6 +93,7 @@
23 </section>
24 </extrachapter>
25
26 +<resource link="/proj/en/base/sparc/at/procedures.xml">AT Procedures</resource>
27
28 <dev role="Strategic Lead">fmccor</dev>
29
30
31
32
33 1.2 xml/htdocs/proj/en/base/sparc/at/procedures.xml
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/sparc/at/procedures.xml?rev=1.2&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/sparc/at/procedures.xml?rev=1.2&content-type=text/plain
37 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/sparc/at/procedures.xml?r1=1.1&r2=1.2
38
39 Index: procedures.xml
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/sparc/at/procedures.xml,v
42 retrieving revision 1.1
43 retrieving revision 1.2
44 diff -u -r1.1 -r1.2
45 --- procedures.xml 14 Sep 2007 20:21:02 -0000 1.1
46 +++ procedures.xml 14 Sep 2007 23:10:27 -0000 1.2
47 @@ -1,7 +1,7 @@
48 <?xml version='1.0' encoding="UTF-8"?>
49 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
50
51 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/sparc/at/procedures.xml,v 1.1 2007/09/14 20:21:02 fmccor Exp $ -->
52 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/sparc/at/procedures.xml,v 1.2 2007/09/14 23:10:27 fmccor Exp $ -->
53
54 <!-- The context of this document is licensed under the CC-BY-SA license -->
55 <!-- See http://creativecommonds.org/licenses/by-sa/1.0 -->
56 @@ -103,7 +103,7 @@
57 testing or stable on SPARC. If the version increment is only a
58 minor one (1.4.0 to 1.4.1) and previous version was stable, it's
59 slightly different to where a package has had a major version
60 - increment or has never been ~SPARC/SPARC.<br/><br/>
61 + increment or has never been ~sparc/sparc.<br/><br/>
62 <ul>
63 <li>
64 <b>
65 @@ -113,7 +113,7 @@
66 the install is smooth, everyday functionality is there and there
67 are no glaringly obvious bugs. If you see any bugs, file them on
68 Bugzilla and when they're resolved test again. If everything seems
69 - okay, proceed to the final stage (putting in the ~SPARC request).
70 + okay, proceed to the final stage (putting in the ~sparc request).
71 </li>
72 <li>
73 <b>Previous version keyworded, major version increment</b><br/>
74 @@ -128,7 +128,7 @@
75 </li>
76 <li>
77 <b>New package, not keyworded before</b><br/>
78 - Anything which has never been SPARC keyworded before is a little
79 + Anything which has never been sparc keyworded before is a little
80 more tricky to process. You don't have a nice changelog to refer
81 to for a list of things to test, a previous version which worked
82 to use as reference or much other help. You need to install the
83 @@ -176,12 +176,12 @@
84 as the title. Assign the bug a keyword: TESTED
85 </li>
86 <li>
87 - Assign the bug directly to SPARC@g.o - saves giving those
88 + Assign the bug directly to sparc@g.o - saves giving those
89 Bug Wranglers yet another grey hair on their already snowy heads.
90 </li>
91 <li>
92 Include a short description of the package, what you tested and
93 - your 'emerge info'. Explicitly specify you wish the ~SPARC to be
94 + your 'emerge info'. Explicitly specify you wish the ~sparc to be
95 added to the keywords, it helps us grumpy old developers focus
96 at 3am in the morning when sleep is probably a good idea ;)
97 </li>
98
99
100
101 --
102 gentoo-commits@g.o mailing list