summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-05-03 13:07:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-05-03 13:07:43 +0000
commit4a832188f0185ed0537afd3740a0451091faac0f (patch)
tree19f7710482c0a789447ecdc657d1aeb9b06dcadd /dev-php5/pecl-fileinfo
parentIf the ebuild inherits qt3, then presumably we want to use Qt3's features...s... (diff)
downloadgentoo-2-4a832188f0185ed0537afd3740a0451091faac0f.tar.gz
gentoo-2-4a832188f0185ed0537afd3740a0451091faac0f.tar.bz2
gentoo-2-4a832188f0185ed0537afd3740a0451091faac0f.zip
Stable on hppa
(Portage version: 2203-svn)
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.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index 5d244681f7e7..68f0a527ea41 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.12 2006/03/28 15:39:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.13 2006/05/03 13:07:43 gustavoz Exp $
+
+ 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ pecl-fileinfo-1.0.3.ebuild:
+ Stable on hppa
28 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pecl-fileinfo-1.0.3.ebuild:
diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild
index c670f56758e3..871c76012a8e 100644
--- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild
+++ b/dev-php5/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-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.8 2006/03/28 15:39:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.9 2006/05/03 13:07:43 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"
SLOT="0"