Gentoo Archives: gentoo-commits

From: "Mike Pagano (mpagano)" <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/kernel: maintenance.xml
Date: Fri, 19 Feb 2010 14:00:32
Message-Id: E1NiTPA-00029E-PK@stork.gentoo.org
1 mpagano 10/02/19 14:00:28
2
3 Modified: maintenance.xml
4 Log:
5 Change additional reference to genpatches to my devspace
6
7 Revision Changes Path
8 1.5 xml/htdocs/proj/en/kernel/maintenance.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/kernel/maintenance.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/kernel/maintenance.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/kernel/maintenance.xml?r1=1.4&r2=1.5
13
14 Index: maintenance.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/kernel/maintenance.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- maintenance.xml 25 Nov 2008 12:37:44 -0000 1.4
21 +++ maintenance.xml 19 Feb 2010 14:00:28 -0000 1.5
22 @@ -36,7 +36,7 @@
23 designed to be minimal, Gentoo-independent, and accessible to other
24 distributions and projects. Please ensure you have a good
25 understanding of genpatches before continuing: read through the
26 -<uri link="http://dev.gentoo.org/~dsd/genpatches/">genpatches homepage</uri>.
27 +<uri link="http://dev.gentoo.org/~mpagano/genpatches/">genpatches homepage</uri>.
28 </p>
29
30 <p>
31 @@ -214,7 +214,7 @@
32 <ul>
33 <li><uri link="https://bugs.gentoo.org">Gentoo bugzilla</uri></li>
34 <li><uri link="http://bugzilla.kernel.org">Kernel bugzilla</uri></li>
35 -<li><uri link="http://dev.gentoo.org/~dsd/genpatches">genpatches homepage</uri></li>
36 +<li><uri link="http://dev.gentoo.org/~mpagano/genpatches">genpatches homepage</uri></li>
37 <li><uri link="http://www.kernel.org">kernel.org</uri></li>
38 <li><uri link="http://lxr.linux.no/">LXR Cross Referencer</uri> - useful if you are digging into the source code</li>
39 <li><uri link="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary">gitweb: Linus' tree</uri> - kernel releases are generated from this repository</li>