Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@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.0.ebuild
Date: Thu, 08 Nov 2007 17:03:14
Message-Id: E1IqAmb-0002oi-9Q@stork.gentoo.org
1 jokey 07/11/08 17:03:09
2
3 Modified: ChangeLog
4 Added: PEAR-Testing_Selenium-0.4.0.ebuild
5 Log:
6 Version bump from project overlay
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.3 dev-php/PEAR-Testing_Selenium/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 20 Jun 2007 13:03:36 -0000 1.2
23 +++ ChangeLog 8 Nov 2007 17:03:08 -0000 1.3
24 @@ -1,6 +1,16 @@
25 # ChangeLog for dev-php/PEAR-Testing_Selenium
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.2 2007/06/20 13:03:36 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.3 2007/11/08 17:03:08 jokey Exp $
29 +
30 +*PEAR-Testing_Selenium-0.4.0 (08 Nov 2007)
31 +
32 + 08 Nov 2007; Markus Ullmann <jokey@g.o>
33 + +PEAR-Testing_Selenium-0.4.0.ebuild:
34 + Version bump from project overlay
35 +
36 + 28 Oct 2007; Jakub Moc <jakub@g.o>
37 + +PEAR-Testing_Selenium-0.4.0.ebuild:
38 + Version bump
39
40 *PEAR-Testing_Selenium-0.3.1 (20 Jun 2007)
41
42
43
44
45 1.1 dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild?rev=1.1&content-type=text/plain
49
50 Index: PEAR-Testing_Selenium-0.4.0.ebuild
51 ===================================================================
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $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 $
55
56 inherit php-pear-r1
57
58 DESCRIPTION="PHP Client for Selenium Remote Control."
59 LICENSE="PHP"
60 SLOT="0"
61 KEYWORDS="~amd64 ~x86"
62 IUSE=""
63 DEPEND=">=dev-lang/php-5.1.0"
64
65
66
67 --
68 gentoo-commits@g.o mailing list