summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:27:46 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:27:46 +0000
commitc566e9db720af324d987f8a42f06accbd93de5b0 (patch)
treeef92311c8b3981585544ad7c50b8af07b869745a /dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
parentx86 stable wrt bug #354753 (diff)
downloadgentoo-2-c566e9db720af324d987f8a42f06accbd93de5b0.tar.gz
gentoo-2-c566e9db720af324d987f8a42f06accbd93de5b0.tar.bz2
gentoo-2-c566e9db720af324d987f8a42f06accbd93de5b0.zip
x86 stable wrt bug #495558
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-php/File_Iterator/File_Iterator-1.3.4.ebuild')
-rw-r--r--dev-php/File_Iterator/File_Iterator-1.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild b/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
index 66cce3e0a68f..33df6883c456 100644
--- a/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
+++ b/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild,v 1.2 2014/02/11 19:00:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild,v 1.3 2014/02/24 02:27:46 phajdan.jr Exp $
EAPI=4
@@ -12,6 +12,6 @@ inherit php-pear-lib-r1
DESCRIPTION="FilterIterator implementation that filters files based on a list of suffixes"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 hppa ~x86"
+KEYWORDS="~amd64 hppa x86"
IUSE=""
HOMEPAGE="https://github.com/sebastianbergmann/php-file-iterator"