summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-06-01 17:10:40 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-06-01 17:10:40 +0000
commitd46cacbdd615581b0f3b35d41c6a171f67a71a27 (patch)
tree66cce93a410b2889e87fb380a41900a62127e27a /dev-php4
parentStable on ppc wrt bug 180174 (diff)
downloadgentoo-2-d46cacbdd615581b0f3b35d41c6a171f67a71a27.tar.gz
gentoo-2-d46cacbdd615581b0f3b35d41c6a171f67a71a27.tar.bz2
gentoo-2-d46cacbdd615581b0f3b35d41c6a171f67a71a27.zip
Stable on ppc wrt bug 176542
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index 678f197edfde..26993dbe256b 100644
--- a/dev-php4/pecl-fileinfo/ChangeLog
+++ b/dev-php4/pecl-fileinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php4/pecl-fileinfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.18 2007/05/25 15:07:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.19 2007/06/01 17:10:40 nixnut Exp $
+
+ 01 Jun 2007; nixnut <nixnut@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
+ Stable on ppc wrt bug 176542
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
diff --git a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
index 68acc4792f5f..0bf8420805c6 100644
--- a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
+++ b/dev-php4/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-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.5 2007/05/25 15:07:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.6 2007/06/01 17:10:40 nixnut 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"