Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PhpDocumentor: ChangeLog PEAR-PhpDocumentor-1.4.0.ebuild
Date: Mon, 22 Oct 2007 18:54:11
Message-Id: E1Ik2Pe-00051X-Cq@stork.gentoo.org
1 armin76 07/10/22 18:54:06
2
3 Modified: ChangeLog PEAR-PhpDocumentor-1.4.0.ebuild
4 Log:
5 ia64 stable wrt #192247
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.37 dev-php/PEAR-PhpDocumentor/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.37&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.37&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?r1=1.36&r2=1.37
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v
18 retrieving revision 1.36
19 retrieving revision 1.37
20 diff -u -r1.36 -r1.37
21 --- ChangeLog 5 Oct 2007 20:05:59 -0000 1.36
22 +++ ChangeLog 22 Oct 2007 18:54:05 -0000 1.37
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-php/PEAR-PhpDocumentor
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.36 2007/10/05 20:05:59 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.37 2007/10/22 18:54:05 armin76 Exp $
28 +
29 + 22 Oct 2007; Raúl Porcel <armin76@g.o>
30 + PEAR-PhpDocumentor-1.4.0.ebuild:
31 + ia64 stable wrt #192247
32
33 05 Oct 2007; Raúl Porcel <armin76@g.o>
34 PEAR-PhpDocumentor-1.4.0.ebuild:
35
36
37
38 1.8 dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?r1=1.7&r2=1.8
43
44 Index: PEAR-PhpDocumentor-1.4.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- PEAR-PhpDocumentor-1.4.0.ebuild 5 Oct 2007 20:05:59 -0000 1.7
51 +++ PEAR-PhpDocumentor-1.4.0.ebuild 22 Oct 2007 18:54:05 -0000 1.8
52 @@ -1,13 +1,13 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.7 2007/10/05 20:05:59 armin76 Exp $
56 +# $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 $
57
58 inherit php-pear-r1
59
60 DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source."
61 LICENSE="PHP"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
65 IUSE="minimal"
66
67 RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )"
68
69
70
71 --
72 gentoo-commits@g.o mailing list