Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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: Mon, 23 Aug 2010 11:55:42
Message-Id: 20100823115538.AB5252004E@flycatcher.gentoo.org
1 hwoarang 10/08/23 11:55:38
2
3 Modified: ChangeLog ruby-fcgi-0.8.8.ebuild
4 Log:
5 Stable on amd64 wrt bug #333859
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.39 dev-ruby/ruby-fcgi/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.39&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.39&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.38&r2=1.39
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
18 retrieving revision 1.38
19 retrieving revision 1.39
20 diff -u -r1.38 -r1.39
21 --- ChangeLog 22 Aug 2010 15:51:52 -0000 1.38
22 +++ ChangeLog 23 Aug 2010 11:55:38 -0000 1.39
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.38 2010/08/22 15:51:52 phajdan.jr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.39 2010/08/23 11:55:38 hwoarang Exp $
28 +
29 + 23 Aug 2010; Markos Chandras <hwoarang@g.o> ruby-fcgi-0.8.8.ebuild:
30 + Stable on amd64 wrt bug #333859
31
32 22 Aug 2010; Pawel Hajdan jr <phajdan.jr@g.o>
33 ruby-fcgi-0.8.8.ebuild:
34
35
36
37 1.4 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.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild?rev=1.4&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.3&r2=1.4
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.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- ruby-fcgi-0.8.8.ebuild 22 Aug 2010 15:51:52 -0000 1.3
50 +++ ruby-fcgi-0.8.8.ebuild 23 Aug 2010 11:55:38 -0000 1.4
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.3 2010/08/22 15:51:52 phajdan.jr Exp $
55 +# $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 $
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"