summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-05-23 20:38:24 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-05-23 20:38:24 +0000
commit82e39fd5493d4d8b9ffddfa06fc55172170e0d16 (patch)
treecfc31612d2b397d79e942eb12c3080fc87e788aa /dev-php4/pecl-fileinfo
parentStable on sparc (diff)
downloadhistorical-82e39fd5493d4d8b9ffddfa06fc55172170e0d16.tar.gz
historical-82e39fd5493d4d8b9ffddfa06fc55172170e0d16.tar.bz2
historical-82e39fd5493d4d8b9ffddfa06fc55172170e0d16.zip
Stable on sparc
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-php4/pecl-fileinfo')
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog6
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index 78e224afe6b1..79cec9d5ecc8 100644
--- a/dev-php4/pecl-fileinfo/ChangeLog
+++ b/dev-php4/pecl-fileinfo/ChangeLog
@@ -1,6 +1,10 @@
# 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.15 2007/05/21 15:59:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.16 2007/05/23 20:38:24 gustavoz Exp $
+
+ 23 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ pecl-fileinfo-1.0.4.ebuild:
+ Stable on sparc
21 May 2007; Jeroen Roovers <jer@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
Stable for HPPA (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 70f0fe942870..25c29479531a 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.2 2007/05/21 15:59:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.3 2007/05/23 20:38:24 gustavoz 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"