summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-26 22:31:37 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-26 22:31:37 +0000
commit21d9ad00b51653a22fb57303b39e3ea91d7ed1e7 (patch)
tree9306b345eaa71b65694ee54831002f50aee831d3 /dev-php4/pecl-fileinfo
parentAdd fixes from bug 113548 regarding nss and nspr. (diff)
downloadgentoo-2-21d9ad00b51653a22fb57303b39e3ea91d7ed1e7.tar.gz
gentoo-2-21d9ad00b51653a22fb57303b39e3ea91d7ed1e7.tar.bz2
gentoo-2-21d9ad00b51653a22fb57303b39e3ea91d7ed1e7.zip
Stable on sparc wrt #120460
(Portage version: 2.0.54)
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.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index c8e0ad6d5bdf..4b458ee75476 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.5 2006/01/05 18:04:01 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.6 2006/01/26 22:30:18 gustavoz Exp $
+
+ 26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ pecl-fileinfo-1.0.3.ebuild:
+ Stable on sparc wrt #120460
*pecl-fileinfo-1.0.3 (05 Jan 2006)
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 23bd5bcc9be6..7b1e2113a011 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.1 2006/01/05 18:04:01 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.2 2006/01/26 22:30:18 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="~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~ppc ~ppc64 sparc ~x86"
DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP"
SLOT="0"