summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-09-30 10:22:04 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-09-30 10:22:04 +0000
commitae0fac94f1146f804110b10fd0db015199817d13 (patch)
treec2ab94d023033bd07239f2d135c2320966daf073 /dev-php/PEAR-PEAR
parentCleaning up orphaned manifests. (diff)
downloadgentoo-2-ae0fac94f1146f804110b10fd0db015199817d13.tar.gz
gentoo-2-ae0fac94f1146f804110b10fd0db015199817d13.tar.bz2
gentoo-2-ae0fac94f1146f804110b10fd0db015199817d13.zip
Call 'pear clear-cache' for bug #142601.
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index f27b7ee087a0..f7a500a8038f 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,10 @@
# 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.78 2006/09/29 05:53:47 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.79 2006/09/30 10:22:04 sebastian Exp $
+
+ 30 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-PEAR-1.4.11.ebuild:
+ Call 'pear clear-cache' for bug #142601.
29 Sep 2006; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.4.11.ebuild:
Stable on ppc64; bug #149306
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild
index 505f684fdb80..9e6f710380d0 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.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.11.ebuild,v 1.6 2006/09/29 05:53:47 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild,v 1.7 2006/09/30 10:22:04 sebastian Exp $
inherit depend.php
@@ -124,6 +124,8 @@ pkg_postinst() {
ewarn "from /usr/lib/php to /usr/share/php."
fi
+ pear clear-cache
+
# Update PEAR/PECL 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 pear.phpunit.de pear.php-baustelle.de"