Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/facter: ChangeLog facter-1.7.2.ebuild
Date: Fri, 30 Aug 2013 18:16:48
Message-Id: 20130830181645.CC8322004C@flycatcher.gentoo.org
1 graaff 13/08/30 18:16:45
2
3 Modified: ChangeLog facter-1.7.2.ebuild
4 Log:
5 Add rspec constraint because puppet monkey patches are incompatible with rspec 2.14.
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
8
9 Revision Changes Path
10 1.83 dev-ruby/facter/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.83&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.83&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?r1=1.82&r2=1.83
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v
19 retrieving revision 1.82
20 retrieving revision 1.83
21 diff -u -r1.82 -r1.83
22 --- ChangeLog 3 Aug 2013 07:41:03 -0000 1.82
23 +++ ChangeLog 30 Aug 2013 18:16:45 -0000 1.83
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/facter
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.82 2013/08/03 07:41:03 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.83 2013/08/30 18:16:45 graaff Exp $
29 +
30 + 30 Aug 2013; Hans de Graaff <graaff@g.o> facter-1.7.2.ebuild:
31 + Add rspec constraint because puppet monkey patches are incompatible with
32 + rspec 2.14.
33
34 03 Aug 2013; Agostino Sarubbo <ago@g.o> facter-1.7.1-r1.ebuild:
35 Stable for sparc, wrt bug #477012
36
37
38
39 1.2 dev-ruby/facter/facter-1.7.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.7.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.7.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.7.2.ebuild?r1=1.1&r2=1.2
44
45 Index: facter-1.7.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.7.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- facter-1.7.2.ebuild 16 Jul 2013 05:32:44 -0000 1.1
52 +++ facter-1.7.2.ebuild 30 Aug 2013 18:16:45 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.7.2.ebuild,v 1.1 2013/07/16 05:32:44 graaff Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.7.2.ebuild,v 1.2 2013/08/30 18:16:45 graaff Exp $
58
59 EAPI=5
60
61 @@ -31,7 +31,7 @@
62
63 #RUBY_PATCHES=( ${P}-fix-proc-self-status.patch )
64
65 -ruby_add_bdepend "test? ( >=dev-ruby/mocha-0.10.5:0.10 )"
66 +ruby_add_bdepend "test? ( >=dev-ruby/mocha-0.10.5:0.10 <dev-ruby/rspec-2.14:2 )"
67
68 all_ruby_prepare() {
69 # Provide explicit path since /sbin is not in the default PATH on