Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PhpDocumentor: PEAR-PhpDocumentor-1.4.1.ebuild ChangeLog
Date: Fri, 01 Feb 2008 00:38:49
Message-Id: E1JKjva-0008WB-Qp@stork.gentoo.org
1 ranger 08/02/01 00:38:46
2
3 Modified: PEAR-PhpDocumentor-1.4.1.ebuild ChangeLog
4 Log:
5 ppc64 stablization of pear packages for bug 208313
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.3 dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild?r1=1.2&r2=1.3
14
15 Index: PEAR-PhpDocumentor-1.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- PEAR-PhpDocumentor-1.4.1.ebuild 31 Jan 2008 20:16:47 -0000 1.2
22 +++ PEAR-PhpDocumentor-1.4.1.ebuild 1 Feb 2008 00:38:46 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.2 2008/01/31 20:16:47 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.3 2008/02/01 00:38:46 ranger Exp $
28
29 inherit php-pear-r1
30
31 @@ -8,7 +8,7 @@
32 # see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
33 LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
37 IUSE="minimal"
38
39 RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )"
40
41
42
43 1.41 dev-php/PEAR-PhpDocumentor/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.41&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.41&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?r1=1.40&r2=1.41
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v
52 retrieving revision 1.40
53 retrieving revision 1.41
54 diff -u -r1.40 -r1.41
55 --- ChangeLog 31 Jan 2008 20:16:47 -0000 1.40
56 +++ ChangeLog 1 Feb 2008 00:38:46 -0000 1.41
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-php/PEAR-PhpDocumentor
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.40 2008/01/31 20:16:47 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.41 2008/02/01 00:38:46 ranger Exp $
62 +
63 + 01 Feb 2008; Brent Baude <ranger@g.o>
64 + PEAR-PhpDocumentor-1.4.1.ebuild:
65 + Marking PEAR-PhpDocumentor-1.4.1 ppc64 for bug 208313
66
67 31 Jan 2008; Jeroen Roovers <jer@g.o>
68 PEAR-PhpDocumentor-1.4.1.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list