swift 11/09/02 19:43:30 Modified: openrc-migration.xml Log: Bug #380583 - Roy does not maintain openrc anymore. Thanks to David for reporting and Jacob Godserv for the initial patch
Revision Changes Path 1.33 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.32&r2=1.33 Index: openrc-migration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- openrc-migration.xml 29 May 2011 07:00:18 -0000 1.32 +++ openrc-migration.xml 2 Sep 2011 19:43:30 -0000 1.33 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.32 2011/05/29 07:00:18 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.33 2011/09/02 19:43:30 swift Exp $ --> <guide> <title>Baselayout and OpenRC Migration Guide</title> @@ -27,8 +27,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>11</version> -<date>2011-05-28</date> +<version>12</version> +<date>2011-09-02</date> <chapter> <title>Background</title> @@ -84,10 +84,11 @@ </p> <p> -OpenRC is primarily developed by <uri link="http://roy.marples.name/openrc">Roy -Marples</uri> and supports all current Gentoo variations (i.e. Gentoo Linux, -Gentoo/FreeBSD, Gentoo Embedded, and Gentoo Vserver) and other platforms such as -FreeBSD and NetBSD. +OpenRC was initially developed by <uri link="http://roy.marples.name/openrc">Roy +Marples</uri> until 2010, and is now maintained by the <uri +link="/proj/en/base/openrc/">Gentoo OpenRC Project</uri>. OpenRC supports all +current Gentoo variations (i.e. Gentoo Linux, Gentoo/FreeBSD, Gentoo Embedded, +and Gentoo Vserver) and other platforms such as FreeBSD and NetBSD. </p> </body>
