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