diff options
Diffstat (limited to 'dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild')
-rw-r--r-- | dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild b/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild index b640a1cbdda4..65cfa615d286 100644 --- a/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild +++ b/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v 1.2 2012/06/24 18:17:51 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v 1.3 2012/07/03 14:48:34 mabi Exp $ EAPI="2" inherit php-pear-lib-r1 @@ -24,6 +24,4 @@ RDEPEND="${DEPEND} || ( <dev-lang/php-5.3[pcre,reflection,spl] >=dev-lang/php-5.3 ) >=dev-php/PEAR-Testing_Selenium-0.2.0" -need_php_by_category - S="${WORKDIR}/PHPUnit_Selenium-${PV}" |