diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-26 22:31:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-26 22:31:37 +0000 |
commit | 21d9ad00b51653a22fb57303b39e3ea91d7ed1e7 (patch) | |
tree | 9306b345eaa71b65694ee54831002f50aee831d3 /dev-php5/pecl-fileinfo | |
parent | Add fixes from bug 113548 regarding nss and nspr. (diff) | |
download | gentoo-2-21d9ad00b51653a22fb57303b39e3ea91d7ed1e7.tar.gz gentoo-2-21d9ad00b51653a22fb57303b39e3ea91d7ed1e7.tar.bz2 gentoo-2-21d9ad00b51653a22fb57303b39e3ea91d7ed1e7.zip |
Stable on sparc wrt #120460
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-rw-r--r-- | dev-php5/pecl-fileinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog index 282ef5456e11..f13636e9628d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.6 2006/01/15 02:21:10 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.7 2006/01/26 22:31:37 gustavoz Exp $ + + 26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + pecl-fileinfo-1.0.3.ebuild: + Stable on sparc wrt #120460 15 Jan 2006; Marcus D. Hanwell <cryos@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 85f94504422a..a6c2db521521 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.2 2006/01/15 02:21:10 cryos Exp $ +# $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 $ 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" |