From a33ea69eea94e165c6aeb6735fea47dafe54fc80 Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Tue, 28 Jun 2011 07:39:00 +0000 Subject: Added missing PHP_PEAR_URI Package-Manager: portage-2.1.10.3/cvs/Linux x86_64 --- dev-php/php-tokenstream/ChangeLog | 6 +++++- dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild | 3 ++- dev-php/yaml/ChangeLog | 5 ++++- dev-php/yaml/yaml-1.0.5.ebuild | 3 ++- 4 files changed, 13 insertions(+), 4 deletions(-) (limited to 'dev-php') diff --git a/dev-php/php-tokenstream/ChangeLog b/dev-php/php-tokenstream/ChangeLog index 53a2e8758e8e..c02b1c527250 100644 --- a/dev-php/php-tokenstream/ChangeLog +++ b/dev-php/php-tokenstream/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/php-tokenstream # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.4 2011/05/24 14:56:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.5 2011/06/28 07:34:43 olemarkus Exp $ + + 28 Jun 2011; Ole Markus With + php-tokenstream-1.0.1.ebuild: + Added missing PHP_PEAR_URI 24 May 2011; Markos Chandras php-tokenstream-1.0.1.ebuild: diff --git a/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild b/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild index 5e1c4d280b2c..40689f0a6605 100644 --- a/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild +++ b/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.4 2011/05/24 14:56:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.5 2011/06/28 07:34:43 olemarkus Exp $ PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_URI="pear.phpunit.de" PHP_PEAR_PN="PHP_TokenStream" inherit php-pear-lib-r1 diff --git a/dev-php/yaml/ChangeLog b/dev-php/yaml/ChangeLog index 442258767624..eeb7d7e47229 100644 --- a/dev-php/yaml/ChangeLog +++ b/dev-php/yaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/yaml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/yaml/ChangeLog,v 1.3 2011/05/24 14:54:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/yaml/ChangeLog,v 1.4 2011/06/28 07:39:00 olemarkus Exp $ + + 28 Jun 2011; Ole Markus With yaml-1.0.5.ebuild: + Added missing PHP_PEAR_URI 24 May 2011; Markos Chandras yaml-1.0.5.ebuild: Stable on amd64 wrt bug #368293 diff --git a/dev-php/yaml/yaml-1.0.5.ebuild b/dev-php/yaml/yaml-1.0.5.ebuild index b1ba43cdd630..a1843fb617f6 100644 --- a/dev-php/yaml/yaml-1.0.5.ebuild +++ b/dev-php/yaml/yaml-1.0.5.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/yaml/yaml-1.0.5.ebuild,v 1.6 2011/05/24 14:54:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/yaml/yaml-1.0.5.ebuild,v 1.7 2011/06/28 07:39:00 olemarkus Exp $ EAPI=3 PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_URI="pear.symfony-project.com" PHP_PEAR_PN="YAML" inherit php-pear-lib-r1 -- cgit v1.2.3-65-gdbad