summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-21 15:59:57 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-21 15:59:57 +0000
commit34cbd34b926f5035a0f67bbb050c1cb1ab8f1235 (patch)
tree730ab569759e38b160034e0a8db11411ac6e3fde /dev-php4
parentalpha stable wrt #149666 (diff)
downloadgentoo-2-34cbd34b926f5035a0f67bbb050c1cb1ab8f1235.tar.gz
gentoo-2-34cbd34b926f5035a0f67bbb050c1cb1ab8f1235.tar.bz2
gentoo-2-34cbd34b926f5035a0f67bbb050c1cb1ab8f1235.zip
Stable for HPPA (bug #176542).
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index 64aa52248ba4..78e224afe6b1 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.14 2007/03/06 19:35:42 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.15 2007/05/21 15:59:57 jer Exp $
+
+ 21 May 2007; Jeroen Roovers <jer@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
+ Stable for HPPA (bug #176542).
*pecl-fileinfo-1.0.4 (06 Mar 2007)
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 3ae12eeccec5..70f0fe942870 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.1 2007/03/06 19:35:42 chtekk Exp $
+# $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 $
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"