summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-02-19 07:09:30 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-02-19 07:09:30 +0000
commit1b425f5d9a27fa0c898791c8f38e1ae905c19112 (patch)
tree5e282d0249222a84035d1416965a0ab4949f4c0b /dev-php/PEAR-File_Find
parentAdded mplayerplug-in-2.80 which should fix some crashes. (diff)
downloadgentoo-2-1b425f5d9a27fa0c898791c8f38e1ae905c19112.tar.gz
gentoo-2-1b425f5d9a27fa0c898791c8f38e1ae905c19112.tar.bz2
gentoo-2-1b425f5d9a27fa0c898791c8f38e1ae905c19112.zip
Mask ~amd64.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r--dev-php/PEAR-File_Find/ChangeLog6
-rw-r--r--dev-php/PEAR-File_Find/PEAR-File_Find-0.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog
index d3f1352a86a1..bc78948e0bc5 100644
--- a/dev-php/PEAR-File_Find/ChangeLog
+++ b/dev-php/PEAR-File_Find/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-File_Find
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.1 2005/02/16 06:55:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.2 2005/02/19 07:06:38 sebastian Exp $
+
+ 19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-File_Find-0.2.0.ebuild:
+ Mask ~amd64.
*PEAR-File_Find-0.2.0 (16 Feb 2005)
diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-0.2.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-0.2.0.ebuild
index 6ee88110ca2f..3d83bc83435d 100644
--- a/dev-php/PEAR-File_Find/PEAR-File_Find-0.2.0.ebuild
+++ b/dev-php/PEAR-File_Find/PEAR-File_Find-0.2.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-0.2.0.ebuild,v 1.1 2005/02/16 06:55:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-0.2.0.ebuild,v 1.2 2005/02/19 07:06:38 sebastian Exp $
inherit php-pear
DESCRIPTION="A class that facillitates the search of filesystems."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""