diff options
Diffstat (limited to 'dev-php5/PEAR-DbUnit/PEAR-DbUnit-1.0.0.ebuild')
-rw-r--r-- | dev-php5/PEAR-DbUnit/PEAR-DbUnit-1.0.0.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-php5/PEAR-DbUnit/PEAR-DbUnit-1.0.0.ebuild b/dev-php5/PEAR-DbUnit/PEAR-DbUnit-1.0.0.ebuild deleted file mode 100644 index 375262d23578..000000000000 --- a/dev-php5/PEAR-DbUnit/PEAR-DbUnit-1.0.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-DbUnit/PEAR-DbUnit-1.0.0.ebuild,v 1.1 2010/10/04 22:47:54 jokey Exp $ - -inherit php-pear-r1 depend.php eutils - -DESCRIPTION="DbUnit port for PHP/PHPUnit" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -SRC_URI="http://pear.phpunit.de/get/DbUnit-${PV}.tgz" - -RDEPEND="${RDEPEND} - >=dev-php5/ezc-ConsoleTools-1.6 - >=dev-php5/PEAR-File_Iterator-1.2.2 - dev-php5/PEAR-PHP_TokenStream - dev-php5/PEAR-Text_Template" |