Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog
Date: Sun, 30 Nov 2008 16:32:07
Message-Id: E1L6pDI-0001HC-D7@stork.gentoo.org
1 maekke 08/11/30 16:32:04
2
3 Modified: ruby-fcgi-0.8.7.ebuild ChangeLog
4 Log:
5 x86 stable, bug #249386
6 (Portage version: 2.1.6_rc2/cvs/Linux 2.6.26.8 x86_64)
7
8 Revision Changes Path
9 1.6 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?r1=1.5&r2=1.6
14
15 Index: ruby-fcgi-0.8.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ruby-fcgi-0.8.7.ebuild 30 Nov 2008 14:25:15 -0000 1.5
22 +++ ruby-fcgi-0.8.7.ebuild 30 Nov 2008 16:32:04 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.ebuild,v 1.5 2008/11/30 14:25:15 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.6 2008/11/30 16:32:04 maekke Exp $
28
29 inherit ruby
30
31 @@ -8,7 +8,7 @@
32 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
33 SRC_URI="http://rubyforge.org/frs/download.php/11368/${P}.tar.gz"
34
35 -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
37 LICENSE="Ruby"
38
39 DEPEND="dev-libs/fcgi"
40
41
42
43 1.24 dev-ruby/ruby-fcgi/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.24&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.24&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.23&r2=1.24
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
52 retrieving revision 1.23
53 retrieving revision 1.24
54 diff -u -r1.23 -r1.24
55 --- ChangeLog 30 Nov 2008 14:25:15 -0000 1.23
56 +++ ChangeLog 30 Nov 2008 16:32:04 -0000 1.24
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/ruby-fcgi
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.23 2008/11/30 14:25:15 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.24 2008/11/30 16:32:04 maekke Exp $
62 +
63 + 30 Nov 2008; Markus Meier <maekke@g.o> ruby-fcgi-0.8.7.ebuild:
64 + x86 stable, bug #249386
65
66 30 Nov 2008; Hans de Graaff <graaff@g.o> ruby-fcgi-0.8.7.ebuild:
67 Quote variable and mark stable for amd64 per bug 249386.