Gentoo Archives: gentoo-commits

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