summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-08 18:30:23 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-08 18:30:23 +0000
commitee89a7525a102a27df5ec37b7952168d716ebdf2 (patch)
tree476d4d5ef681d23a99b412022014dbed21c25642 /dev-php5/pecl-fileinfo
parentStable on sparc wrt securit #153911 (diff)
downloadgentoo-2-ee89a7525a102a27df5ec37b7952168d716ebdf2.tar.gz
gentoo-2-ee89a7525a102a27df5ec37b7952168d716ebdf2.tar.bz2
gentoo-2-ee89a7525a102a27df5ec37b7952168d716ebdf2.zip
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-rw-r--r--dev-php5/pecl-fileinfo/ChangeLog6
-rw-r--r--dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index 608cc07bf617..398f7f94d8fe 100644
--- a/dev-php5/pecl-fileinfo/ChangeLog
+++ b/dev-php5/pecl-fileinfo/ChangeLog
@@ -1,6 +1,10 @@
# 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.15 2007/03/07 18:08:43 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.16 2007/03/08 18:30:23 gustavoz Exp $
+
+ 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ pecl-fileinfo-1.0.4.ebuild:
+ Stable on sparc
*pecl-fileinfo-1.0.4 (07 Mar 2007)
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 2f096663c88c..afa0268c9b8c 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.1 2007/03/07 18:08:43 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.2 2007/03/08 18:30:23 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"