diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 02:21:10 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 02:21:10 +0000 |
commit | aa80e271fad23ee90731403e51bf06c9afc88dbc (patch) | |
tree | 279b1553b0e2b882177aba2cd520f52f3cc06dae /dev-php5 | |
parent | version bump + old version cleanout (diff) | |
download | gentoo-2-aa80e271fad23ee90731403e51bf06c9afc88dbc.tar.gz gentoo-2-aa80e271fad23ee90731403e51bf06c9afc88dbc.tar.bz2 gentoo-2-aa80e271fad23ee90731403e51bf06c9afc88dbc.zip |
Marked ~amd64, bug 107647.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-fileinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog index 8367a5fbcf95..282ef5456e11 100644 --- a/dev-php5/pecl-fileinfo/ChangeLog +++ b/dev-php5/pecl-fileinfo/ChangeLog @@ -1,6 +1,10 @@ # 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.5 2006/01/05 18:00:32 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.6 2006/01/15 02:21:10 cryos Exp $ + + 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> + pecl-fileinfo-1.0.3.ebuild: + Marked ~amd64, bug 107647. *pecl-fileinfo-1.0.3 (05 Jan 2006) 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 c96316cd048c..85f94504422a 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.1 2006/01/05 18:00:32 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.3.ebuild,v 1.2 2006/01/15 02:21:10 cryos 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" |