summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-05-25 15:07:22 +0000
committerBrent Baude <ranger@gentoo.org>2007-05-25 15:07:22 +0000
commit4ba426e26dcb4c5feaec89da7f205334b3f42495 (patch)
treebb017ecc76d6cd1f01983567e6720d1b394e7983 /dev-php4
parentMarking pecl-fileinfo-1.0.4 ppc64 stable for bug 176542 (diff)
downloadgentoo-2-4ba426e26dcb4c5feaec89da7f205334b3f42495.tar.gz
gentoo-2-4ba426e26dcb4c5feaec89da7f205334b3f42495.tar.bz2
gentoo-2-4ba426e26dcb4c5feaec89da7f205334b3f42495.zip
Marking pecl-fileinfo-1.0.4 ppc64 stable for bug 176542
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index dac312a52969..678f197edfde 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.17 2007/05/24 19:38:14 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.18 2007/05/25 15:07:22 ranger Exp $
+
+ 25 May 2007; Brent Baude <ranger@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
+ Marking pecl-fileinfo-1.0.4 ppc64 stable for bug 176542
24 May 2007; Christian Faulhammer <opfer@gentoo.org>
pecl-fileinfo-1.0.4.ebuild:
diff --git a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
index 9f5bd7fe2417..68acc4792f5f 100644
--- a/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
+++ b/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.4.ebuild,v 1.4 2007/05/24 19:38:14 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.5 2007/05/25 15:07:22 ranger 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 hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86"
DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP"