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.60) (envelope-from <gentoo-doc-cvs+bounces-2186-garchives=archives.gentoo.org@gentoo.org>) id 1Gidjz-0005vJ-PD for garchives@archives.gentoo.org; Fri, 10 Nov 2006 21:16:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAALGc04009932; Fri, 10 Nov 2006 21:16:38 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAALGbe3021651 for <gentoo-doc-cvs@lists.gentoo.org>; Fri, 10 Nov 2006 21:16:37 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id E4D1A64B91 for <gentoo-doc-cvs@lists.gentoo.org>; Fri, 10 Nov 2006 21:16:36 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Fri, 10 Nov 2006 21:16:36 +0000 From: "Josh Saddler" <nightmorph@lark.gentoo.org> Date: Fri, 10 Nov 2006 21:16:36 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml Message-Id: <20061110211636.E4D1A64B91@smtp.gentoo.org> 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: d82f9de6-c21f-4e95-aa47-689b8ef7b80a X-Archives-Hash: 07cc49365828779c2600f9573855ee98 nightmorph 06/11/10 21:16:36 Modified: metadoc.xml Log: removing java-old.xml from metadoc, bug 154686 Revision Changes Path 1.168 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.168&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.168&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.167&r2=1.168 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.167 retrieving revision 1.168 diff -u -r1.167 -r1.168 --- metadoc.xml 24 Oct 2006 12:02:50 -0000 1.167 +++ metadoc.xml 10 Nov 2006 21:16:36 -0000 1.168 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.167 2006/10/24 12:02:50 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.168 2006/11/10 21:16:36 nightmorph Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.94</version> +<version>1.95</version> <members> <lead>neysx</lead> <member>fox2mike</member> @@ -245,7 +245,6 @@ <file id="guide-to-mutt">/doc/en/guide-to-mutt.xml</file> <file id="uml">/doc/en/uml.xml</file> <file id="java">/doc/en/java.xml</file> - <file id="java-old">/doc/en/java-old.xml</file> <file id="openafs">/doc/en/openafs.xml</file> <file id="kde-config">/doc/en/kde-config.xml</file> <file id="nano-basics-guide">/doc/en/nano-basics-guide.xml</file> @@ -928,11 +927,6 @@ <memberof>sysadmin_specific</memberof> <fileid>java</fileid> </doc> - <doc id="java-old"> - <memberof>desktop_config</memberof> - <memberof>sysadmin_specific</memberof> - <fileid>java-old</fileid> - </doc> <doc id="guide-localization"> <memberof>desktop_config</memberof> <memberof>sysadmin_general</memberof> -- gentoo-doc-cvs@gentoo.org mailing list