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
commit8b31b61c63c5c257d20ddb40c4ec65d20b146fde (patch)
treeda426b11bb62a48619e066a356aa7e5515c36b85 /eclass/phpconfutils.eclass
parentStable on ppc wrt bug 190796 (diff)
downloadgentoo-2-8b31b61c63c5c257d20ddb40c4ec65d20b146fde.tar.gz
gentoo-2-8b31b61c63c5c257d20ddb40c4ec65d20b146fde.tar.bz2
gentoo-2-8b31b61c63c5c257d20ddb40c4ec65d20b146fde.zip
Bunch of php eclass docification
Diffstat (limited to 'eclass/phpconfutils.eclass')
-rw-r--r--eclass/phpconfutils.eclass24
1 files changed, 14 insertions, 10 deletions
diff --git a/eclass/phpconfutils.eclass b/eclass/phpconfutils.eclass
index 4ca26e0869bf..21b90f91e096 100644
--- a/eclass/phpconfutils.eclass
+++ b/eclass/phpconfutils.eclass
@@ -1,21 +1,25 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/phpconfutils.eclass,v 1.5 2007/05/10 20:26:45 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/phpconfutils.eclass,v 1.6 2007/09/01 15:58:17 jokey Exp $
#
# ########################################################################
#
-# eclass/phpconfutils.eclass
-# Utility functions to help with configuring PHP
+# Based on Stuart's work on the original confutils eclass
#
-# Based on Stuart's work on the original confutils eclass
-#
-# Author(s) Luca Longinotti
-# <chtekk@gentoo.org>
-#
-# Maintained by the PHP Herd <php-bugs@gentoo.org>
+# Author(s): Luca Longinotti <chtekk@gentoo.org>
#
# ========================================================================
+# @ECLASS: phpconfutils.eclass
+# @MAINTAINER:
+# Gentoo PHP team <php-bugs@gentoo.org>
+# @BLURB: Provides utility functions to help with configuring PHP.
+# @DESCRIPTION:
+# This eclass provides utility functions to help with configuring PHP.
+# It is only used by other php eclasses currently and the functions
+# are not generally intended for direct use in ebuilds.
+
+
# ========================================================================
# List of USE flags that need deps that aren't yet in Portage
# or that can't be (fex. certain commercial apps)