summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-26 22:30:18 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-26 22:30:18 +0000
commitc1da41733727cd3a34ddf476c9bba3eb62e5f7cd (patch)
tree0569c68c85d5e8fc9aa1c2f5b4be83ef957f5d66 /dev-php4/pecl-fileinfo
parenttypo (diff)
downloadhistorical-c1da41733727cd3a34ddf476c9bba3eb62e5f7cd.tar.gz
historical-c1da41733727cd3a34ddf476c9bba3eb62e5f7cd.tar.bz2
historical-c1da41733727cd3a34ddf476c9bba3eb62e5f7cd.zip
Stable on sparc wrt #120460
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-php4/pecl-fileinfo')
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog6
-rw-r--r--dev-php4/pecl-fileinfo/Manifest14
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index c8e0ad6d5bdf..4b458ee75476 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.5 2006/01/05 18:04:01 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.6 2006/01/26 22:30:18 gustavoz Exp $
+
+ 26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ pecl-fileinfo-1.0.3.ebuild:
+ Stable on sparc wrt #120460
*pecl-fileinfo-1.0.3 (05 Jan 2006)
diff --git a/dev-php4/pecl-fileinfo/Manifest b/dev-php4/pecl-fileinfo/Manifest
index d15d4ea7fa23..366361d75163 100644
--- a/dev-php4/pecl-fileinfo/Manifest
+++ b/dev-php4/pecl-fileinfo/Manifest
@@ -1,4 +1,14 @@
-MD5 b0b555930d616527242cc8be8593e9ef ChangeLog 813
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 51e014cfd1bc63b2856284698c2fdec3 ChangeLog 930
MD5 f055d112b7441a4c3f3b38335f835fec files/digest-pecl-fileinfo-1.0.3 61
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
-MD5 48c7faba64e4e39bcdd859edf5d8c512 pecl-fileinfo-1.0.3.ebuild 514
+MD5 407ebaf977cec5b06dc8dfde39fd6b58 pecl-fileinfo-1.0.3.ebuild 515
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFD2U2NKRy60XGEcJIRAsctAJ9/kneepaV6INHVY2bnQe1/vbdT0wCeNc2Y
+7ZlOpHe4o8xpXKjNP864ygY=
+=mBh+
+-----END PGP SIGNATURE-----
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 23bd5bcc9be6..7b1e2113a011 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.1 2006/01/05 18:04:01 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.2 2006/01/26 22:30:18 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="~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~ppc ~ppc64 sparc ~x86"
DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP"
SLOT="0"