summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild')
-rw-r--r--dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild
new file mode 100644
index 000000000000..f6b667094f9d
--- /dev/null
+++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild,v 1.1 2010/06/22 22:21:43 mabi Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="PHP Client for Selenium Remote Control."
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
+IUSE=""
+DEPEND=">=dev-lang/php-5.1.0"