diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-27 19:14:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-27 19:14:08 +0000 |
commit | bbfad5e9f9bcad11759381bea27bb5c4547815ef (patch) | |
tree | 12867da75e167fec409c837af6b61db6d0d9305d /dev-php5/pecl-fileinfo | |
parent | Stable on hppa (bug #119722). (diff) | |
download | gentoo-2-bbfad5e9f9bcad11759381bea27bb5c4547815ef.tar.gz gentoo-2-bbfad5e9f9bcad11759381bea27bb5c4547815ef.tar.bz2 gentoo-2-bbfad5e9f9bcad11759381bea27bb5c4547815ef.zip |
stable amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-rw-r--r-- | dev-php5/pecl-fileinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog index f13636e9628d..e2b4d0758b2d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.7 2006/01/26 22:31:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.8 2006/01/27 19:14:08 blubb Exp $ + + 27 Jan 2006; Simon Stelling <blubb@gentoo.org> pecl-fileinfo-1.0.3.ebuild: + stable on amd64 26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> pecl-fileinfo-1.0.3.ebuild: diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild index a6c2db521521..6397ce270f21 100644 --- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild +++ b/dev-php5/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-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.3 2006/01/26 22:31:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.4 2006/01/27 19:14: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 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86" DESCRIPTION="libmagic bindings for PHP." LICENSE="PHP" SLOT="0" |