summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-03-08 22:18:30 +0000
committerPeter Volkov <pva@gentoo.org>2008-03-08 22:18:30 +0000
commitf3eb647486630a017837c9c36cad9997e0189131 (patch)
treea37b536785d4dc4145ae9c52e35e2abf48b0a681 /dev-php/PEAR-Testing_Selenium
parentamd64 stable, bug #208848. (diff)
downloadgentoo-2-f3eb647486630a017837c9c36cad9997e0189131.tar.gz
gentoo-2-f3eb647486630a017837c9c36cad9997e0189131.tar.bz2
gentoo-2-f3eb647486630a017837c9c36cad9997e0189131.zip
amd64 stable, bug #208848.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php/PEAR-Testing_Selenium')
-rw-r--r--dev-php/PEAR-Testing_Selenium/ChangeLog5
-rw-r--r--dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog
index 513d5f5d4291..018bff231b93 100644
--- a/dev-php/PEAR-Testing_Selenium/ChangeLog
+++ b/dev-php/PEAR-Testing_Selenium/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Testing_Selenium
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.8 2008/02/04 22:04:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.9 2008/03/08 22:18:30 pva Exp $
+
+ 08 Mar 2008; <pva@gentoo.org> PEAR-Testing_Selenium-0.4.2.ebuild:
+ amd64 stable, bug #208848.
04 Feb 2008; Markus Meier <maekke@gentoo.org>
PEAR-Testing_Selenium-0.4.2.ebuild:
diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild
index 603e372d00cd..764d78b295c8 100644
--- a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild
+++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 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.2.ebuild,v 1.3 2008/02/04 22:04:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild,v 1.4 2008/03/08 22:18:30 pva Exp $
inherit php-pear-r1
DESCRIPTION="PHP Client for Selenium Remote Control."
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/php-5.1.0"