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-libs/fcgi: ChangeLog fcgi-2.4.1_pre0910052249.ebuild
Date: Sun, 29 Jul 2012 17:03:50
Message-Id: 20120729170320.CCC2A2004B@flycatcher.gentoo.org
1 armin76 12/07/29 17:03:20
2
3 Modified: ChangeLog fcgi-2.4.1_pre0910052249.ebuild
4 Log:
5 alpha/ia64/sh/sparc stable wrt #415433
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.54 dev-libs/fcgi/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?rev=1.54&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?rev=1.54&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/ChangeLog?r1=1.53&r2=1.54
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v
19 retrieving revision 1.53
20 retrieving revision 1.54
21 diff -u -r1.53 -r1.54
22 --- ChangeLog 31 May 2012 15:29:31 -0000 1.53
23 +++ ChangeLog 29 Jul 2012 17:03:20 -0000 1.54
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.53 2012/05/31 15:29:31 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.54 2012/07/29 17:03:20 armin76 Exp $
29 +
30 + 29 Jul 2012; Raúl Porcel <armin76@g.o>
31 + fcgi-2.4.1_pre0910052249.ebuild:
32 + alpha/ia64/sh/sparc stable wrt #415433
33
34 31 May 2012; Jeroen Roovers <jer@g.o> fcgi-2.4.1_pre0910052249.ebuild:
35 Stable for HPPA (bug #415433).
36
37
38
39 1.8 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.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild?rev=1.8&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.7&r2=1.8
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.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- fcgi-2.4.1_pre0910052249.ebuild 31 May 2012 15:29:31 -0000 1.7
52 +++ fcgi-2.4.1_pre0910052249.ebuild 29 Jul 2012 17:03:20 -0000 1.8
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.7 2012/05/31 15:29:31 jer Exp $
57 +# $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 $
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=""