summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-14 14:33:51 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-14 14:33:51 +0000
commit723d969386e4c917f2ebf9f72c3f705f3e591206 (patch)
tree8c1a6e3040f7ce6932129ee004a947f06f9a3c17 /dev-php5/pecl-fileinfo
parentNeeds kdelibs[opengl] to build, bug 365815 (diff)
downloadgentoo-2-723d969386e4c917f2ebf9f72c3f705f3e591206.tar.gz
gentoo-2-723d969386e4c917f2ebf9f72c3f705f3e591206.tar.bz2
gentoo-2-723d969386e4c917f2ebf9f72c3f705f3e591206.zip
x86 stable per bug 363811
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-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 a7de83309071..0d554133aed7 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.34 2011/05/02 15:47:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.35 2011/05/14 14:33:51 tomka Exp $
+
+ 14 May 2011; Thomas Kahle <tomka@gentoo.org> pecl-fileinfo-1.0.4-r2.ebuild:
+ x86 stable per bug 363811
02 May 2011; Jeroen Roovers <jer@gentoo.org> pecl-fileinfo-1.0.4-r2.ebuild:
Stable for HPPA (bug #363811).
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 d02dec4bf9fe..51a180145a68 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.5 2011/05/02 15:47:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild,v 1.6 2011/05/14 14:33:51 tomka 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"