summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-09-27 12:47:49 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-09-27 12:47:49 +0000
commitdaee036f35133828eb538f4102313af0931528a7 (patch)
tree8bc6e15b8e40ddebb1f4602fc29a22defd6ffd56 /dev-php
parentversion bump as per bug #148034. Thanks cilly and k0001 (diff)
downloadgentoo-2-daee036f35133828eb538f4102313af0931528a7.tar.gz
gentoo-2-daee036f35133828eb538f4102313af0931528a7.tar.bz2
gentoo-2-daee036f35133828eb538f4102313af0931528a7.zip
Add pear.php-baustelle.de channel.
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog7
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.ebuild6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r1.ebuild6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild6
5 files changed, 18 insertions, 13 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 940bda7405f4..daf35b042a57 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,11 @@
# 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.72 2006/08/16 10:57:58 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.73 2006/09/27 12:47:49 sebastian Exp $
+
+ 27 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-PEAR-1.4.9-r1.ebuild, PEAR-PEAR-1.4.9-r2.ebuild,
+ PEAR-PEAR-1.4.10.ebuild, PEAR-PEAR-1.4.11.ebuild:
+ Add pear.php-baustelle.de channel.
*PEAR-PEAR-1.4.11 (16 Aug 2006)
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.ebuild
index b0e878a3ffa9..ef5807daaaea 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.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.10.ebuild,v 1.2 2006/08/11 12:11:12 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.ebuild,v 1.3 2006/09/27 12:47:49 sebastian Exp $
inherit depend.php
@@ -123,8 +123,8 @@ pkg_postinst() {
ewarn "from /usr/lib/php to /usr/share/php."
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 pear.phpunit.de"
+ # Update PEAR/PECL 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 pear.phpunit.de pear.php-baustelle.de"
for chan in ${pearchans} ; do
pear channel-discover ${chan}
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild
index ec3c53621320..bf35c59c2474 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.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.11.ebuild,v 1.1 2006/08/16 10:57:58 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild,v 1.2 2006/09/27 12:47:49 sebastian Exp $
inherit depend.php
@@ -123,8 +123,8 @@ pkg_postinst() {
ewarn "from /usr/lib/php to /usr/share/php."
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 pear.phpunit.de"
+ # Update PEAR/PECL 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 pear.phpunit.de pear.php-baustelle.de"
for chan in ${pearchans} ; do
pear channel-discover ${chan}
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r1.ebuild
index a4def20b7877..3508e0451b42 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r1.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-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.9-r1.ebuild,v 1.12 2006/08/11 12:11:12 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r1.ebuild,v 1.13 2006/09/27 12:47:49 sebastian Exp $
inherit depend.php
@@ -123,8 +123,8 @@ pkg_postinst() {
ewarn "from /usr/lib/php to /usr/share/php."
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 pear.phpunit.de"
+ # Update PEAR/PECL 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 pear.phpunit.de pear.php-baustelle.de"
for chan in ${pearchans} ; do
pear channel-discover ${chan}
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 8981bfb36a57..9a8dc604a823 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.2 2006/08/11 12:11:12 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild,v 1.3 2006/09/27 12:47:49 sebastian Exp $
inherit depend.php
@@ -123,8 +123,8 @@ pkg_postinst() {
ewarn "from /usr/lib/php to /usr/share/php."
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 pear.phpunit.de"
+ # Update PEAR/PECL 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 pear.phpunit.de pear.php-baustelle.de"
for chan in ${pearchans} ; do
pear channel-discover ${chan}