diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:25:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:25:39 +0000 |
commit | 17b95aae77f5845f13e1507edf94f189341fa53d (patch) | |
tree | cca8bee72be3025e3f328f5bdfaa9c0a75a49309 /dev-php | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-17b95aae77f5845f13e1507edf94f189341fa53d.tar.gz gentoo-2-17b95aae77f5845f13e1507edf94f189341fa53d.tar.bz2 gentoo-2-17b95aae77f5845f13e1507edf94f189341fa53d.zip |
Marked ~hppa too.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'dev-php')
-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 018bff231b93..570bf195b535 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.9 2008/03/08 22:18:30 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.10 2008/07/15 18:25:39 jer Exp $ + + 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> + PEAR-Testing_Selenium-0.4.2.ebuild: + Marked ~hppa too. 08 Mar 2008; <pva@gentoo.org> PEAR-Testing_Selenium-0.4.2.ebuild: amd64 stable, bug #208848. 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 764d78b295c8..2896de3cb65f 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.4 2008/03/08 22:18:30 pva Exp $ +# $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 $ 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 ~hppa ~ia64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.1.0" |