Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Testing_Selenium: ChangeLog PEAR-Testing_Selenium-0.4.2.ebuild
Date: Fri, 05 Nov 2010 04:31:11
Message-Id: 20101105043107.A386120051@flycatcher.gentoo.org
1 jer 10/11/05 04:31:07
2
3 Modified: ChangeLog PEAR-Testing_Selenium-0.4.2.ebuild
4 Log:
5 Stable for HPPA (bug #336869).
6
7 (Portage version: 2.1.9.24/cvs/Linux i686)
8
9 Revision Changes Path
10 1.12 dev-php/PEAR-Testing_Selenium/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 22 Jun 2010 22:21:43 -0000 1.11
23 +++ ChangeLog 5 Nov 2010 04:31:07 -0000 1.12
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php/PEAR-Testing_Selenium
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.11 2010/06/22 22:21:43 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.12 2010/11/05 04:31:07 jer Exp $
29 +
30 + 05 Nov 2010; Jeroen Roovers <jer@g.o>
31 + PEAR-Testing_Selenium-0.4.2.ebuild:
32 + Stable for HPPA (bug #336869).
33
34 *PEAR-Testing_Selenium-0.4.3 (22 Jun 2010)
35
36
37
38
39 1.6 dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild?r1=1.5&r2=1.6
44
45 Index: PEAR-Testing_Selenium-0.4.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- PEAR-Testing_Selenium-0.4.2.ebuild 15 Jul 2008 18:25:39 -0000 1.5
52 +++ PEAR-Testing_Selenium-0.4.2.ebuild 5 Nov 2010 04:31:07 -0000 1.6
53 @@ -1,12 +1,12 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $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 $
58 +# $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 $
59
60 inherit php-pear-r1
61
62 DESCRIPTION="PHP Client for Selenium Remote Control."
63 LICENSE="Apache-2.0"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc x86"
66 +KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc x86"
67 IUSE=""
68 DEPEND=">=dev-lang/php-5.1.0"