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-Structures_DataGrid: PEAR-Structures_DataGrid-0.8.3.ebuild ChangeLog PEAR-Structures_DataGrid-0.6.3.ebuild
Date: Thu, 06 Dec 2007 00:53:06
Message-Id: E1J04z7-0005gl-9C@stork.gentoo.org
1 jokey 07/12/06 00:53:01
2
3 Modified: PEAR-Structures_DataGrid-0.8.3.ebuild ChangeLog
4 Removed: PEAR-Structures_DataGrid-0.6.3.ebuild
5 Log:
6 LICENSE fix from project overlay
7 (Portage version: 2.1.4_rc7)
8
9 Revision Changes Path
10 1.9 dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild?r1=1.8&r2=1.9
15
16 Index: PEAR-Structures_DataGrid-0.8.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- PEAR-Structures_DataGrid-0.8.3.ebuild 22 Oct 2007 19:03:55 -0000 1.8
23 +++ PEAR-Structures_DataGrid-0.8.3.ebuild 6 Dec 2007 00:53:00 -0000 1.9
24 @@ -1,13 +1,13 @@
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-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v 1.8 2007/10/22 19:03:55 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v 1.9 2007/12/06 00:53:00 jokey Exp $
29
30 inherit php-pear-r1
31
32 DESCRIPTION="A tabular structure that contains a record set of data for paging
33 and sorting purposes."
34
35 -LICENSE="PHP"
36 +LICENSE="BSD"
37 SLOT="0"
38 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
39 IUSE=""
40
41
42
43 1.28 dev-php/PEAR-Structures_DataGrid/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 22 Oct 2007 19:03:55 -0000 1.27
56 +++ ChangeLog 6 Dec 2007 00:53:00 -0000 1.28
57 @@ -1,6 +1,15 @@
58 # ChangeLog for dev-php/PEAR-Structures_DataGrid
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.27 2007/10/22 19:03:55 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.28 2007/12/06 00:53:00 jokey Exp $
62 +
63 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
64 + -PEAR-Structures_DataGrid-0.6.3.ebuild,
65 + PEAR-Structures_DataGrid-0.8.3.ebuild:
66 + LICENSE fix from project overlay
67 +
68 + 02 Dec 2007; Jakub Moc <jakub@g.o>
69 + PEAR-Structures_DataGrid-0.8.3.ebuild:
70 + Fix LICENSE
71
72 22 Oct 2007; Raúl Porcel <armin76@g.o>
73 PEAR-Structures_DataGrid-0.8.3.ebuild:
74
75
76
77 --
78 gentoo-commits@g.o mailing list