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