Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Mon, 24 Dec 2007 12:49:55
Message-Id: E1J6mkc-0005GQ-GX@stork.gentoo.org
1 armin76 07/12/24 12:49:46
2
3 Modified: ChangeLog
4 Added: PEAR-Testing_Selenium-0.4.2.ebuild
5 Log:
6 Version bump from the php-overlay
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.6 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.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 15 Dec 2007 12:00:06 -0000 1.5
23 +++ ChangeLog 24 Dec 2007 12:49:45 -0000 1.6
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.5 2007/12/15 12:00:06 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.6 2007/12/24 12:49:45 armin76 Exp $
29 +
30 +*PEAR-Testing_Selenium-0.4.2 (24 Dec 2007)
31 +
32 + 24 Dec 2007; Raúl Porcel <armin76@g.o>
33 + +PEAR-Testing_Selenium-0.4.2.ebuild:
34 + Version bump from the php-overlay
35 +
36 + 18 Dec 2007; Jakub Moc <jakub@g.o>
37 + +PEAR-Testing_Selenium-0.4.2.ebuild:
38 + Version bump
39
40 *PEAR-Testing_Selenium-0.4.1 (15 Dec 2007)
41
42
43
44
45 1.1 dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.2.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.2.ebuild?rev=1.1&content-type=text/plain
49
50 Index: PEAR-Testing_Selenium-0.4.2.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.2.ebuild,v 1.1 2007/12/24 12:49:45 armin76 Exp $
55
56 inherit php-pear-r1
57
58 DESCRIPTION="PHP Client for Selenium Remote Control."
59 LICENSE="Apache-2.0"
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