summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-09-01 15:58:17 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-09-01 15:58:17 +0000
commit8bd9da90a394ebe83d8dfee150dd4de05d112d06 (patch)
tree4e877a99b02ecf4da24e8192a16a3d64d2cf751c /eclass/php-common-r1.eclass
parentStable on ppc wrt bug 190796 (diff)
downloadhistorical-8bd9da90a394ebe83d8dfee150dd4de05d112d06.tar.gz
historical-8bd9da90a394ebe83d8dfee150dd4de05d112d06.tar.bz2
historical-8bd9da90a394ebe83d8dfee150dd4de05d112d06.zip
Bunch of php eclass docification
Diffstat (limited to 'eclass/php-common-r1.eclass')
-rw-r--r--eclass/php-common-r1.eclass28
1 files changed, 13 insertions, 15 deletions
diff --git a/eclass/php-common-r1.eclass b/eclass/php-common-r1.eclass
index 2349bc1ad972..126b9c8a15d2 100644
--- a/eclass/php-common-r1.eclass
+++ b/eclass/php-common-r1.eclass
@@ -1,21 +1,19 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php-common-r1.eclass,v 1.10 2007/08/27 11:17:32 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php-common-r1.eclass,v 1.11 2007/09/01 15:58:17 jokey Exp $
+
+# Based on robbat2's work on the php4 sapi eclass
+# Based on stuart's work on the php5 sapi eclass
+
+# @ECLASS: php-common-r1.eclass
+# @MAINTAINER:
+# Gentoo PHP team <php-bugs@gentoo.org>
+# @BLURB: Common functions which are shared between the PHP4 and PHP5 packages.
+# @DESCRIPTION:
+# This eclass provides common functions which are shared between the PHP4 and PHP5 packages.
+# It is only used by php*-sapi eclasses currently and the functions are not intended
+# for direct use in ebuilds.
-# ========================================================================
-#
-# php-common-r1.eclass
-# Contains common functions which are shared between the
-# PHP4 and PHP5 packages
-#
-# USE THIS ECLASS FOR THE "CONSOLIDATED" PACKAGES
-#
-# Based on robbat2's work on the php4 sapi eclass
-# Based on stuart's work on the php5 sapi eclass
-#
-# Maintained by the PHP Team <php-bugs@gentoo.org>
-#
-# ========================================================================
# ========================================================================
# CFLAG SANITY