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