summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index 5a53ee8c144f..a7de83309071 100644
--- a/dev-php5/pecl-fileinfo/ChangeLog
+++ b/dev-php5/pecl-fileinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-fileinfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.33 2011/04/16 19:49:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.34 2011/05/02 15:47:05 jer Exp $
+
+ 02 May 2011; Jeroen Roovers <jer@gentoo.org> pecl-fileinfo-1.0.4-r2.ebuild:
+ Stable for HPPA (bug #363811).
16 Apr 2011; Christoph Mende <angelos@gentoo.org>
pecl-fileinfo-1.0.4-r2.ebuild:
diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild
index 1b2217ebd932..d02dec4bf9fe 100644
--- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild
+++ b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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-r2.ebuild,v 1.4 2011/04/16 19:49:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild,v 1.5 2011/05/02 15:47:05 jer Exp $
EAPI="3"
@@ -14,7 +14,7 @@ USE_PHP="php5-2"
inherit php-ext-pecl-r2
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 hppa ~x86"
DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP-3"