Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: ChangeLog activerecord-3.2.16.ebuild activerecord-2.3.18.ebuild
Date: Thu, 02 Jan 2014 07:59:27
Message-Id: 20140102075923.E394D2004B@flycatcher.gentoo.org
1 graaff 14/01/02 07:59:23
2
3 Modified: ChangeLog activerecord-3.2.16.ebuild
4 activerecord-2.3.18.ebuild
5 Log:
6 Restore ruby18.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.253 dev-ruby/activerecord/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.253&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.253&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?r1=1.252&r2=1.253
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
20 retrieving revision 1.252
21 retrieving revision 1.253
22 diff -u -r1.252 -r1.253
23 --- ChangeLog 1 Jan 2014 19:11:32 -0000 1.252
24 +++ ChangeLog 2 Jan 2014 07:59:23 -0000 1.253
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/activerecord
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.252 2014/01/01 19:11:32 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.253 2014/01/02 07:59:23 graaff Exp $
30 +
31 + 02 Jan 2014; Hans de Graaff <graaff@g.o> activerecord-2.3.18.ebuild,
32 + activerecord-3.2.16.ebuild:
33 + Restore ruby18.
34
35 01 Jan 2014; Patrick Lauer <patrick@g.o> activerecord-2.3.18.ebuild,
36 activerecord-3.2.16.ebuild:
37
38
39
40 1.3 dev-ruby/activerecord/activerecord-3.2.16.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.16.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.16.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.16.ebuild?r1=1.2&r2=1.3
45
46 Index: activerecord-3.2.16.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.16.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- activerecord-3.2.16.ebuild 1 Jan 2014 19:11:32 -0000 1.2
53 +++ activerecord-3.2.16.ebuild 2 Jan 2014 07:59:23 -0000 1.3
54 @@ -1,9 +1,9 @@
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.16.ebuild,v 1.2 2014/01/01 19:11:32 patrick Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.16.ebuild,v 1.3 2014/01/02 07:59:23 graaff Exp $
59
60 EAPI=5
61 -USE_RUBY="ruby19"
62 +USE_RUBY="ruby18 ruby19"
63
64 # this is not null so that the dependencies will actually be filled
65 RUBY_FAKEGEM_TASK_TEST="test"
66
67
68
69 1.7 dev-ruby/activerecord/activerecord-2.3.18.ebuild
70
71 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.18.ebuild?rev=1.7&view=markup
72 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.18.ebuild?rev=1.7&content-type=text/plain
73 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.18.ebuild?r1=1.6&r2=1.7
74
75 Index: activerecord-2.3.18.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.18.ebuild,v
78 retrieving revision 1.6
79 retrieving revision 1.7
80 diff -u -r1.6 -r1.7
81 --- activerecord-2.3.18.ebuild 1 Jan 2014 19:11:32 -0000 1.6
82 +++ activerecord-2.3.18.ebuild 2 Jan 2014 07:59:23 -0000 1.7
83 @@ -1,9 +1,9 @@
84 # Copyright 1999-2014 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.18.ebuild,v 1.6 2014/01/01 19:11:32 patrick Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.18.ebuild,v 1.7 2014/01/02 07:59:23 graaff Exp $
88
89 EAPI=2
90 -USE_RUBY="jruby"
91 +USE_RUBY="ruby18 jruby"
92
93 # this is not null so that the dependencies will actually be filled
94 RUBY_FAKEGEM_TASK_TEST="none"