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