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-libs/fcgi: ChangeLog fcgi-2.4.1_pre0910052249.ebuild
Date: Tue, 29 May 2012 19:08:12
Message-Id: 20120529190759.B16E52004B@flycatcher.gentoo.org
1 ranger 12/05/29 19:07:59
2
3 Modified: ChangeLog fcgi-2.4.1_pre0910052249.ebuild
4 Log:
5 Marking fcgi-2.4.1_pre0910052249 ppc for bug 415433
6
7 (Portage version: 2.1.10.49/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.52 dev-libs/fcgi/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 26 May 2012 09:50:44 -0000 1.51
23 +++ ChangeLog 29 May 2012 19:07:59 -0000 1.52
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/fcgi
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.51 2012/05/26 09:50:44 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.52 2012/05/29 19:07:59 ranger Exp $
29 +
30 + 29 May 2012; Brent Baude <ranger@g.o> fcgi-2.4.1_pre0910052249.ebuild:
31 + Marking fcgi-2.4.1_pre0910052249 ppc for bug 415433
32
33 26 May 2012; Markus Meier <maekke@g.o>
34 fcgi-2.4.1_pre0910052249.ebuild:
35
36
37
38 1.6 dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild?r1=1.5&r2=1.6
43
44 Index: fcgi-2.4.1_pre0910052249.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- fcgi-2.4.1_pre0910052249.ebuild 26 May 2012 09:50:44 -0000 1.5
51 +++ fcgi-2.4.1_pre0910052249.ebuild 29 May 2012 19:07:59 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v 1.5 2012/05/26 09:50:44 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v 1.6 2012/05/29 19:07:59 ranger Exp $
57
58 EAPI="2"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="FastCGI"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
66 IUSE="html"
67
68 DEPEND=""