diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-19 17:49:25 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-19 17:49:25 +0000 |
commit | 689b4e635f45591c94106f96d8a947b9bc541337 (patch) | |
tree | 82f6174063a7779c5af0fb78841fa764fdee6813 /dev-php5 | |
parent | app-portage/layman: Bump to 1.3.0 (diff) | |
download | gentoo-2-689b4e635f45591c94106f96d8a947b9bc541337.tar.gz gentoo-2-689b4e635f45591c94106f96d8a947b9bc541337.tar.bz2 gentoo-2-689b4e635f45591c94106f96d8a947b9bc541337.zip |
ppc stable #288043
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-fileinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog index 6f51c524dbd3..2c34716e6ca4 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.27 2010/01/05 16:24:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.28 2010/01/19 17:49:25 nixnut Exp $ + + 19 Jan 2010; nixnut <nixnut@gentoo.org> pecl-fileinfo-1.0.4-r1.ebuild: + ppc stable #288043 05 Jan 2010; Jeroen Roovers <jer@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 fdd2770fb6f7..257cc5d48482 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.6 2010/01/05 16:24:13 jer Exp $ +# $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 $ 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" |