Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@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 21:22:43
Message-Id: E1L6tkW-0000Px-Hb@stork.gentoo.org
1 dertobi123 08/11/30 21:22:40
2
3 Modified: ruby-fcgi-0.8.7.ebuild ChangeLog
4 Log:
5 ppc stable, bug #249386
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.7&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.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ruby-fcgi-0.8.7.ebuild 30 Nov 2008 16:32:04 -0000 1.6
22 +++ ruby-fcgi-0.8.7.ebuild 30 Nov 2008 21:22:40 -0000 1.7
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.6 2008/11/30 16:32:04 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.7 2008/11/30 21:22:40 dertobi123 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.25 dev-ruby/ruby-fcgi/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 30 Nov 2008 16:32:04 -0000 1.24
56 +++ ChangeLog 30 Nov 2008 21:22:40 -0000 1.25
57 @@ -1,6 +1,10 @@
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.24 2008/11/30 16:32:04 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.25 2008/11/30 21:22:40 dertobi123 Exp $
62 +
63 + 30 Nov 2008; Tobias Scherbaum <dertobi123@g.o>
64 + ruby-fcgi-0.8.7.ebuild:
65 + ppc stable, bug #249386
66
67 30 Nov 2008; Markus Meier <maekke@g.o> ruby-fcgi-0.8.7.ebuild:
68 x86 stable, bug #249386