summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-03-13 08:46:13 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-03-13 08:46:13 +0000
commit9ef181706b288e9d5bf16d330c88e6f93938ecd6 (patch)
treea456279790e7e18ddb5aa9dd8b3dba2b8bccdc7e /dev-php/PEAR-PEAR
parentversion bump (diff)
downloadgentoo-2-9ef181706b288e9d5bf16d330c88e6f93938ecd6.tar.gz
gentoo-2-9ef181706b288e9d5bf16d330c88e6f93938ecd6.tar.bz2
gentoo-2-9ef181706b288e9d5bf16d330c88e6f93938ecd6.zip
Add pear.phpdb.org channel.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild4
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 4444a50559ab..fba6e2ac4073 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-PEAR
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.51 2006/03/10 10:50:56 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.52 2006/03/13 08:46:13 sebastian Exp $
+
+ 13 Mar 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-PEAR-1.4.6-r1.ebuild, PEAR-PEAR-1.4.8.ebuild:
+ Add pear.phpdb.org channel.
*PEAR-PEAR-1.4.8 (10 Mar 2006)
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 82e45c13dcfe..5aaa08f5af54 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.12 2006/01/29 06:22:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.13 2006/03/13 08:46:13 sebastian 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"
+ pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org"
for chan in ${pearchans} ; do
pear channel-discover ${chan}
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.8.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.8.ebuild
index a57e12b0b7f8..5c45dea29005 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.8.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.8.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.8.ebuild,v 1.1 2006/03/10 10:50:56 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.8.ebuild,v 1.2 2006/03/13 08:46:13 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"
+ pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org"
for chan in ${pearchans} ; do
pear channel-discover ${chan}