summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-03-18 20:23:48 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-03-18 20:23:48 +0000
commit40b4275ad6235b6d5d414f54b67ef15952bbe6b4 (patch)
tree7275e30d0cc8e16eeef41bfa7349223ac03eb228 /dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild
parentInitial import of gnome-screensaver (for GNOME 2.14) (diff)
downloadgentoo-2-40b4275ad6235b6d5d414f54b67ef15952bbe6b4.tar.gz
gentoo-2-40b4275ad6235b6d5d414f54b67ef15952bbe6b4.tar.bz2
gentoo-2-40b4275ad6235b6d5d414f54b67ef15952bbe6b4.zip
Add PEAR channel.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild')
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild
index d026474eca12..d2bed56894df 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.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.6-r1.ebuild,v 1.14 2006/03/14 10:14:27 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.15 2006/03/18 20:23:48 chtekk Exp $
inherit depend.php
@@ -133,7 +133,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"
+ pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org pear.phing.info pear.symfony-project.com"
for chan in ${pearchans} ; do
pear channel-discover ${chan}