diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 04:31:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 04:31:07 +0000 |
commit | 0fee6823d36c0db271e325de959f55961e167896 (patch) | |
tree | a7aaf2a9f3310ac33ccea894961ab3fdd257362f /dev-php/PEAR-Testing_Selenium | |
parent | Stable for HPPA (bug #336869). (diff) | |
download | gentoo-2-0fee6823d36c0db271e325de959f55961e167896.tar.gz gentoo-2-0fee6823d36c0db271e325de959f55961e167896.tar.bz2 gentoo-2-0fee6823d36c0db271e325de959f55961e167896.zip |
Stable for HPPA (bug #336869).
(Portage version: 2.1.9.24/cvs/Linux i686)
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog index 500960a14f99..9a8c125359eb 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.11 2010/06/22 22:21:43 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.12 2010/11/05 04:31:07 jer Exp $ + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> + PEAR-Testing_Selenium-0.4.2.ebuild: + Stable for HPPA (bug #336869). *PEAR-Testing_Selenium-0.4.3 (22 Jun 2010) 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 2896de3cb65f..e47014eaa784 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 +# 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.2.ebuild,v 1.5 2008/07/15 18:25:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild,v 1.6 2010/11/05 04:31:07 jer 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" +KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.1.0" |