Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rspec: ChangeLog rspec-1.3.0.ebuild
Date: Wed, 03 Feb 2010 20:29:17
Message-Id: E1Nclqd-0000Rr-CU@stork.gentoo.org
1 maekke 10/02/03 20:29:15
2
3 Modified: ChangeLog rspec-1.3.0.ebuild
4 Log:
5 add ~x86, bug #300739
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.62 dev-ruby/rspec/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.62&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.62&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/ChangeLog?r1=1.61&r2=1.62
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v
18 retrieving revision 1.61
19 retrieving revision 1.62
20 diff -u -r1.61 -r1.62
21 --- ChangeLog 29 Jan 2010 19:05:08 -0000 1.61
22 +++ ChangeLog 3 Feb 2010 20:29:14 -0000 1.62
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/rspec
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.61 2010/01/29 19:05:08 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.62 2010/02/03 20:29:14 maekke Exp $
28 +
29 + 03 Feb 2010; Markus Meier <maekke@g.o> rspec-1.3.0.ebuild:
30 + add ~x86, bug #300739
31
32 29 Jan 2010; Raúl Porcel <armin76@g.o> rspec-1.2.8.ebuild,
33 rspec-1.2.9.ebuild, rspec-1.2.9-r1.ebuild, rspec-1.3.0.ebuild:
34
35
36
37 1.6 dev-ruby/rspec/rspec-1.3.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild?r1=1.5&r2=1.6
42
43 Index: rspec-1.3.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- rspec-1.3.0.ebuild 29 Jan 2010 19:05:08 -0000 1.5
50 +++ rspec-1.3.0.ebuild 3 Feb 2010 20:29:14 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v 1.5 2010/01/29 19:05:08 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v 1.6 2010/02/03 20:29:14 maekke Exp $
56
57 EAPI=2
58 USE_RUBY="ruby18 ruby19 jruby"
59 @@ -18,7 +18,7 @@
60
61 LICENSE="MIT"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
64 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
65 IUSE=""
66
67 ruby_add_bdepend doc dev-ruby/hoe