From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EOhgg-0000hQ-CF for garchives@archives.gentoo.org; Sun, 09 Oct 2005 20:22:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j99KDLSs004572; Sun, 9 Oct 2005 20:13:21 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j99KDKW7012355 for <gentoo-doc-cvs@lists.gentoo.org>; Sun, 9 Oct 2005 20:13:20 GMT Message-Id: <200510092013.j99KDKW7012355@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EOhgk-0005Tk-Uv for gentoo-doc-cvs@lists.gentoo.org; Sun, 09 Oct 2005 20:22:31 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 9 Oct 2005 20:22:15 +0000 From: "Lukasz Damentko" <rane@lark.gentoo.org> Date: Sun, 9 Oct 2005 20:22:15 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: dea81618-302e-45f4-80f4-4e32db55c60c X-Archives-Hash: f08203fee2e2ffb2faddd1614668b9ff rane 05/10/09 20:22:15 Modified: xml/htdocs/doc/en metadoc.xml Log: #106233, adding samba articles Revision Changes Path 1.114 +17 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.114&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.114&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.113&r2=1.114&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- metadoc.xml 2 Oct 2005 15:24:33 -0000 1.113 +++ metadoc.xml 9 Oct 2005 20:22:15 -0000 1.114 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.113 2005/10/02 15:24:33 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.114 2005/10/09 20:22:15 rane Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.42</version> +<version>1.43</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -90,6 +90,9 @@ <file id="openssh-key-management-p2">/doc/en/articles/openssh-key-management-p2.xml</file> <file id="openssh-key-management-p3">/doc/en/articles/openssh-key-management-p3.xml</file> <file id="l-afig-p8">/doc/en/articles/l-afig-p8.xml</file> + <file id="samba-p1">/doc/en/articles/samba-p1.xml</file> + <file id="samba-p2">/doc/en/articles/samba-p2.xml</file> + <file id="samba-p3">/doc/en/articles/samba-p3.xml</file> <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file> <file id="mysql-howto">/doc/en/mysql-howto.xml</file> <file id="bt-guide">/doc/en/bluetooth-guide.xml</file> @@ -527,6 +530,18 @@ <memberof>articles_commth</memberof> <fileid>afig-ct-ext3-intro</fileid> </doc> + <doc id="samba-p1"> + <memberof>articles_commth</memberof> + <fileid>samba-p1</fileid> + </doc> + <doc id="samba-p2"> + <memberof>articles_commth</memberof> + <fileid>samba-p2</fileid> + </doc> + <doc id="samba-p3"> + <memberof>articles_commth</memberof> + <fileid>samba-p3</fileid> + </doc> <doc id="hardware-stability-p1"> <memberof>articles_others</memberof> <fileid>hardware-stability-p1</fileid> -- gentoo-doc-cvs@gentoo.org mailing list