summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-rw-r--r--dev-php5/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index aeedff7828a4..490a9a007e7d 100644
--- a/dev-php5/pecl-fileinfo/ChangeLog
+++ b/dev-php5/pecl-fileinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-fileinfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.18 2007/05/24 19:42:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.19 2007/05/25 14:59:52 ranger Exp $
+
+ 25 May 2007; Brent Baude <ranger@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
+ Marking pecl-fileinfo-1.0.4 ppc64 stable for bug 176542
24 May 2007; Christian Faulhammer <opfer@gentoo.org>
pecl-fileinfo-1.0.4.ebuild:
diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
index 57f9c715947c..be00de3264e8 100644
--- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
+++ b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.4 2007/05/24 19:42:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.5 2007/05/25 14:59:52 ranger Exp $
PHP_EXT_NAME="fileinfo"
PHP_EXT_PECL_PKG="Fileinfo"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86"
DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP"