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/rspec-expectations: ChangeLog rspec-expectations-2.6.0.ebuild
Date: Sun, 02 Oct 2011 17:03:01
Message-Id: 20111002170252.18DEC2004B@flycatcher.gentoo.org
1 armin76 11/10/02 17:02:52
2
3 Modified: ChangeLog rspec-expectations-2.6.0.ebuild
4 Log:
5 ia64/sparc stable wrt #369573
6
7 (Portage version: 2.1.10.11/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.17 dev-ruby/rspec-expectations/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.16&r2=1.17
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- ChangeLog 19 Sep 2011 21:50:45 -0000 1.16
23 +++ ChangeLog 2 Oct 2011 17:02:52 -0000 1.17
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.16 2011/09/19 21:50:45 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.17 2011/10/02 17:02:52 armin76 Exp $
29 +
30 + 02 Oct 2011; Raúl Porcel <armin76@g.o>
31 + rspec-expectations-2.6.0.ebuild:
32 + ia64/sparc stable wrt #369573
33
34 19 Sep 2011; Markus Meier <maekke@g.o>
35 rspec-expectations-2.6.0.ebuild:
36
37
38
39 1.8 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.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild?rev=1.8&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.7&r2=1.8
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.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- rspec-expectations-2.6.0.ebuild 19 Sep 2011 21:50:45 -0000 1.7
52 +++ rspec-expectations-2.6.0.ebuild 2 Oct 2011 17:02:52 -0000 1.8
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.7 2011/09/19 21:50:45 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v 1.8 2011/10/02 17:02:52 armin76 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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 +KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2"