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.3-r1.ebuild
Date: Fri, 11 Feb 2011 07:09:23
Message-Id: 20110211070912.82F7220054@flycatcher.gentoo.org
1 jer 11/02/11 07:09:12
2
3 Modified: ChangeLog PEAR-PhpDocumentor-1.4.3-r1.ebuild
4 Log:
5 Stable for HPPA (bug #213318).
6
7 (Portage version: 2.2.0_alpha23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.54 dev-php/PEAR-PhpDocumentor/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.54&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.54&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?r1=1.53&r2=1.54
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v
19 retrieving revision 1.53
20 retrieving revision 1.54
21 diff -u -r1.53 -r1.54
22 --- ChangeLog 10 Feb 2011 22:17:58 -0000 1.53
23 +++ ChangeLog 11 Feb 2011 07:09:12 -0000 1.54
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php/PEAR-PhpDocumentor
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.53 2011/02/10 22:17:58 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.54 2011/02/11 07:09:12 jer Exp $
29 +
30 + 11 Feb 2011; Jeroen Roovers <jer@g.o>
31 + PEAR-PhpDocumentor-1.4.3-r1.ebuild:
32 + Stable for HPPA (bug #213318).
33
34 10 Feb 2011; Markos Chandras <hwoarang@g.o>
35 PEAR-PhpDocumentor-1.4.3-r1.ebuild:
36
37
38
39 1.6 dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild?r1=1.5&r2=1.6
44
45 Index: PEAR-PhpDocumentor-1.4.3-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- PEAR-PhpDocumentor-1.4.3-r1.ebuild 10 Feb 2011 22:17:58 -0000 1.5
52 +++ PEAR-PhpDocumentor-1.4.3-r1.ebuild 11 Feb 2011 07:09:12 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.5 2011/02/10 22:17:58 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.6 2011/02/11 07:09:12 jer Exp $
58
59 EAPI="2"
60
61 @@ -10,7 +10,7 @@
62 # see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
63 LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
66 +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
67 IUSE="minimal"
68
69 RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )