From f72afa1bbbf0ac9e1fc5def54516929f4d82ad47 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 (Portage version: 2.1.10.3/cvs/Linux x86_64) --- dev-php/yaml/yaml-1.0.5.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-php/yaml/yaml-1.0.5.ebuild') 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