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
commit2133f49865592b5ae2b7b5b33731e09662a9a182 (patch)
treec9cdd86b839fba0b2624f3b1ad9ba858cd207375 /dev-php4/pecl-fileinfo
parentstable amd64 (diff)
downloadgentoo-2-2133f49865592b5ae2b7b5b33731e09662a9a182.tar.gz
gentoo-2-2133f49865592b5ae2b7b5b33731e09662a9a182.tar.bz2
gentoo-2-2133f49865592b5ae2b7b5b33731e09662a9a182.zip
~amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php4/pecl-fileinfo')
-rw-r--r--dev-php4/pecl-fileinfo/ChangeLog5
-rw-r--r--dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog
index 4b458ee75476..b5811ff202fe 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.6 2006/01/26 22:30:18 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.7 2006/01/27 19:14:08 blubb Exp $
+
+ 27 Jan 2006; Simon Stelling <blubb@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
+ added ~amd64 keyword
26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pecl-fileinfo-1.0.3.ebuild:
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 7b1e2113a011..b3043ded46c0 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.2 2006/01/26 22:30:18 gustavoz Exp $
+# $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 $
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"