summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-02-08 22:37:19 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-02-08 22:37:19 +0000
commit93ff0805f81adda7525688169291a3a376ea0d90 (patch)
tree813d32bf896e757c515ceb2796b875628f75bf32 /dev-php4/pecl-fileinfo
parentVersion bump from upstream for 2.12.3 (diff)
downloadgentoo-2-93ff0805f81adda7525688169291a3a376ea0d90.tar.gz
gentoo-2-93ff0805f81adda7525688169291a3a376ea0d90.tar.bz2
gentoo-2-93ff0805f81adda7525688169291a3a376ea0d90.zip
Stable on x86; bug #120460
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php4/pecl-fileinfo')
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index 3f37d9a388cb..30eca0a927ff 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.9 2006/02/03 18:11:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.10 2006/02/08 22:37:19 halcy0n Exp $
+
+ 08 Feb 2006; Mark Loeser <halcy0n@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
+ Stable on x86; bug #120460
03 Feb 2006; <nixnut@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
Added ppc keyword. bug 121460
diff --git a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild
index 0396bdbcb436..43c88dda86ed 100644
--- a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild
+++ b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.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-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.5 2006/02/03 18:11:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.6 2006/02/08 22:37:19 halcy0n 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 ppc ppc64 sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP"
SLOT="0"