Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fcgi: fcgi-0.9.2.1.ebuild ChangeLog
Date: Sat, 01 Feb 2014 04:13:48
Message-Id: 20140201041345.8941D2004C@flycatcher.gentoo.org
1 hattya 14/02/01 04:13:45
2
3 Modified: fcgi-0.9.2.1.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.6 dev-ruby/fcgi/fcgi-0.9.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild?r1=1.5&r2=1.6
15
16 Index: fcgi-0.9.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- fcgi-0.9.2.1.ebuild 22 Dec 2013 14:55:21 -0000 1.5
23 +++ fcgi-0.9.2.1.ebuild 1 Feb 2014 04:13:45 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v 1.5 2013/12/22 14:55:21 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v 1.6 2014/02/01 04:13:45 hattya Exp $
30
31 EAPI=5
32 USE_RUBY="ruby18 ruby19 ruby20 jruby"
33 @@ -15,7 +15,7 @@
34 DESCRIPTION="FastCGI library for Ruby"
35 HOMEPAGE="http://github.com/alphallc/ruby-fcgi-ng"
36
37 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 LICENSE="Ruby"
40
41 DEPEND+=" dev-libs/fcgi"
42
43
44
45 1.14 dev-ruby/fcgi/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 26 Dec 2013 14:47:15 -0000 1.13
58 +++ ChangeLog 1 Feb 2014 04:13:45 -0000 1.14
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/fcgi
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.13 2013/12/26 14:47:15 maekke Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.14 2014/02/01 04:13:45 hattya Exp $
65 +
66 + 01 Feb 2014; Akinori Hattori <hattya@g.o> fcgi-0.9.2.1.ebuild:
67 + ia64 stable wrt bug #493780
68
69 26 Dec 2013; Markus Meier <maekke@g.o> fcgi-0.8.8-r2.ebuild:
70 arm stable, bug #493780