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-PhpDocumentor: PEAR-PhpDocumentor-1.4.0.ebuild ChangeLog PEAR-PhpDocumentor-1.3.0_rc5.ebuild
Date: Thu, 06 Dec 2007 00:49:49
Message-Id: E1J04vw-0005Ye-UI@stork.gentoo.org
1 jokey 07/12/06 00:49:44
2
3 Modified: PEAR-PhpDocumentor-1.4.0.ebuild ChangeLog
4 Removed: PEAR-PhpDocumentor-1.3.0_rc5.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-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?r1=1.8&r2=1.9
15
16 Index: PEAR-PhpDocumentor-1.4.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- PEAR-PhpDocumentor-1.4.0.ebuild 22 Oct 2007 18:54:05 -0000 1.8
23 +++ PEAR-PhpDocumentor-1.4.0.ebuild 6 Dec 2007 00:49:44 -0000 1.9
24 @@ -1,11 +1,12 @@
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-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.8 2007/10/22 18:54:05 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.9 2007/12/06 00:49:44 jokey Exp $
29
30 inherit php-pear-r1
31
32 DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
33 -LICENSE="PHP"
34 +# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
35 +LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
36 SLOT="0"
37 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
38 IUSE="minimal"
39
40
41
42 1.38 dev-php/PEAR-PhpDocumentor/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.38&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.38&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?r1=1.37&r2=1.38
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v
51 retrieving revision 1.37
52 retrieving revision 1.38
53 diff -u -r1.37 -r1.38
54 --- ChangeLog 22 Oct 2007 18:54:05 -0000 1.37
55 +++ ChangeLog 6 Dec 2007 00:49:44 -0000 1.38
56 @@ -1,6 +1,14 @@
57 # ChangeLog for dev-php/PEAR-PhpDocumentor
58 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.37 2007/10/22 18:54:05 armin76 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.38 2007/12/06 00:49:44 jokey Exp $
61 +
62 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
63 + -PEAR-PhpDocumentor-1.3.0_rc5.ebuild, PEAR-PhpDocumentor-1.4.0.ebuild:
64 + LICENSE fix from project overlay
65 +
66 + 02 Dec 2007; Jakub Moc <jakub@g.o>
67 + PEAR-PhpDocumentor-1.4.0.ebuild:
68 + Fix LICENSE, also add a link to upstream bug tracker wrt licensing issues.
69
70 22 Oct 2007; Raúl Porcel <armin76@g.o>
71 PEAR-PhpDocumentor-1.4.0.ebuild:
72
73
74
75 --
76 gentoo-commits@g.o mailing list