Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Sun, 16 Sep 2007 06:36:47
Message-Id: E1IWnd1-00068e-FW@stork.gentoo.org
1 jer 07/09/16 06:29:11
2
3 Modified: ChangeLog PEAR-PhpDocumentor-1.4.0.ebuild
4 Log:
5 Stable for HPPA (bug #192247).
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.31 dev-php/PEAR-PhpDocumentor/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.31&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.31&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?r1=1.30&r2=1.31
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v
18 retrieving revision 1.30
19 retrieving revision 1.31
20 diff -u -r1.30 -r1.31
21 --- ChangeLog 6 Sep 2007 15:51:20 -0000 1.30
22 +++ ChangeLog 16 Sep 2007 06:29:10 -0000 1.31
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.30 2007/09/06 15:51:20 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.31 2007/09/16 06:29:10 jer Exp $
28 +
29 + 16 Sep 2007; Jeroen Roovers <jer@g.o>
30 + PEAR-PhpDocumentor-1.4.0.ebuild:
31 + Stable for HPPA (bug #192247).
32
33 06 Sep 2007; Markus Ullmann <jokey@g.o>
34 -PEAR-PhpDocumentor-1.3.0.ebuild:
35
36
37
38 1.2 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.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?rev=1.2&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.1&r2=1.2
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.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- PEAR-PhpDocumentor-1.4.0.ebuild 18 Aug 2007 15:52:24 -0000 1.1
51 +++ PEAR-PhpDocumentor-1.4.0.ebuild 16 Sep 2007 06:29:11 -0000 1.2
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.1 2007/08/18 15:52:24 hoffie Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.2 2007/09/16 06:29:11 jer 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