public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml
@ 2008-03-23 14:26 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 7+ messages in thread
From: Benedikt Boehm (hollow) @ 2008-03-23 14:26 UTC (permalink / raw
  To: gentoo-commits

hollow      08/03/23 14:26:49

  Modified:             index.xml
  Log:
  update apache developer documentation; fix developer list; fix links; add auto-generated eclass documentation

Revision  Changes    Path
1.7                  xml/htdocs/proj/en/apache/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?r1=1.6&r2=1.7

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml	23 Mar 2008 11:09:03 -0000	1.6
+++ index.xml	23 Mar 2008 14:26:48 -0000	1.7
@@ -34,9 +34,12 @@
 <dev role="Lead">CHTEKK</dev>
 
 <!-- links to documentation -->
-<resource link="/doc/en/apache-upgrading.xml">Upgrading Apache</resource>
-<resource link="/doc/en/apache-troubleshooting.xml">Troubleshooting Apache</resource>
-<resource link="apache-developer.xml">Developer Documentation</resource>
+<resource link="doc/upgrading.xml">Upgrading Apache</resource>
+<resource link="doc/troubleshooting.xml">Troubleshooting Apache</resource>
+<resource link="doc/developer.xml">Developer Documentation</resource>
+<resource link="doc/depend.apache.eclass.xml">depend.apache.eclass Documentation</resource>
+<resource link="doc/apache-module.eclass.xml">apache-module.eclass Developer Documentation</resource>
+<resource link="doc/apache-2.eclass.xml">apache-2.eclass Documentation</resource>
 
 <!-- herds -->
 <herd name="apache" />



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml
@ 2008-03-23 15:24 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 7+ messages in thread
From: Benedikt Boehm (hollow) @ 2008-03-23 15:24 UTC (permalink / raw
  To: gentoo-commits

hollow      08/03/23 15:24:39

  Modified:             index.xml
  Log:
  fix typos

Revision  Changes    Path
1.8                  xml/htdocs/proj/en/apache/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?r1=1.7&r2=1.8

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/index.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.xml	23 Mar 2008 14:26:48 -0000	1.7
+++ index.xml	23 Mar 2008 15:24:38 -0000	1.8
@@ -38,7 +38,7 @@
 <resource link="doc/troubleshooting.xml">Troubleshooting Apache</resource>
 <resource link="doc/developer.xml">Developer Documentation</resource>
 <resource link="doc/depend.apache.eclass.xml">depend.apache.eclass Documentation</resource>
-<resource link="doc/apache-module.eclass.xml">apache-module.eclass Developer Documentation</resource>
+<resource link="doc/apache-module.eclass.xml">apache-module.eclass Documentation</resource>
 <resource link="doc/apache-2.eclass.xml">apache-2.eclass Documentation</resource>
 
 <!-- herds -->



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml
@ 2008-05-02 17:46 Luca Longinotti (chtekk)
  0 siblings, 0 replies; 7+ messages in thread
From: Luca Longinotti (chtekk) @ 2008-05-02 17:46 UTC (permalink / raw
  To: gentoo-commits

chtekk      08/05/02 17:46:29

  Modified:             index.xml
  Log:
  Lowecase my nick.
  Remove mention of portage-to-svn service for overlays, I don't do that anymore.

Revision  Changes    Path
1.9                  xml/htdocs/proj/en/apache/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/apache/index.xml?r1=1.8&r2=1.9

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/index.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.xml	23 Mar 2008 15:24:38 -0000	1.8
+++ index.xml	2 May 2008 17:46:29 -0000	1.9
@@ -31,7 +31,7 @@
 
 <!-- developers: add yourself -->
 <dev role="Lead">Hollow</dev>
-<dev role="Lead">CHTEKK</dev>
+<dev role="Lead">chtekk</dev>
 
 <!-- links to documentation -->
 <resource link="doc/upgrading.xml">Upgrading Apache</resource>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml
@ 2010-07-17 13:33 Jorge Manuel B. S. Vicetto (jmbsvicetto)
  0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2010-07-17 13:33 UTC (permalink / raw
  To: gentoo-commits

jmbsvicetto    10/07/17 13:33:19

  Modified:             index.xml
  Log:
  Retiring chtekk - bug 103720.

Revision  Changes    Path
1.10                 xml/htdocs/proj/en/apache/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?r1=1.9&r2=1.10

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/index.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- index.xml	2 May 2008 17:46:29 -0000	1.9
+++ index.xml	17 Jul 2010 13:33:19 -0000	1.10
@@ -31,7 +31,6 @@
 
 <!-- developers: add yourself -->
 <dev role="Lead">Hollow</dev>
-<dev role="Lead">chtekk</dev>
 
 <!-- links to documentation -->
 <resource link="doc/upgrading.xml">Upgrading Apache</resource>






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml
@ 2010-08-31 22:54 Krzysztof Pawlik (nelchael)
  0 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Pawlik (nelchael) @ 2010-08-31 22:54 UTC (permalink / raw
  To: gentoo-commits

nelchael    10/08/31 22:54:08

  Modified:             index.xml
  Log:
  Update list of developers.

Revision  Changes    Path
1.11                 xml/htdocs/proj/en/apache/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?r1=1.10&r2=1.11

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/index.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- index.xml	17 Jul 2010 13:33:19 -0000	1.10
+++ index.xml	31 Aug 2010 22:54:08 -0000	1.11
@@ -30,7 +30,9 @@
 </longdescription>
 
 <!-- developers: add yourself -->
-<dev role="Lead">Hollow</dev>
+<dev role="lead">hollow</dev>
+<dev role="member">trapni</dev>
+<dev role="member">nelchael</dev>
 
 <!-- links to documentation -->
 <resource link="doc/upgrading.xml">Upgrading Apache</resource>






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml
@ 2011-02-18 18:01 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 7+ messages in thread
From: Benedikt Boehm (hollow) @ 2011-02-18 18:01 UTC (permalink / raw
  To: gentoo-commits

hollow      11/02/18 18:01:23

  Modified:             index.xml
  Log:
  remove myself from apache, qmail and web-apps

Revision  Changes    Path
1.12                 xml/htdocs/proj/en/apache/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?r1=1.11&r2=1.12

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/index.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- index.xml	31 Aug 2010 22:54:08 -0000	1.11
+++ index.xml	18 Feb 2011 18:01:23 -0000	1.12
@@ -30,7 +30,6 @@
 </longdescription>
 
 <!-- developers: add yourself -->
-<dev role="lead">hollow</dev>
 <dev role="member">trapni</dev>
 <dev role="member">nelchael</dev>
 






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml
@ 2015-03-04 19:11 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas HAttel (dilfridge) @ 2015-03-04 19:11 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/03/04 19:11:33

  Modified:             index.xml
  Log:
  Migrated to wiki

Revision  Changes    Path
1.13                 xml/htdocs/proj/en/apache/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/apache/index.xml?r1=1.12&r2=1.13

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/index.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- index.xml	18 Feb 2011 18:01:23 -0000	1.12
+++ index.xml	4 Mar 2015 19:11:33 -0000	1.13
@@ -3,7 +3,7 @@
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
 
-<project>
+<project  disclaimer="obsolete" redirect="http://wiki.gentoo.org/wiki/Project:Apache">
 <name>Apache</name>
 <longname>Apache herd</longname>
 <date>2008-03-02</date>





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-03-04 19:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18 18:01 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache: index.xml Benedikt Boehm (hollow)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-04 19:11 Andreas HAttel (dilfridge)
2010-08-31 22:54 Krzysztof Pawlik (nelchael)
2010-07-17 13:33 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-05-02 17:46 Luca Longinotti (chtekk)
2008-03-23 15:24 Benedikt Boehm (hollow)
2008-03-23 14:26 Benedikt Boehm (hollow)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox