diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-08 10:45:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-08 10:45:08 +0000 |
commit | 75913b4f5fc529064eafa1c74a806469f07588f4 (patch) | |
tree | 5cca4e6cf9e1d801ed9878c8da4da0db6c118676 /dev-php4 | |
parent | stable amd64 (diff) | |
download | gentoo-2-75913b4f5fc529064eafa1c74a806469f07588f4.tar.gz gentoo-2-75913b4f5fc529064eafa1c74a806469f07588f4.tar.bz2 gentoo-2-75913b4f5fc529064eafa1c74a806469f07588f4.zip |
stable amd64
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/pecl-fileinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog index d38f111bcc1c..34fdc670a465 100644 --- a/dev-php4/pecl-fileinfo/ChangeLog +++ b/dev-php4/pecl-fileinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-fileinfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.11 2006/03/28 15:38:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.12 2006/04/08 10:45:07 blubb Exp $ + + 08 Apr 2006; Simon Stelling <blubb@gentoo.org> pecl-fileinfo-1.0.3.ebuild: + stable on amd64 28 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> pecl-fileinfo-1.0.3.ebuild: diff --git a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild index cc5c7f2a12c4..e0963528b810 100644 --- a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild +++ b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.7 2006/03/28 15:38:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.8 2006/04/08 10:45:08 blubb 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" SLOT="0" |