diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-11 12:11:12 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-11 12:11:12 +0000 |
commit | 035576140c22ebe0363e5e0373b4ae4c78c1c0c3 (patch) | |
tree | ad308eb994378bb1fb7cfc40798b49c4044d6e7a /dev-php | |
parent | Fixed bug #143125 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.9-r2.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index bb93554378c9..d1c4761a1475 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.70 2006/08/01 04:45:10 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.71 2006/08/11 12:11:12 sebastian Exp $ + + 11 Aug 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: + Add pear.phpunit.de channel. *PEAR-PEAR-1.4.10 (01 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 0ae318cc45a5..b0e878a3ffa9 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.1 2006/08/01 04:45:10 sebastian Exp $ +# $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 $ 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} 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 932db8ee6173..a4def20b7877 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.11 2006/07/07 12:18:31 yoswink Exp $ +# $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 $ 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} 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} |