diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-02 14:29:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-02 14:29:20 +0000 |
commit | 90cc805b990a7356db33715278fd49b4a92a92ff (patch) | |
tree | 06b2db4680d65d558b0df860fdd91cfd0d61c237 /dev-php5 | |
parent | Marking lvm2-2.02.56-r2 ppc64 for bug 297439 (diff) | |
download | gentoo-2-90cc805b990a7356db33715278fd49b4a92a92ff.tar.gz gentoo-2-90cc805b990a7356db33715278fd49b4a92a92ff.tar.bz2 gentoo-2-90cc805b990a7356db33715278fd49b4a92a92ff.zip |
Marking pecl-fileinfo-1.0.4-r1 ppc64 for bug 288043
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-fileinfo/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog index ec025ed6f30c..ac75eea5ccd9 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.25 2009/12/29 18:43:30 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.26 2010/01/02 14:29:20 ranger Exp $ + + 02 Jan 2010; Brent Baude <ranger@gentoo.org> + pecl-fileinfo-1.0.4-r1.ebuild: + Marking pecl-fileinfo-1.0.4-r1 ppc64 for bug 288043 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> pecl-fileinfo-1.0.4-r1.ebuild: 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 f6bc38518709..97365d590ea3 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-2009 Gentoo Foundation +# 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.4 2009/12/29 18:43:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild,v 1.5 2010/01/02 14:29:20 ranger 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" |