summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-01-14 16:16:01 +0000
committerBrian Evans <grknight@gentoo.org>2015-01-14 16:16:01 +0000
commit2c140e1438232c1a55e092483dfb7dab5ea190aa (patch)
tree4a858eda2a8abe3250d4369e8cff637d4befd3ea /dev-php
parentRevbump to use php-pear-lib-r1 wrt bug 452678; Drop old (diff)
downloadgentoo-2-2c140e1438232c1a55e092483dfb7dab5ea190aa.tar.gz
gentoo-2-2c140e1438232c1a55e092483dfb7dab5ea190aa.tar.bz2
gentoo-2-2c140e1438232c1a55e092483dfb7dab5ea190aa.zip
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)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pear/ChangeLog8
-rw-r--r--dev-php/pear/pear-1.9.4.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-php/pear/ChangeLog b/dev-php/pear/ChangeLog
index f0ae698e6ffa..7d7784d8167a 100644
--- a/dev-php/pear/ChangeLog
+++ b/dev-php/pear/ChangeLog
@@ -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 <grknight@gentoo.org> pear-1.9.4.ebuild:
+ Remove defunct pear.phpunit.de and pear.php-baustelle.de from channel
+ discovery
08 Oct 2014; Brian Evans <grknight@gentoo.org> -pear-1.9.3.ebuild,
pear-1.9.4.ebuild:
diff --git a/dev-php/pear/pear-1.9.4.ebuild b/dev-php/pear/pear-1.9.4.ebuild
index 4665eba3a3e5..a637d31af120 100644
--- a/dev-php/pear/pear-1.9.4.ebuild
+++ b/dev-php/pear/pear-1.9.4.ebuild
@@ -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 @@ pkg_postinst() {
# 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}