Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7-r2.ebuild ChangeLog
Date: Mon, 04 Jan 2010 11:55:15
Message-Id: E1NRlWi-0004xd-C6@stork.gentoo.org
1 fauli 10/01/04 11:55:12
2
3 Modified: ruby-fcgi-0.8.7-r2.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r2.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-r2.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-r2.ebuild?r1=1.1&r2=1.2
14
15 Index: ruby-fcgi-0.8.7-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r2.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-r2.ebuild 27 May 2009 17:04:12 -0000 1.1
22 +++ ruby-fcgi-0.8.7-r2.ebuild 4 Jan 2010 11:55:11 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 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.7-r2.ebuild,v 1.1 2009/05/27 17:04:12 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7-r2.ebuild,v 1.2 2010/01/04 11:55:11 fauli Exp $
29
30 inherit ruby
31
32 @@ -8,7 +8,7 @@
33 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
34 SRC_URI="mirror://rubyforge/fcgi/${P}.tar.gz"
35
36 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~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.30 dev-ruby/ruby-fcgi/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.30&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.30&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.29&r2=1.30
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
53 retrieving revision 1.29
54 retrieving revision 1.30
55 diff -u -r1.29 -r1.30
56 --- ChangeLog 24 Aug 2009 19:13:29 -0000 1.29
57 +++ ChangeLog 4 Jan 2010 11:55:11 -0000 1.30
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/ruby-fcgi
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.29 2009/08/24 19:13:29 graaff Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.30 2010/01/04 11:55:11 fauli Exp $
64 +
65 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + ruby-fcgi-0.8.7-r2.ebuild:
67 + Transfer Prefix keywords
68
69 24 Aug 2009; Hans de Graaff <graaff@g.o> -ruby-fcgi-0.8.6.ebuild:
70 Remove old version.