grknight 15/01/14 16:16:01 Modified: pear-1.9.4.ebuild ChangeLog Log: Remove defunct pear.phpunit.de and pear.php-baustelle.de from channel discovery (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Revision Changes Path 1.11 dev-php/pear/pear-1.9.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pear/pear-1.9.4.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pear/pear-1.9.4.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pear/pear-1.9.4.ebuild?r1=1.10&r2=1.11 Index: pear-1.9.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pear/pear-1.9.4.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pear-1.9.4.ebuild 8 Oct 2014 01:25:40 -0000 1.10 +++ pear-1.9.4.ebuild 14 Jan 2015 16:16:01 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pear/pear-1.9.4.ebuild,v 1.10 2014/10/08 01:25:40 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pear/pear-1.9.4.ebuild,v 1.11 2015/01/14 16:16:01 grknight Exp $ EAPI=5 @@ -32,8 +32,8 @@ # Update PEAR/PECL channels as needed, add new ones to the list if needed elog "Updating PEAR/PECL channels" local pearchans="pear.php.net pecl.php.net components.ez.no - pear.propelorm.org pear.phing.info pear.symfony-project.com pear.phpunit.de - pear.php-baustelle.de pear.phpontrax.com pear.agavi.org" + pear.propelorm.org pear.phing.info pear.symfony-project.com + pear.phpontrax.com pear.agavi.org" for chan in ${pearchans} ; do pear channel-discover ${chan} 1.42 dev-php/pear/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pear/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pear/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pear/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pear/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 8 Oct 2014 01:25:40 -0000 1.41 +++ ChangeLog 14 Jan 2015 16:16:01 -0000 1.42 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/pear -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pear/ChangeLog,v 1.41 2014/10/08 01:25:40 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pear/ChangeLog,v 1.42 2015/01/14 16:16:01 grknight Exp $ + + 14 Jan 2015; Brian Evans <[email protected]> pear-1.9.4.ebuild: + Remove defunct pear.phpunit.de and pear.php-baustelle.de from channel + discovery 08 Oct 2014; Brian Evans <[email protected]> -pear-1.9.3.ebuild, pear-1.9.4.ebuild:
