diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-23 20:38:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-23 20:38:24 +0000 |
commit | dbaa60a83063c7d44bbeb1708bf813be9a8beb1e (patch) | |
tree | b06e2070c02caca3bc146d6c444076540b9df4a4 /dev-php4 | |
parent | Stable on sparc (diff) | |
download | gentoo-2-dbaa60a83063c7d44bbeb1708bf813be9a8beb1e.tar.gz gentoo-2-dbaa60a83063c7d44bbeb1708bf813be9a8beb1e.tar.bz2 gentoo-2-dbaa60a83063c7d44bbeb1708bf813be9a8beb1e.zip |
Stable on sparc
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/pecl-fileinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog index 78e224afe6b1..79cec9d5ecc8 100644 --- a/dev-php4/pecl-fileinfo/ChangeLog +++ b/dev-php4/pecl-fileinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php4/pecl-fileinfo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.15 2007/05/21 15:59:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.16 2007/05/23 20:38:24 gustavoz Exp $ + + 23 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + pecl-fileinfo-1.0.4.ebuild: + Stable on sparc 21 May 2007; Jeroen Roovers <jer@gentoo.org> pecl-fileinfo-1.0.4.ebuild: Stable for HPPA (bug #176542). diff --git a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild index 70f0fe942870..25c29479531a 100644 --- a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild +++ b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.ebuild,v 1.2 2007/05/21 15:59:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.3 2007/05/23 20:38:24 gustavoz 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" |