Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-expectations: ChangeLog rspec-expectations-2.6.0.ebuild
Date: Tue, 02 Aug 2011 16:38:37
Message-Id: 20110802163827.4998A2004C@flycatcher.gentoo.org
1 hwoarang 11/08/02 16:38:27
2
3 Modified: ChangeLog rspec-expectations-2.6.0.ebuild
4 Log:
5 Stable on amd64 wrt bug #369573
6
7 (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 dev-ruby/rspec-expectations/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 23 Jul 2011 14:37:27 -0000 1.11
23 +++ ChangeLog 2 Aug 2011 16:38:27 -0000 1.12
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/rspec-expectations
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.11 2011/07/23 14:37:27 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.12 2011/08/02 16:38:27 hwoarang Exp $
29 +
30 + 02 Aug 2011; Markos Chandras <hwoarang@g.o>
31 + rspec-expectations-2.6.0.ebuild:
32 + Stable on amd64 wrt bug #369573
33
34 23 Jul 2011; Kacper Kowalik <xarthisius@g.o>
35 rspec-expectations-2.6.0.ebuild:
36
37
38
39 1.4 dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild?r1=1.3&r2=1.4
44
45 Index: rspec-expectations-2.6.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- rspec-expectations-2.6.0.ebuild 23 Jul 2011 14:37:27 -0000 1.3
52 +++ rspec-expectations-2.6.0.ebuild 2 Aug 2011 16:38:27 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v 1.3 2011/07/23 14:37:27 xarthisius Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v 1.4 2011/08/02 16:38:27 hwoarang Exp $
58
59 EAPI=2
60 USE_RUBY="ruby18 ree18 ruby19 jruby"
61 @@ -16,7 +16,7 @@
62
63 LICENSE="MIT"
64 SLOT="2"
65 -KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2"