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-Image_Graph: PEAR-Image_Graph-0.7.2.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:28:33
Message-Id: E1J04bM-0004mG-LB@stork.gentoo.org
1 jokey 07/12/06 00:28:28
2
3 Modified: PEAR-Image_Graph-0.7.2.ebuild ChangeLog
4 Log:
5 LICENSE fix from project overlay
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.12 dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild?r1=1.11&r2=1.12
14
15 Index: PEAR-Image_Graph-0.7.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- PEAR-Image_Graph-0.7.2.ebuild 22 Apr 2007 13:44:56 -0000 1.11
22 +++ PEAR-Image_Graph-0.7.2.ebuild 6 Dec 2007 00:28:28 -0000 1.12
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.11 2007/04/22 13:44:56 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.12 2007/12/06 00:28:28 jokey Exp $
28
29 inherit php-pear-r1
30
31 DESCRIPTION="A package for displaying (numerical) data as a graph/chart/plot."
32
33 -LICENSE="PHP"
34 +LICENSE="LGPL-2.1"
35 SLOT="0"
36 KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
37 IUSE=""
38
39
40
41 1.16 dev-php/PEAR-Image_Graph/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog?rev=1.16&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog?rev=1.16&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog?r1=1.15&r2=1.16
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v
50 retrieving revision 1.15
51 retrieving revision 1.16
52 diff -u -r1.15 -r1.16
53 --- ChangeLog 22 Apr 2007 13:44:56 -0000 1.15
54 +++ ChangeLog 6 Dec 2007 00:28:28 -0000 1.16
55 @@ -1,6 +1,13 @@
56 # ChangeLog for dev-php/PEAR-Image_Graph
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.15 2007/04/22 13:44:56 dertobi123 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.16 2007/12/06 00:28:28 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
62 + PEAR-Image_Graph-0.7.2.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o> PEAR-Image_Graph-0.7.2.ebuild:
66 + Fix LICENSE
67
68 22 Apr 2007; Tobias Scherbaum <dertobi123@g.o>
69 PEAR-Image_Graph-0.7.2.ebuild:
70
71
72
73 --
74 gentoo-commits@g.o mailing list