Gentoo Archives: gentoo-commits

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