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/rspec-expectations: rspec-expectations-2.5.0.ebuild ChangeLog
Date: Tue, 31 May 2011 19:22:47
Message-Id: 20110531192235.8189320054@flycatcher.gentoo.org
1 graaff 11/05/31 19:22:35
2
3 Modified: rspec-expectations-2.5.0.ebuild ChangeLog
4 Log:
5 Drop ruby19 to create a stable candidate.
6
7 (Portage version: 2.1.9.42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ruby/rspec-expectations/rspec-expectations-2.5.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.5.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.5.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.5.0.ebuild?r1=1.1&r2=1.2
15
16 Index: rspec-expectations-2.5.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.5.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- rspec-expectations-2.5.0.ebuild 19 Feb 2011 09:26:45 -0000 1.1
23 +++ rspec-expectations-2.5.0.ebuild 31 May 2011 19:22:35 -0000 1.2
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.5.0.ebuild,v 1.1 2011/02/19 09:26:45 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.5.0.ebuild,v 1.2 2011/05/31 19:22:35 graaff Exp $
29
30 EAPI=2
31 -USE_RUBY="ruby18 ree18 ruby19"
32 +USE_RUBY="ruby18 ree18"
33
34 RUBY_FAKEGEM_TASK_TEST="none"
35
36
37
38
39 1.10 dev-ruby/rspec-expectations/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.9&r2=1.10
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- ChangeLog 23 May 2011 17:25:30 -0000 1.9
52 +++ ChangeLog 31 May 2011 19:22:35 -0000 1.10
53 @@ -1,6 +1,10 @@
54 # ChangeLog for dev-ruby/rspec-expectations
55 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.9 2011/05/23 17:25:30 graaff Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.10 2011/05/31 19:22:35 graaff Exp $
58 +
59 + 31 May 2011; Hans de Graaff <graaff@g.o>
60 + rspec-expectations-2.5.0.ebuild:
61 + Drop ruby19 to create a stable candidate.
62
63 23 May 2011; Hans de Graaff <graaff@g.o>
64 rspec-expectations-2.6.0.ebuild: