summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-03-17 17:18:17 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-03-17 17:18:17 +0000
commited593884a14865ae614b74db423118ee9fdeb8bc (patch)
tree391bc8a68af8b4d49cea4ed67c37ea26af7ff6de /dev-php/PEAR-PEAR
parentfixed un needed dep. (diff)
downloadgentoo-2-ed593884a14865ae614b74db423118ee9fdeb8bc.tar.gz
gentoo-2-ed593884a14865ae614b74db423118ee9fdeb8bc.tar.bz2
gentoo-2-ed593884a14865ae614b74db423118ee9fdeb8bc.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.7.1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.7.1.ebuild
index c064cc9a1ea1..b39055d51905 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.7.1.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.7.1.ebuild,v 1.1 2008/03/17 12:48:51 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.7.1.ebuild,v 1.2 2008/03/17 17:18:17 mr_bones_ Exp $
inherit depend.php
@@ -111,7 +111,7 @@ src_install() {
dosed "s:@PEAR-VER@:${PEAR}:g" /usr/share/php/PEAR/PackageFile/Parser/v1.php
dosed "s:@PEAR-VER@:${PEAR}:g" /usr/share/php/PEAR/PackageFile/Parser/v2.php
- # finalize install
+ # finalize install
insinto /etc
newins "${FILESDIR}"/pear.conf-r1 pear.conf
dosed "s|s:PHPCLILEN:\"PHPCLI\"|s:${#PHPCLI}:\"${PHPCLI}\"|g" /etc/pear.conf