swift       13/07/23 20:38:41

  Modified:             metadoc.xml zsh.xml
  Log:
  Moved zsh guide to https://wiki.gentoo.org/wiki/Zsh/HOWTO

Revision  Changes    Path
1.253                xml/htdocs/doc/en/metadoc.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.253&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.253&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.252&r2=1.253

Index: metadoc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- metadoc.xml 23 Jul 2013 17:03:52 -0000      1.252
+++ metadoc.xml 23 Jul 2013 20:38:41 -0000      1.253
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.252 
2013/07/23 17:03:52 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.253 
2013/07/23 20:38:41 swift Exp $ -->
 <metadoc lang="en">
-  <version>1.173</version>
+  <version>1.174</version>
   <members>
     <lead>nightmorph</lead>
     <member>flammie</member>
@@ -348,7 +348,6 @@
     <file id="initramfs-guide">/doc/en/initramfs-guide.xml</file>
     <file id="java-upgrade">/proj/en/java/java-upgrade.xml</file>
     <file id="kernel-config">/doc/en/kernel-config.xml</file>
-    <file id="zsh">/doc/en/zsh.xml</file>
     <file id="change-chost">/doc/en/change-chost.xml</file>
     <file id="xfce-config">/doc/en/xfce-config.xml</file>
     <file id="openbox">/doc/en/openbox.xml</file>
@@ -1060,9 +1059,6 @@
     <doc fileid="kernel-config">
       <memberof>sysadmin_general</memberof>
     </doc>
-    <doc fileid="zsh">
-      <memberof>sysadmin_general</memberof>
-    </doc>
     <doc fileid="qa-autofailure">
       <memberof>gentoodev_docs</memberof>
     </doc>



1.8                  xml/htdocs/doc/en/zsh.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/zsh.xml?r1=1.7&r2=1.8

Index: zsh.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- zsh.xml     4 Sep 2011 17:53:40 -0000       1.7
+++ zsh.xml     23 Jul 2013 20:38:41 -0000      1.8
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.7 2011/09/04 
17:53:40 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.8 2013/07/23 
20:38:41 swift Exp $ -->
 
-<guide lang="en">
+<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/Zsh/HOWTO";>
 <title>zsh Configuration and Installation Guide</title>
 
 <author title="Author">
@@ -28,8 +28,9 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2</version>
-<date>2006-10-18</date>
+<version>3</version>
+<!-- Last content change: 2006-10-18 -->
+<date>2013-07-23</date>
 
 <chapter>
 <title>Installation</title>




Reply via email to