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_GraphViz: PEAR-Image_GraphViz-1.3.0_rc2.ebuild ChangeLog PEAR-Image_GraphViz-1.2.1.ebuild
Date: Thu, 06 Dec 2007 00:29:19
Message-Id: E1J04c6-0004nM-If@stork.gentoo.org
1 jokey 07/12/06 00:29:14
2
3 Modified: PEAR-Image_GraphViz-1.3.0_rc2.ebuild ChangeLog
4 Removed: PEAR-Image_GraphViz-1.2.1.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-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild?r1=1.1&r2=1.2
15
16 Index: PEAR-Image_GraphViz-1.3.0_rc2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- PEAR-Image_GraphViz-1.3.0_rc2.ebuild 29 Nov 2007 23:26:45 -0000 1.1
23 +++ PEAR-Image_GraphViz-1.3.0_rc2.ebuild 6 Dec 2007 00:29:14 -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-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.1 2007/11/29 23:26:45 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.2 2007/12/06 00:29:14 jokey Exp $
29
30 inherit php-pear-r1
31
32 DESCRIPTION="PHP interface to AT&T's GraphViz tools."
33 -LICENSE="PHP"
34 +LICENSE="PHP-3"
35 SLOT="0"
36 KEYWORDS="~amd64 ~x86"
37 IUSE=""
38
39
40
41 1.4 dev-php/PEAR-Image_GraphViz/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog?r1=1.3&r2=1.4
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- ChangeLog 29 Nov 2007 23:26:45 -0000 1.3
54 +++ ChangeLog 6 Dec 2007 00:29:14 -0000 1.4
55 @@ -1,6 +1,14 @@
56 # ChangeLog for dev-php/PEAR-Image_GraphViz
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.3 2007/11/29 23:26:45 jokey Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.4 2007/12/06 00:29:14 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
62 + -PEAR-Image_GraphViz-1.2.1.ebuild, PEAR-Image_GraphViz-1.3.0_rc2.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o>
66 + PEAR-Image_GraphViz-1.3.0_rc2.ebuild:
67 + Fix LICENSE
68
69 *PEAR-Image_GraphViz-1.3.0_rc2 (29 Nov 2007)
70
71
72
73
74 --
75 gentoo-commits@g.o mailing list