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-Console_Table: PEAR-Console_Table-1.0.7.ebuild ChangeLog PEAR-Console_Table-1.0.2-r1.ebuild
Date: Wed, 05 Dec 2007 23:50:24
Message-Id: E1J040Q-0003sU-R7@stork.gentoo.org
1 jokey 07/12/05 23:50:18
2
3 Modified: PEAR-Console_Table-1.0.7.ebuild ChangeLog
4 Removed: PEAR-Console_Table-1.0.2-r1.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-Console_Table/PEAR-Console_Table-1.0.7.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild?r1=1.8&r2=1.9
15
16 Index: PEAR-Console_Table-1.0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- PEAR-Console_Table-1.0.7.ebuild 22 Oct 2007 16:34:22 -0000 1.8
23 +++ PEAR-Console_Table-1.0.7.ebuild 5 Dec 2007 23:50:18 -0000 1.9
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-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.8 2007/10/22 16:34:22 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.9 2007/12/05 23:50:18 jokey Exp $
29
30 inherit php-pear-r1
31
32 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
33 DESCRIPTION="Class that makes it easy to build console style tables."
34 -LICENSE="PHP"
35 +LICENSE="BSD"
36 SLOT="0"
37 IUSE=""
38
39
40
41 1.26 dev-php/PEAR-Console_Table/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog?rev=1.26&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog?rev=1.26&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog?r1=1.25&r2=1.26
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v
50 retrieving revision 1.25
51 retrieving revision 1.26
52 diff -u -r1.25 -r1.26
53 --- ChangeLog 22 Oct 2007 16:34:22 -0000 1.25
54 +++ ChangeLog 5 Dec 2007 23:50:18 -0000 1.26
55 @@ -1,6 +1,14 @@
56 # ChangeLog for dev-php/PEAR-Console_Table
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.25 2007/10/22 16:34:22 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.26 2007/12/05 23:50:18 jokey Exp $
60 +
61 + 05 Dec 2007; Markus Ullmann <jokey@g.o>
62 + -PEAR-Console_Table-1.0.2-r1.ebuild, PEAR-Console_Table-1.0.7.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o>
66 + PEAR-Console_Table-1.0.7.ebuild:
67 + Fix LICENSE
68
69 22 Oct 2007; Raúl Porcel <armin76@g.o>
70 PEAR-Console_Table-1.0.7.ebuild:
71
72
73
74 --
75 gentoo-commits@g.o mailing list