summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-02-09 11:47:00 +0000
committerPacho Ramos <pacho@gentoo.org>2010-02-09 11:47:00 +0000
commit64c3eea00207db8f1b854caf4c92f49ab9e91794 (patch)
tree67dee195c4eb1643ba6eac9966d4c2c08c35469e /dev-php5/pecl-fileinfo
parentapp-text/poppler-utils removal, nothing in tree depends on it anymore (diff)
downloadgentoo-2-64c3eea00207db8f1b854caf4c92f49ab9e91794.tar.gz
gentoo-2-64c3eea00207db8f1b854caf4c92f49ab9e91794.tar.bz2
gentoo-2-64c3eea00207db8f1b854caf4c92f49ab9e91794.zip
amd64 stable, bug 288043
(Portage version: 2.1.7.16/cvs/Linux x86_64)
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-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index 2c34716e6ca4..b1ddee6db26b 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.28 2010/01/19 17:49:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.29 2010/02/09 11:47:00 pacho Exp $
+
+ 09 Feb 2010; Pacho Ramos <pacho@gentoo.org> pecl-fileinfo-1.0.4-r1.ebuild:
+ amd64 stable, bug 288043
19 Jan 2010; nixnut <nixnut@gentoo.org> pecl-fileinfo-1.0.4-r1.ebuild:
ppc stable #288043
diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild
index 257cc5d48482..9ddd0d15ebc7 100644
--- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild
+++ b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r1.ebuild,v 1.7 2010/01/19 17:49:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild,v 1.8 2010/02/09 11:47:00 pacho 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-3"