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