diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-04 22:04:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-04 22:04:18 +0000 |
commit | c53e2b6f9363b37785191ddc2af367e58fa9dee2 (patch) | |
tree | ec9a16b91eaafb88b4b1581ef1ab7c35be2b6f5d /dev-php/PEAR-Testing_Selenium | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-c53e2b6f9363b37785191ddc2af367e58fa9dee2.tar.gz gentoo-2-c53e2b6f9363b37785191ddc2af367e58fa9dee2.tar.bz2 gentoo-2-c53e2b6f9363b37785191ddc2af367e58fa9dee2.zip |
x86 stable, bug #208848
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-php/PEAR-Testing_Selenium')
-rw-r--r-- | dev-php/PEAR-Testing_Selenium/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog index f82fcb776bf9..513d5f5d4291 100644 --- a/dev-php/PEAR-Testing_Selenium/ChangeLog +++ b/dev-php/PEAR-Testing_Selenium/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2008/01/17 12:23:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.8 2008/02/04 22:04:18 maekke Exp $ + + 04 Feb 2008; Markus Meier <maekke@gentoo.org> + PEAR-Testing_Selenium-0.4.2.ebuild: + x86 stable, bug #208848 17 Jan 2008; Raúl Porcel <armin76@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 629d4b70daa7..603e372d00cd 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.2 2008/01/17 12:23:02 armin76 Exp $ +# $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 $ 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" |