diff options
3 files changed, 23 insertions, 2 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog index 864b94ab454e..6bbdfd6dd1cd 100644 --- a/dev-php/PEAR-Testing_Selenium/ChangeLog +++ b/dev-php/PEAR-Testing_Selenium/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Testing_Selenium -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.1 2006/11/19 18:16:01 sebastian Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.2 2007/06/20 13:03:36 angelos Exp $ + +*PEAR-Testing_Selenium-0.3.1 (20 Jun 2007) + + 20 Jun 2007; Christoph Mende <angelos@gentoo.org> + +PEAR-Testing_Selenium-0.3.1.ebuild: + Version bump to 0.3.1 and added ~amd64 *PEAR-Testing_Selenium-0.2.1 (19 Nov 2006) diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.1.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.1.ebuild new file mode 100644 index 000000000000..f30009600de8 --- /dev/null +++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 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.3.1.ebuild,v 1.1 2007/06/20 13:03:36 angelos Exp $ + +inherit php-pear-r1 + +DESCRIPTION="PHP Client for Selenium Remote Control." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RDEPEND="dev-php/PEAR-HTTP_Request" diff --git a/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.1 b/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.1 new file mode 100644 index 000000000000..26beced08243 --- /dev/null +++ b/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.1 @@ -0,0 +1,3 @@ +MD5 9b07398a3b34aba258b981908d1ab2a8 Testing_Selenium-0.3.1.tgz 23369 +RMD160 f3c30beb8eb5ea1982187cec5b8a979997826f6b Testing_Selenium-0.3.1.tgz 23369 +SHA256 abfd8dc6d687c3fa1577c59edc0c51c27da7b3de608808350d53b2e8d2c80265 Testing_Selenium-0.3.1.tgz 23369 |