Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.8-r2.ebuild ChangeLog
Date: Sun, 08 Jul 2012 16:13:18
Message-Id: 20120708161308.A45E420063@flycatcher.gentoo.org
1 jer 12/07/08 16:13:08
2
3 Modified: ruby-fcgi-0.8.8-r2.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #417573).
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r2.ebuild?r1=1.2&r2=1.3
15
16 Index: ruby-fcgi-0.8.8-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ruby-fcgi-0.8.8-r2.ebuild 1 May 2012 18:24:06 -0000 1.2
23 +++ ruby-fcgi-0.8.8-r2.ebuild 8 Jul 2012 16:13:08 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r2.ebuild,v 1.2 2012/05/01 18:24:06 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r2.ebuild,v 1.3 2012/07/08 16:13:08 jer Exp $
29
30 EAPI=2
31 USE_RUBY="ruby18 ruby19 ree18 jruby"
32 @@ -17,7 +17,7 @@
33 DESCRIPTION="FastCGI library for Ruby"
34 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
35
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 LICENSE="Ruby"
39
40 DEPEND="dev-libs/fcgi"
41
42
43
44 1.47 dev-ruby/ruby-fcgi/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.47&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.47&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.46&r2=1.47
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
53 retrieving revision 1.46
54 retrieving revision 1.47
55 diff -u -r1.46 -r1.47
56 --- ChangeLog 11 Jun 2012 17:39:08 -0000 1.46
57 +++ ChangeLog 8 Jul 2012 16:13:08 -0000 1.47
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/ruby-fcgi
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.46 2012/06/11 17:39:08 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.47 2012/07/08 16:13:08 jer Exp $
63 +
64 + 08 Jul 2012; Jeroen Roovers <jer@g.o> ruby-fcgi-0.8.8-r2.ebuild:
65 + Marked ~hppa (bug #417573).
66
67 11 Jun 2012; Hans de Graaff <graaff@g.o> -ruby-fcgi-0.8.8-r1.ebuild:
68 Remove old version.