summaryrefslogtreecommitdiff
blob: ea493225c0dd4a457e835f39138c64797e9dd40c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-File_Iterator/PEAR-File_Iterator-1.2.3.ebuild,v 1.1 2010/10/04 22:45:24 jokey Exp $

inherit php-pear-r1 depend.php eutils

DESCRIPTION="FilterIterator implementation that filters files based on a list of suffixes"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
SRC_URI="http://pear.phpunit.de/get/File_Iterator-${PV}.tgz"