summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-08-11 12:11:12 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-08-11 12:11:12 +0000
commit035576140c22ebe0363e5e0373b4ae4c78c1c0c3 (patch)
treead308eb994378bb1fb7cfc40798b49c4044d6e7a /dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild
parentFixed bug #143125 (diff)
downloadgentoo-2-035576140c22ebe0363e5e0373b4ae4c78c1c0c3.tar.gz
gentoo-2-035576140c22ebe0363e5e0373b4ae4c78c1c0c3.tar.bz2
gentoo-2-035576140c22ebe0363e5e0373b4ae4c78c1c0c3.zip
Add pear.phpunit.de channel.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild')
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild
index a9d6c6dd091e..8981bfb36a57 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.4.9-r2.ebuild,v 1.1 2006/07/12 05:56:38 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild,v 1.2 2006/08/11 12:11:12 sebastian Exp $
inherit depend.php
@@ -124,7 +124,7 @@ pkg_postinst() {
fi
# Update PEAR channels as needed, add new ones to the list if needed
- pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org pear.phing.info pear.symfony-project.com"
+ pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org pear.phing.info pear.symfony-project.com pear.phpunit.de"
for chan in ${pearchans} ; do
pear channel-discover ${chan}