Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/undertakers: index.xml
Date: Tue, 02 Nov 2010 01:30:29
Message-Id: 20101102013019.F289E20051@flycatcher.gentoo.org
1 hwoarang 10/11/02 01:30:19
2
3 Modified: index.xml
4 Log:
5 Fix --metadata-dev option
6
7 Revision Changes Path
8 1.22 xml/htdocs/proj/en/devrel/undertakers/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml?r1=1.21&r2=1.22
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- index.xml 21 Jul 2010 13:21:32 -0000 1.21
21 +++ index.xml 2 Nov 2010 01:30:19 -0000 1.22
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml,v 1.21 2010/07/21 13:21:32 jmbsvicetto Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/undertakers/index.xml,v 1.22 2010/11/02 01:30:19 hwoarang Exp $ -->
26 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
27 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
28 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
29 @@ -133,7 +133,7 @@
30 </li>
31 <li>
32 Clean up any <c>metadata.xml</c> the developer in question might be
33 - mentioned in. This is accomplished by running <c>retire.py --metadata dev
34 + mentioned in. This is accomplished by running <c>retire.py --metadata-dev devname
35 /path/to/gentoo-x86</c>. Review the output, and apply it to current CVS,
36 but make sure you <c>cvs up</c> <b>before</b> applying it.
37 </li>