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-ruby/ruby-fcgi: ChangeLog ruby-fcgi-0.8.8.ebuild
Date: Sun, 05 Sep 2010 16:10:22
Message-Id: 20100905161018.0561F2004C@flycatcher.gentoo.org
1 armin76 10/09/05 16:10:17
2
3 Modified: ChangeLog ruby-fcgi-0.8.8.ebuild
4 Log:
5 ia64/sparc stable wrt #333859
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.40 dev-ruby/ruby-fcgi/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.40&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.40&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.39&r2=1.40
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
18 retrieving revision 1.39
19 retrieving revision 1.40
20 diff -u -r1.39 -r1.40
21 --- ChangeLog 23 Aug 2010 11:55:38 -0000 1.39
22 +++ ChangeLog 5 Sep 2010 16:10:17 -0000 1.40
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/ruby-fcgi
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.39 2010/08/23 11:55:38 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.40 2010/09/05 16:10:17 armin76 Exp $
28 +
29 + 05 Sep 2010; Raúl Porcel <armin76@g.o> ruby-fcgi-0.8.8.ebuild:
30 + ia64/sparc stable wrt #333859
31
32 23 Aug 2010; Markos Chandras <hwoarang@g.o> ruby-fcgi-0.8.8.ebuild:
33 Stable on amd64 wrt bug #333859
34
35
36
37 1.5 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild?r1=1.4&r2=1.5
42
43 Index: ruby-fcgi-0.8.8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- ruby-fcgi-0.8.8.ebuild 23 Aug 2010 11:55:38 -0000 1.4
50 +++ ruby-fcgi-0.8.8.ebuild 5 Sep 2010 16:10:17 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild,v 1.4 2010/08/23 11:55:38 hwoarang Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild,v 1.5 2010/09/05 16:10:17 armin76 Exp $
56
57 EAPI=2
58 USE_RUBY="ruby18 jruby"
59 @@ -17,7 +17,7 @@
60 DESCRIPTION="FastCGI library for Ruby"
61 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
62
63 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
64 +KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 LICENSE="Ruby"
66
67 DEPEND="dev-libs/fcgi"