diff options
author | Matti Bickel <mabi@gentoo.org> | 2010-06-22 22:21:43 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2010-06-22 22:21:43 +0000 |
commit | 029012b77645d96feef548f10c00f337d50c74c9 (patch) | |
tree | 93b17a423866693f6334f69db156e4a54ea2598a /dev-php | |
parent | Version bump #323417 by Wilfried Holzke. Add amd64 love #287421 by jon R-B. (diff) | |
download | gentoo-2-029012b77645d96feef548f10c00f337d50c74c9.tar.gz gentoo-2-029012b77645d96feef548f10c00f337d50c74c9.tar.bz2 gentoo-2-029012b77645d96feef548f10c00f337d50c74c9.zip |
bump
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Testing_Selenium/ChangeLog | 11 | ||||
-rw-r--r-- | dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.1.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild (renamed from dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild) | 6 |
3 files changed, 12 insertions, 17 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog index 570bf195b535..500960a14f99 100644 --- a/dev-php/PEAR-Testing_Selenium/ChangeLog +++ b/dev-php/PEAR-Testing_Selenium/ChangeLog @@ -1,6 +1,13 @@ # 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.10 2008/07/15 18:25:39 jer Exp $ +# 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 $ + +*PEAR-Testing_Selenium-0.4.3 (22 Jun 2010) + + 22 Jun 2010; Matti Bickel <mabi@gentoo.org> + -PEAR-Testing_Selenium-0.4.0.ebuild, -PEAR-Testing_Selenium-0.4.1.ebuild, + +PEAR-Testing_Selenium-0.4.3.ebuild: + version bump (bug #322723) & remove old 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> PEAR-Testing_Selenium-0.4.2.ebuild: diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.1.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.1.ebuild deleted file mode 100644 index 7ad2710461dc..000000000000 --- a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.1.ebuild,v 1.1 2007/12/15 12:00:06 jokey Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PHP Client for Selenium Remote Control." -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND=">=dev-lang/php-5.1.0" 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.3.ebuild index 5c4964d62a7d..f6b667094f9d 100644 --- a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild +++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 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.0.ebuild,v 1.2 2007/12/06 00:53:42 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.3.ebuild,v 1.1 2010/06/22 22:21:43 mabi Exp $ inherit php-pear-r1 DESCRIPTION="PHP Client for Selenium Remote Control." LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/php-5.1.0" |