diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-28 15:39:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-28 15:39:03 +0000 |
commit | 6b3c29b2b1737fde454b2935bb2d78ca7f1fbeb8 (patch) | |
tree | 8dfe50190c50da0c5579ef9229b68a776748f131 /dev-php5/pecl-fileinfo | |
parent | Keyworded ~hppa (diff) | |
download | gentoo-2-6b3c29b2b1737fde454b2935bb2d78ca7f1fbeb8.tar.gz gentoo-2-6b3c29b2b1737fde454b2935bb2d78ca7f1fbeb8.tar.bz2 gentoo-2-6b3c29b2b1737fde454b2935bb2d78ca7f1fbeb8.zip |
Keyworded ~hppa
(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 229a9f4a5eb6..5d244681f7e7 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.11 2006/02/08 22:08:19 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.12 2006/03/28 15:39:03 gustavoz Exp $ + + 28 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + pecl-fileinfo-1.0.3.ebuild: + Keyworded ~hppa 08 Feb 2006; Mark Loeser <halcy0n@gentoo.org> pecl-fileinfo-1.0.3.ebuild: Stable on x86; bug #120460 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 f3e6f85f8c73..c670f56758e3 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.7 2006/02/08 22:08:19 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.8 2006/03/28 15:39:03 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 ~hppa ppc ppc64 sparc x86" DESCRIPTION="libmagic bindings for PHP." LICENSE="PHP" SLOT="0" |