summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-28 19:19:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-28 19:19:59 +0000
commitb47894d00aa3c53b87490a593aa34a5029fe3792 (patch)
treeb3a363027a0529e785e2cf0d91cfaa76e43c7c02
parentStable on ppc64; bug #120333 (diff)
downloadgentoo-2-b47894d00aa3c53b87490a593aa34a5029fe3792.tar.gz
gentoo-2-b47894d00aa3c53b87490a593aa34a5029fe3792.tar.bz2
gentoo-2-b47894d00aa3c53b87490a593aa34a5029fe3792.zip
Stable on ppc64; bug #120460
(Portage version: 2.0.54)
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild4
-rw-r--r--dev-php5/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild4
4 files changed, 12 insertions, 6 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/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"
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index e2b4d0758b2d..77cf414c35dc 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.8 2006/01/27 19:14:08 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.9 2006/01/28 19:19:59 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:
stable on amd64
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 6397ce270f21..d5d3e2eb24ba 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.4 2006/01/27 19:14:08 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.5 2006/01/28 19:19:59 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"