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

hollow      08/03/23 11:57:00

  Modified:             developer.xml
  Log:
  fix link

Revision  Changes    Path
1.2                  xml/htdocs/proj/en/apache/doc/developer.xml

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

Index: developer.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- developer.xml	23 Mar 2008 11:09:04 -0000	1.1
+++ developer.xml	23 Mar 2008 11:56:59 -0000	1.2
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v 1.1 2008/03/23 11:09:04 hollow Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v 1.2 2008/03/23 11:56:59 hollow Exp $ -->
 
 <guide link="/proj/en/apache/doc/developer.xml" lang="en">
 <title>Apache Developer Documentation</title>
@@ -31,7 +31,7 @@
 link="#changes">what we changed</uri> from the previous style of apache and 
 how ebuilds need to be <uri link="#ebuild-update">modified</uri> to take 
 advantage of our new eclasses. If you are a user looking for information on 
-how to upgrade, please use the <uri link="apache-upgrading.xml">Upgrading 
+how to upgrade, please use the <uri link="upgrading.xml">Upgrading 
 Apache</uri> document.
 </p>
 



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



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache/doc: developer.xml
@ 2008-03-23 15:24 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 3+ 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:             developer.xml
  Log:
  fix typos

Revision  Changes    Path
1.4                  xml/htdocs/proj/en/apache/doc/developer.xml

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

Index: developer.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- developer.xml	23 Mar 2008 14:26:49 -0000	1.3
+++ developer.xml	23 Mar 2008 15:24:39 -0000	1.4
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v 1.3 2008/03/23 14:26:49 hollow Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v 1.4 2008/03/23 15:24:39 hollow Exp $ -->
 
 <guide link="/proj/en/apache/doc/developer.xml" lang="en">
 <title>Apache Developer Documentation</title>
@@ -125,7 +125,7 @@
   <li>
     Replace any <c>DEPEND</c> on Apache with one of the <c>need_apache*</c>
     functions described in the
-    <uri link="depend.apache.eclass">depend.apache.eclass</uri> documentation.
+    <uri link="depend.apache.eclass.xml">depend.apache.eclass</uri> documentation.
   </li>
   <li>
     Create the module configuration file to use <c>IfDefine</c>s to load and



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



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

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

dilfridge    15/03/04 19:36:10

  Modified:             developer.xml
  Log:
  Migrated to wiki

Revision  Changes    Path
1.6                  xml/htdocs/proj/en/apache/doc/developer.xml

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

Index: developer.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- developer.xml	28 Oct 2012 15:20:57 -0000	1.5
+++ developer.xml	4 Mar 2015 19:36:10 -0000	1.6
@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v 1.5 2012/10/28 15:20:57 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/apache/doc/developer.xml,v 1.6 2015/03/04 19:36:10 dilfridge Exp $ -->
 
-<guide lang="en">
+<guide lang="en"  disclaimer="obsolete" redirect="http://wiki.gentoo.org/wiki/Project:Apache/Developer_Documentation">
 <title>Apache Developer Documentation</title>
 
 <author title="Author">





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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-04 19:36 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/apache/doc: developer.xml Andreas HAttel (dilfridge)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-23 15:24 Benedikt Boehm (hollow)
2008-03-23 11:57 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