diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-11-08 17:03:09 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-11-08 17:03:09 +0000 |
commit | 0a69afff5cac3701719dfbd82066650f37bfe82f (patch) | |
tree | 8891b81e7210535acc2eed2f63a57a3c45ff1b8a /dev-php/PEAR-Testing_Selenium | |
parent | alpha/sparc stable wrt security #113683, thanks to Tobias Klausmann and Alex ... (diff) | |
download | gentoo-2-0a69afff5cac3701719dfbd82066650f37bfe82f.tar.gz gentoo-2-0a69afff5cac3701719dfbd82066650f37bfe82f.tar.bz2 gentoo-2-0a69afff5cac3701719dfbd82066650f37bfe82f.zip |
Version bump from project overlay
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-Testing_Selenium')
3 files changed, 26 insertions, 1 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog index 6bbdfd6dd1cd..7c9ff6cd0e53 100644 --- a/dev-php/PEAR-Testing_Selenium/ChangeLog +++ b/dev-php/PEAR-Testing_Selenium/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-Testing_Selenium # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.3 2007/11/08 17:03:08 jokey Exp $ + +*PEAR-Testing_Selenium-0.4.0 (08 Nov 2007) + + 08 Nov 2007; Markus Ullmann <jokey@gentoo.org> + +PEAR-Testing_Selenium-0.4.0.ebuild: + Version bump from project overlay + + 28 Oct 2007; Jakub Moc <jakub@gentoo.org> + +PEAR-Testing_Selenium-0.4.0.ebuild: + Version bump *PEAR-Testing_Selenium-0.3.1 (20 Jun 2007) diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild new file mode 100644 index 000000000000..31193e581066 --- /dev/null +++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.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.4.0.ebuild,v 1.1 2007/11/08 17:03:08 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="PHP Client for Selenium Remote Control." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +DEPEND=">=dev-lang/php-5.1.0" diff --git a/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.4.0 b/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.4.0 new file mode 100644 index 000000000000..5317f4c77204 --- /dev/null +++ b/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.4.0 @@ -0,0 +1,3 @@ +MD5 5fbc64bd36081e962e26970268d5b4a1 Testing_Selenium-0.4.0.tgz 25238 +RMD160 eafaa472a015d4f0967fb5c235be6d74ded9ab82 Testing_Selenium-0.4.0.tgz 25238 +SHA256 72af9bed548efe008e32419895df8ee21ccf76bc18717ab6b1f6388ebf85048b Testing_Selenium-0.4.0.tgz 25238 |