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-Text_Diff: PEAR-Text_Diff-0.3.1.ebuild ChangeLog PEAR-Text_Diff-0.2.1.ebuild PEAR-Text_Diff-0.3.0.ebuild PEAR-Text_Diff-0.2.0.ebuild
Date: Thu, 06 Dec 2007 00:54:36
Message-Id: E1J050Z-0005m7-1A@stork.gentoo.org
1 jokey 07/12/06 00:54:31
2
3 Modified: PEAR-Text_Diff-0.3.1.ebuild ChangeLog
4 PEAR-Text_Diff-0.2.1.ebuild
5 Removed: PEAR-Text_Diff-0.3.0.ebuild
6 PEAR-Text_Diff-0.2.0.ebuild
7 Log:
8 LICENSE fix from project overlay
9 (Portage version: 2.1.4_rc7)
10
11 Revision Changes Path
12 1.2 dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild?r1=1.1&r2=1.2
17
18 Index: PEAR-Text_Diff-0.3.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- PEAR-Text_Diff-0.3.1.ebuild 8 Nov 2007 17:08:12 -0000 1.1
25 +++ PEAR-Text_Diff-0.3.1.ebuild 6 Dec 2007 00:54:30 -0000 1.2
26 @@ -1,12 +1,12 @@
27 # Copyright 1999-2007 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild,v 1.1 2007/11/08 17:08:12 jokey Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild,v 1.2 2007/12/06 00:54:30 jokey Exp $
31
32 inherit php-pear-r1
33
34 DESCRIPTION="Engine for performing and rendering text diffs."
35
36 -LICENSE="PHP"
37 +LICENSE="LGPL-2.1"
38 SLOT="0"
39 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
40 IUSE=""
41
42
43
44 1.29 dev-php/PEAR-Text_Diff/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog?rev=1.29&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog?rev=1.29&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog?r1=1.28&r2=1.29
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v
53 retrieving revision 1.28
54 retrieving revision 1.29
55 diff -u -r1.28 -r1.29
56 --- ChangeLog 8 Nov 2007 17:08:12 -0000 1.28
57 +++ ChangeLog 6 Dec 2007 00:54:30 -0000 1.29
58 @@ -1,6 +1,15 @@
59 # ChangeLog for dev-php/PEAR-Text_Diff
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.28 2007/11/08 17:08:12 jokey Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.29 2007/12/06 00:54:30 jokey Exp $
63 +
64 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
65 + -PEAR-Text_Diff-0.2.0.ebuild, PEAR-Text_Diff-0.2.1.ebuild,
66 + -PEAR-Text_Diff-0.3.0.ebuild, PEAR-Text_Diff-0.3.1.ebuild:
67 + LICENSE fix from project overlay
68 +
69 + 02 Dec 2007; Jakub Moc <jakub@g.o>
70 + PEAR-Text_Diff-0.2.1.ebuild, PEAR-Text_Diff-0.3.1.ebuild:
71 + Fix LICENSE
72
73 *PEAR-Text_Diff-0.3.1 (08 Nov 2007)
74
75
76
77
78 1.9 dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild?rev=1.9&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild?rev=1.9&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild?r1=1.8&r2=1.9
83
84 Index: PEAR-Text_Diff-0.2.1.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v
87 retrieving revision 1.8
88 retrieving revision 1.9
89 diff -u -r1.8 -r1.9
90 --- PEAR-Text_Diff-0.2.1.ebuild 22 Oct 2007 19:05:09 -0000 1.8
91 +++ PEAR-Text_Diff-0.2.1.ebuild 6 Dec 2007 00:54:30 -0000 1.9
92 @@ -1,12 +1,11 @@
93 # Copyright 1999-2007 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.8 2007/10/22 19:05:09 armin76 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.9 2007/12/06 00:54:30 jokey Exp $
97
98 inherit php-pear-r1
99
100 DESCRIPTION="Engine for performing and rendering text diffs."
101 -
102 -LICENSE="PHP"
103 +LICENSE="LGPL-2.1"
104 SLOT="0"
105 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
106 IUSE=""
107
108
109
110 --
111 gentoo-commits@g.o mailing list