summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-01-27 19:14:08 +0000
committerSimon Stelling <blubb@gentoo.org>2006-01-27 19:14:08 +0000
commit00cb7079d85428b6d1bc0a7fb4648bf41a5efcf2 (patch)
treed421036a0346edbb28714696bd9d241749f96d29 /dev-php5
parent~amd64 (diff)
downloadhistorical-00cb7079d85428b6d1bc0a7fb4648bf41a5efcf2.tar.gz
historical-00cb7079d85428b6d1bc0a7fb4648bf41a5efcf2.tar.bz2
historical-00cb7079d85428b6d1bc0a7fb4648bf41a5efcf2.zip
stable amd64
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php5/pecl-fileinfo/Manifest14
-rw-r--r--dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index f13636e9628d..e2b4d0758b2d 100644
--- a/dev-php5/pecl-fileinfo/ChangeLog
+++ b/dev-php5/pecl-fileinfo/ChangeLog
@@ -1,6 +1,9 @@
# 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.7 2006/01/26 22:31:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.8 2006/01/27 19:14:08 blubb Exp $
+
+ 27 Jan 2006; Simon Stelling <blubb@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
+ stable on amd64
26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pecl-fileinfo-1.0.3.ebuild:
diff --git a/dev-php5/pecl-fileinfo/Manifest b/dev-php5/pecl-fileinfo/Manifest
index 377533b87881..47d6a4128169 100644
--- a/dev-php5/pecl-fileinfo/Manifest
+++ b/dev-php5/pecl-fileinfo/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 28f39fe8798da7a522b8834c7845656e ChangeLog 1068
+MD5 d0d041e7581385c98dc7fa32c2bf76c7 ChangeLog 1161
MD5 f055d112b7441a4c3f3b38335f835fec files/digest-pecl-fileinfo-1.0.3 61
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
-MD5 92d94006baa712f4682dd5b45cad73d9 pecl-fileinfo-1.0.3.ebuild 522
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFD2U3dKRy60XGEcJIRAomJAJ9fBEoJYXjMw4CUS8w1Nd9YSK3yCQCZAWUe
-Ix9bkOa+lC4qovz+NnwoVgE=
-=01lv
------END PGP SIGNATURE-----
+MD5 4041e7b728a76462bd1d7fc6ff5af804 pecl-fileinfo-1.0.3.ebuild 518
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 a6c2db521521..6397ce270f21 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.3 2006/01/26 22:31:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.4 2006/01/27 19:14:08 blubb 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"