Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-expectations: ChangeLog rspec-expectations-2.14.5.ebuild
Date: Sun, 27 Apr 2014 12:56:39
Message-Id: 20140427125634.833C52004B@flycatcher.gentoo.org
1 jer 14/04/27 12:56:34
2
3 Modified: ChangeLog rspec-expectations-2.14.5.ebuild
4 Log:
5 Marked ~hppa (bug #508828).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.64 dev-ruby/rspec-expectations/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.64&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.64&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.63&r2=1.64
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v
19 retrieving revision 1.63
20 retrieving revision 1.64
21 diff -u -r1.63 -r1.64
22 --- ChangeLog 26 Apr 2014 17:52:47 -0000 1.63
23 +++ ChangeLog 27 Apr 2014 12:56:34 -0000 1.64
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/rspec-expectations
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.63 2014/04/26 17:52:47 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.64 2014/04/27 12:56:34 jer Exp $
29 +
30 + 27 Apr 2014; Jeroen Roovers <jer@g.o>
31 + rspec-expectations-2.14.5.ebuild:
32 + Marked ~hppa (bug #508828).
33
34 26 Apr 2014; Jeroen Roovers <jer@g.o>
35 rspec-expectations-2.14.5.ebuild:
36
37
38
39 1.4 dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.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.14.5.ebuild?r1=1.3&r2=1.4
44
45 Index: rspec-expectations-2.14.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- rspec-expectations-2.14.5.ebuild 26 Apr 2014 17:52:47 -0000 1.3
52 +++ rspec-expectations-2.14.5.ebuild 27 Apr 2014 12:56:34 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 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.14.5.ebuild,v 1.3 2014/04/26 17:52:47 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.4 2014/04/27 12:56:34 jer Exp $
58
59 EAPI=5
60 USE_RUBY="ruby19 ruby20 jruby"
61 @@ -20,7 +20,7 @@
62
63 LICENSE="MIT"
64 SLOT="2"
65 -KEYWORDS="~alpha ~amd64 ~arm 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"
66 +KEYWORDS="~alpha ~amd64 ~arm ~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"
67 IUSE=""
68
69 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"