Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@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: Sun, 29 Jul 2012 23:56:33
Message-Id: 20120729235622.CDE422004B@flycatcher.gentoo.org
1 blueness 12/07/29 23:56:22
2
3 Modified: ChangeLog fcgi-2.4.1_pre0910052249.ebuild
4 Log:
5 Stable ppc64, bug #415433
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.55 dev-libs/fcgi/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 29 Jul 2012 17:03:20 -0000 1.54
23 +++ ChangeLog 29 Jul 2012 23:56:22 -0000 1.55
24 @@ -1,6 +1,10 @@
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.54 2012/07/29 17:03:20 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.55 2012/07/29 23:56:22 blueness Exp $
29 +
30 + 29 Jul 2012; Anthony G. Basile <blueness@g.o>
31 + fcgi-2.4.1_pre0910052249.ebuild:
32 + Stable ppc64, bug #415433
33
34 29 Jul 2012; Raúl Porcel <armin76@g.o>
35 fcgi-2.4.1_pre0910052249.ebuild:
36
37
38
39 1.9 dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild?r1=1.8&r2=1.9
44
45 Index: fcgi-2.4.1_pre0910052249.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- fcgi-2.4.1_pre0910052249.ebuild 29 Jul 2012 17:03:20 -0000 1.8
52 +++ fcgi-2.4.1_pre0910052249.ebuild 29 Jul 2012 23:56:22 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v 1.8 2012/07/29 17:03:20 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v 1.9 2012/07/29 23:56:22 blueness Exp $
58
59 EAPI="2"
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="FastCGI"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd"
66 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
67 IUSE="html"
68
69 DEPEND=""