summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 02:21:10 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 02:21:10 +0000
commitf83a257991602b3017d507d59847008fb6108ac3 (patch)
tree7dacc74921330e25aafe7f7352d00ab6bbf854cf /dev-php5/pecl-fileinfo
parentversion bump + old version cleanout (diff)
downloadhistorical-f83a257991602b3017d507d59847008fb6108ac3.tar.gz
historical-f83a257991602b3017d507d59847008fb6108ac3.tar.bz2
historical-f83a257991602b3017d507d59847008fb6108ac3.zip
Marked ~amd64, bug 107647.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-rw-r--r--dev-php5/pecl-fileinfo/ChangeLog6
-rw-r--r--dev-php5/pecl-fileinfo/Manifest14
-rw-r--r--dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index 8367a5fbcf95..282ef5456e11 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.5 2006/01/05 18:00:32 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.6 2006/01/15 02:21:10 cryos Exp $
+
+ 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
+ pecl-fileinfo-1.0.3.ebuild:
+ Marked ~amd64, bug 107647.
*pecl-fileinfo-1.0.3 (05 Jan 2006)
diff --git a/dev-php5/pecl-fileinfo/Manifest b/dev-php5/pecl-fileinfo/Manifest
index 2b0b96753f65..11b19e774706 100644
--- a/dev-php5/pecl-fileinfo/Manifest
+++ b/dev-php5/pecl-fileinfo/Manifest
@@ -1,4 +1,14 @@
-MD5 c64978567d68b6ef0079f38c3702a9f1 ChangeLog 839
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 c163f30aace2398d656d153a4dda263f ChangeLog 950
MD5 f055d112b7441a4c3f3b38335f835fec files/digest-pecl-fileinfo-1.0.3 61
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
-MD5 9bda7d399a3f05fb56f72886ebf5c9e1 pecl-fileinfo-1.0.3.ebuild 514
+MD5 322f269fe14e804db54b744f9f8a2c0c pecl-fileinfo-1.0.3.ebuild 520
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDybGhntT9W3vfTuoRAoTYAJwNQZsM6QARFU+F0f4ajbqcWIYgbwCeL+BQ
+koTBrnk301ONp/kXNJXR8cg=
+=UivT
+-----END PGP SIGNATURE-----
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 c96316cd048c..85f94504422a 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.1 2006/01/05 18:00:32 chtekk Exp $
+# $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 $
PHP_EXT_NAME="fileinfo"
PHP_EXT_PECL_PKG="Fileinfo"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP"
SLOT="0"