Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/handbook: hb-guide-ebuild-maintaining.xml
Date: Fri, 30 May 2008 08:51:11
Message-Id: E1K20KH-0004Rk-FZ@stork.gentoo.org
1 jer 08/05/30 08:51:05
2
3 Modified: hb-guide-ebuild-maintaining.xml
4 Log:
5 Correct two or three linguistic errors.
6
7 Revision Changes Path
8 1.16 xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild-maintaining.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild-maintaining.xml?rev=1.16&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild-maintaining.xml?rev=1.16&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild-maintaining.xml?r1=1.15&r2=1.16
13
14 Index: hb-guide-ebuild-maintaining.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild-maintaining.xml,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- hb-guide-ebuild-maintaining.xml 1 Nov 2007 20:41:42 -0000 1.15
21 +++ hb-guide-ebuild-maintaining.xml 30 May 2008 08:51:05 -0000 1.16
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/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild-maintaining.xml,v 1.15 2007/11/01 20:41:42 phreak Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild-maintaining.xml,v 1.16 2008/05/30 08:51:05 jer Exp $ -->
28
29 <sections>
30 <version>1.0.4</version>
31 @@ -183,7 +183,7 @@
32 </pre>
33
34 <p>
35 -Only after this, you should are allowed to remove the the old package.
36 +Once this step is concluded, you are allowed to remove the old package.
37 Simply issue a <c>cvs remove -Rf $PN</c> in the package category and commit
38 the changes afterwards with a meaningful commit message.
39 </p>
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list