Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
rane 06/07/06 23:46:17
Modified: apache-developer.xml
Log:
#139491, switching einfo to elog
Revision Changes Path
1.3 xml/htdocs/doc/en/apache-developer.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-developer.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-developer.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-developer.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: apache-developer.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-developer.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- apache-developer.xml 2 Aug 2005 23:54:48 -0000 1.2
+++ apache-developer.xml 6 Jul 2006 23:46:17 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-developer.xml,v 1.2 2005/08/02 23:54:48 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-developer.xml,v 1.3 2006/07/06 23:46:17 rane Exp $ -->
<guide link="/doc/en/apache-developer.xml" lang="en">
<title>Apache Developer Documentation</title>
@@ -18,8 +18,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>2.2</version>
-<date>2005-08-03</date>
+<version>2.3</version>
+<date>2006-07-06</date>
<chapter>
<title>About this document</title>
@@ -492,9 +492,9 @@
<pre caption="Diff between mod_ldap_userdir-1.4.1 and mod_ldap_userdir-1.4.1-r1 (edited)">
-pkg_postinst() {
- if use apache2; then
-- einfo "Adjust /etc/apache2/conf/modules.d/47_mod_ldap_userdir.conf to match your setup and"
-- einfo "add '-D LDAPuserdir' to your APACHE2_OPTS in /etc/conf.d/apache2"
-- einfo "To configure the package run \"ebuild /var/db/pkg/net-www/${PF}/${PF}.ebuild config\""
+- elog "Adjust /etc/apache2/conf/modules.d/47_mod_ldap_userdir.conf to match your setup and"
+- elog "add '-D LDAPuserdir' to your APACHE2_OPTS in /etc/conf.d/apache2"
+- elog "To configure the package run \"ebuild /var/db/pkg/net-www/${PF}/${PF}.ebuild config\""
- fi
-}
-
--
gentoo-doc-cvs@g.o mailing list
|
|