Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rails: rails-2.3.2.ebuild ChangeLog
Date: Thu, 28 May 2009 16:10:54
Message-Id: E1M9iBw-00079w-EV@stork.gentoo.org
1 armin76 09/05/28 16:10:52
2
3 Modified: rails-2.3.2.ebuild ChangeLog
4 Log:
5 ia64 stable wrt #270331
6 (Portage version: 2.1.6.11/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 dev-ruby/rails/rails-2.3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild?r1=1.6&r2=1.7
14
15 Index: rails-2.3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- rails-2.3.2.ebuild 24 May 2009 18:56:08 -0000 1.6
22 +++ rails-2.3.2.ebuild 28 May 2009 16:10:52 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild,v 1.6 2009/05/24 18:56:08 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild,v 1.7 2009/05/28 16:10:52 armin76 Exp $
28
29 inherit ruby gems
30 USE_RUBY="ruby18 ruby19"
31 @@ -10,7 +10,7 @@
32
33 LICENSE="MIT"
34 SLOT="2.3"
35 -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
37
38 IUSE="fastcgi"
39 DEPEND=">=dev-lang/ruby-1.8.6
40
41
42
43 1.139 dev-ruby/rails/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rails/ChangeLog?rev=1.139&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rails/ChangeLog?rev=1.139&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rails/ChangeLog?r1=1.138&r2=1.139
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v
52 retrieving revision 1.138
53 retrieving revision 1.139
54 diff -u -r1.138 -r1.139
55 --- ChangeLog 25 May 2009 20:08:58 -0000 1.138
56 +++ ChangeLog 28 May 2009 16:10:52 -0000 1.139
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/rails
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.138 2009/05/25 20:08:58 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.139 2009/05/28 16:10:52 armin76 Exp $
62 +
63 + 28 May 2009; Raúl Porcel <armin76@g.o> rails-2.3.2.ebuild:
64 + ia64 stable wrt #270331
65
66 24 May 2009; Markus Meier <maekke@g.o> rails-2.3.2.ebuild:
67 x86 stable, bug #270331