From 8bd9da90a394ebe83d8dfee150dd4de05d112d06 Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Sat, 1 Sep 2007 15:58:17 +0000 Subject: Bunch of php eclass docification --- eclass/php-common-r1.eclass | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'eclass/php-common-r1.eclass') 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 +# @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 -# -# ======================================================================== # ======================================================================== # CFLAG SANITY -- cgit v1.2.3-65-gdbad