summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2008-01-06 19:30:24 +0000
committerSven Wegener <swegener@gentoo.org>2008-01-06 19:30:24 +0000
commit9ca41d0490fab832854f04091fc2573482545c98 (patch)
treea341461ff7594640c5afeb1f9855e4ac39f80bfb /eclass/php-ext.eclass
parentAdd missing version separator line to ChangeLog. (diff)
downloadhistorical-9ca41d0490fab832854f04091fc2573482545c98.tar.gz
historical-9ca41d0490fab832854f04091fc2573482545c98.tar.bz2
historical-9ca41d0490fab832854f04091fc2573482545c98.zip
whitespace
Diffstat (limited to 'eclass/php-ext.eclass')
-rw-r--r--eclass/php-ext.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/php-ext.eclass b/eclass/php-ext.eclass
index 1e72feb48a4d..7bd8462197de 100644
--- a/eclass/php-ext.eclass
+++ b/eclass/php-ext.eclass
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext.eclass,v 1.12 2007/09/02 17:49:20 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext.eclass,v 1.13 2008/01/06 19:30:24 swegener Exp $
#
# Author: Tal Peer <coredumb@gentoo.org>
#
# The php-ext eclass provides a unified interface for compiling and
# installing standalone PHP extensions ('modules').
-# DEPRECATED!!!
+# DEPRECATED!!!
# STOP USING THIS ECLASS, use php-ext-source-r1.eclass instead!
inherit php-ext-source-r1 php-ext-base-r1