neysx       05/10/13 15:08:01

  Modified:    xml/htdocs/doc/en/handbook handbook-alpha.xml
                        handbook-amd64.xml handbook-hppa.xml
                        handbook-mips.xml handbook-ppc64.xml
                        handbook-ppc.xml handbook-sparc.xml
                        handbook-x86.xml
  Log:
  #109113 Improve abstracts

Revision  Changes    Path
1.117     +10 -6     xml/htdocs/doc/en/handbook/handbook-alpha.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.117&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.117&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-alpha.xml.diff?r1=1.116&r2=1.117&cvsroot=gentoo

Index: handbook-alpha.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- handbook-alpha.xml  28 Jul 2005 14:33:43 -0000      1.116
+++ handbook-alpha.xml  13 Oct 2005 15:08:00 -0000      1.117
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.116 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.117 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-alpha.xml">
 <title>Gentoo Linux Alpha Handbook</title>
@@ -92,6 +92,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Tobias Scherbaum</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -109,16 +112,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on Alpha systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



1.125     +10 -6     xml/htdocs/doc/en/handbook/handbook-amd64.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.125&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.125&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-amd64.xml.diff?r1=1.124&r2=1.125&cvsroot=gentoo

Index: handbook-amd64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- handbook-amd64.xml  28 Jul 2005 14:33:43 -0000      1.124
+++ handbook-amd64.xml  13 Oct 2005 15:08:00 -0000      1.125
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.124 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.125 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-amd64.xml">
 <title>Gentoo Linux AMD64 Handbook</title>
@@ -92,6 +92,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Tobias Scherbaum</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -109,16 +112,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on AMD64 systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



1.114     +10 -6     xml/htdocs/doc/en/handbook/handbook-hppa.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-hppa.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/handbook/handbook-hppa.xml?rev=1.114&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-hppa.xml.diff?r1=1.113&r2=1.114&cvsroot=gentoo

Index: handbook-hppa.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- handbook-hppa.xml   28 Jul 2005 14:33:43 -0000      1.113
+++ handbook-hppa.xml   13 Oct 2005 15:08:00 -0000      1.114
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.113 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.114 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-hppa.xml">
 <title>Gentoo Linux HPPA Handbook</title>
@@ -92,6 +92,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Tobias Scherbaum</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -109,16 +112,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on HPPA systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



1.104     +10 -6     xml/htdocs/doc/en/handbook/handbook-mips.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-mips.xml?rev=1.104&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-mips.xml?rev=1.104&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-mips.xml.diff?r1=1.103&r2=1.104&cvsroot=gentoo

Index: handbook-mips.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- handbook-mips.xml   28 Jul 2005 14:33:43 -0000      1.103
+++ handbook-mips.xml   13 Oct 2005 15:08:00 -0000      1.104
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v 1.103 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v 1.104 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-mips.xml">
 <title>Gentoo Linux/MIPS Handbook</title>
@@ -95,6 +95,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Tobias Scherbaum</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -112,16 +115,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on MIPS systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



1.56      +10 -6     xml/htdocs/doc/en/handbook/handbook-ppc64.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.56&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.56&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-ppc64.xml.diff?r1=1.55&r2=1.56&cvsroot=gentoo

Index: handbook-ppc64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- handbook-ppc64.xml  28 Jul 2005 14:33:43 -0000      1.55
+++ handbook-ppc64.xml  13 Oct 2005 15:08:00 -0000      1.56
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.55 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.56 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-ppc64.xml">
 <title>Gentoo Linux PPC64 Handbook</title>
@@ -89,6 +89,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Joshua Kinard</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -109,16 +112,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on PPC64 systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



1.134     +10 -6     xml/htdocs/doc/en/handbook/handbook-ppc.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.134&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.134&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-ppc.xml.diff?r1=1.133&r2=1.134&cvsroot=gentoo

Index: handbook-ppc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- handbook-ppc.xml    28 Jul 2005 14:33:43 -0000      1.133
+++ handbook-ppc.xml    13 Oct 2005 15:08:00 -0000      1.134
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.133 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.134 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-ppc.xml">
 <title>Gentoo Linux PPC Handbook</title>
@@ -98,6 +98,9 @@
 <author title="Editor">
    <mail link="[EMAIL PROTECTED]">Jochen Maes </mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -112,16 +115,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on PPC systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



1.117     +10 -6     xml/htdocs/doc/en/handbook/handbook-sparc.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.117&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.117&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-sparc.xml.diff?r1=1.116&r2=1.117&cvsroot=gentoo

Index: handbook-sparc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- handbook-sparc.xml  28 Jul 2005 14:33:43 -0000      1.116
+++ handbook-sparc.xml  13 Oct 2005 15:08:00 -0000      1.117
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.116 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.117 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-sparc.xml">
 <title>Gentoo Linux SPARC Handbook</title>
@@ -92,6 +92,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Tobias Scherbaum</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -109,16 +112,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on Sparc systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



1.144     +10 -6     xml/htdocs/doc/en/handbook/handbook-x86.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.144&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.144&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/handbook-x86.xml.diff?r1=1.143&r2=1.144&cvsroot=gentoo

Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- handbook-x86.xml    28 Jul 2005 14:33:43 -0000      1.143
+++ handbook-x86.xml    13 Oct 2005 15:08:00 -0000      1.144
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.143 
2005/07/28 14:33:43 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.144 
2005/10/13 15:08:00 neysx Exp $ -->
 
 <book link="handbook-x86.xml">
 <title>Gentoo Linux x86 Handbook</title>
@@ -92,6 +92,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Tobias Scherbaum</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Xavier Neys</mail>
+</author>
 <author title="Reviewer">
     <mail link="[EMAIL PROTECTED]">Grant Goodyear</mail>
 </author>
@@ -109,16 +112,17 @@
 </author>
 
 <abstract>
-This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
-information.
+This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information.
+This handbook contains the installation instructions for an internet-based
+installation on x86 systems and parts about working with Gentoo and Portage.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4.0</version>
-<date>2005-06-09</date>
+<version>4.1</version>
+<date>2005-10-13</date>
 
 <part>
 <title>Installing Gentoo</title>



-- 
[email protected] mailing list

Reply via email to