diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-28 19:18:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-28 19:18:35 +0000 |
commit | 1c24d2ec8ed412cec8bccf69f721b891e32798f8 (patch) | |
tree | 5256bd5666af3d88310f3ec98e35ce383a7b6c14 /dev-php4/pecl-fileinfo | |
parent | Stable on ppc64; bug #120333 (diff) | |
download | historical-1c24d2ec8ed412cec8bccf69f721b891e32798f8.tar.gz historical-1c24d2ec8ed412cec8bccf69f721b891e32798f8.tar.bz2 historical-1c24d2ec8ed412cec8bccf69f721b891e32798f8.zip |
Stable on ppc64; bug #120460
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-php4/pecl-fileinfo')
-rw-r--r-- | dev-php4/pecl-fileinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-fileinfo/Manifest | 4 | ||||
-rw-r--r-- | dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog index b5811ff202fe..08145943e064 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.7 2006/01/27 19:14:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.8 2006/01/28 19:18:35 corsair Exp $ + + 28 Jan 2006; Markus Rothe <corsair@gentoo.org> pecl-fileinfo-1.0.3.ebuild: + Stable on ppc64; bug #120460 27 Jan 2006; Simon Stelling <blubb@gentoo.org> pecl-fileinfo-1.0.3.ebuild: added ~amd64 keyword diff --git a/dev-php4/pecl-fileinfo/Manifest b/dev-php4/pecl-fileinfo/Manifest index b7748cb0b84e..c3aab652d824 100644 --- a/dev-php4/pecl-fileinfo/Manifest +++ b/dev-php4/pecl-fileinfo/Manifest @@ -1,4 +1,4 @@ -MD5 36099c3d64901fa266f59570646d70dd ChangeLog 1028 +MD5 2a75e5e1a67a77e8d73cf906b64a06b1 ChangeLog 1139 MD5 f055d112b7441a4c3f3b38335f835fec files/digest-pecl-fileinfo-1.0.3 61 MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 -MD5 c390f2fb7cc4d0180a28d80d5ddc617b pecl-fileinfo-1.0.3.ebuild 519 +MD5 b8613c1626a09a53496bd57c82f62037 pecl-fileinfo-1.0.3.ebuild 520 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 b3043ded46c0..b42b2c722587 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.3 2006/01/27 19:14:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.4 2006/01/28 19:18:35 corsair 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" |