Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7-r3.ebuild ChangeLog
Date: Mon, 01 Feb 2010 11:32:04
Message-Id: E1NbuVX-00058H-VQ@stork.gentoo.org
1 flameeyes 10/02/01 11:31:55
2
3 Modified: ruby-fcgi-0.8.7-r3.ebuild ChangeLog
4 Log:
5 Restore keywords.
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r3.ebuild?r1=1.1&r2=1.2
14
15 Index: ruby-fcgi-0.8.7-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ruby-fcgi-0.8.7-r3.ebuild 1 Feb 2010 11:29:40 -0000 1.1
22 +++ ruby-fcgi-0.8.7-r3.ebuild 1 Feb 2010 11:31:55 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r3.ebuild,v 1.1 2010/02/01 11:29:40 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r3.ebuild,v 1.2 2010/02/01 11:31:55 flameeyes Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18 ruby19 jruby"
31 @@ -18,7 +18,7 @@
32 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
33 SRC_URI="mirror://rubyforge/fcgi/${P}.tar.gz"
34
35 -KEYWORDS="~amd64"
36 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 LICENSE="Ruby"
38
39 DEPEND="dev-libs/fcgi"
40
41
42
43 1.33 dev-ruby/ruby-fcgi/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.33&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.33&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.32&r2=1.33
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
52 retrieving revision 1.32
53 retrieving revision 1.33
54 diff -u -r1.32 -r1.33
55 --- ChangeLog 1 Feb 2010 11:29:40 -0000 1.32
56 +++ ChangeLog 1 Feb 2010 11:31:55 -0000 1.33
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/ruby-fcgi
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.32 2010/02/01 11:29:40 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.33 2010/02/01 11:31:55 flameeyes Exp $
62 +
63 + 01 Feb 2010; Diego E. Pettenò <flameeyes@g.o>
64 + ruby-fcgi-0.8.7-r3.ebuild:
65 + Restore keywords.
66
67 *ruby-fcgi-0.8.7-r3 (01 Feb 2010)