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: facter-1.6.14.ebuild ChangeLog facter-1.6.0.ebuild facter-1.6.3.ebuild
Date: Sun, 02 Dec 2012 18:58:41
Message-Id: 20121202185830.294132171D@flycatcher.gentoo.org
1 graaff 12/12/02 18:58:30
2
3 Modified: facter-1.6.14.ebuild ChangeLog facter-1.6.0.ebuild
4 facter-1.6.3.ebuild
5 Log:
6 Add missing dependency on net-tools and pick versions that work.
7
8 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.2 dev-ruby/facter/facter-1.6.14.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.14.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.14.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.14.ebuild?r1=1.1&r2=1.2
16
17 Index: facter-1.6.14.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.14.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- facter-1.6.14.ebuild 2 Nov 2012 17:20:24 -0000 1.1
24 +++ facter-1.6.14.ebuild 2 Dec 2012 18:58:29 -0000 1.2
25 @@ -1,6 +1,6 @@
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/facter/facter-1.6.14.ebuild,v 1.1 2012/11/02 17:20:24 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.14.ebuild,v 1.2 2012/12/02 18:58:29 graaff Exp $
30
31 EAPI="4"
32
33 @@ -21,6 +21,7 @@
34 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
35
36 CDEPEND="
37 + <sys-apps/net-tools-1.60_p20120127084908
38 sys-apps/dmidecode
39 sys-apps/lsb-release
40 sys-apps/pciutils"
41
42
43
44 1.61 dev-ruby/facter/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.61&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?rev=1.61&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/ChangeLog?r1=1.60&r2=1.61
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v
53 retrieving revision 1.60
54 retrieving revision 1.61
55 diff -u -r1.60 -r1.61
56 --- ChangeLog 2 Dec 2012 18:52:47 -0000 1.60
57 +++ ChangeLog 2 Dec 2012 18:58:29 -0000 1.61
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/facter
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.60 2012/12/02 18:52:47 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.61 2012/12/02 18:58:29 graaff Exp $
63 +
64 + 02 Dec 2012; Hans de Graaff <graaff@g.o> facter-1.6.0.ebuild,
65 + facter-1.6.3.ebuild, facter-1.6.14.ebuild:
66 + Add missing dependency on net-tools and pick versions that work.
67
68 02 Dec 2012; Hans de Graaff <graaff@g.o> -facter-1.6.12.ebuild:
69 Remove old versions.
70
71
72
73 1.8 dev-ruby/facter/facter-1.6.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild?rev=1.8&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild?rev=1.8&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild?r1=1.7&r2=1.8
78
79 Index: facter-1.6.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild,v
82 retrieving revision 1.7
83 retrieving revision 1.8
84 diff -u -r1.7 -r1.8
85 --- facter-1.6.0.ebuild 28 Dec 2011 08:37:52 -0000 1.7
86 +++ facter-1.6.0.ebuild 2 Dec 2012 18:58:29 -0000 1.8
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2011 Gentoo Foundation
89 +# Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild,v 1.7 2011/12/28 08:37:52 graaff Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.0.ebuild,v 1.8 2012/12/02 18:58:29 graaff Exp $
93
94 EAPI="2"
95
96 @@ -20,6 +20,8 @@
97 IUSE=""
98 KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
99
100 +RDEPEND+="<sys-apps/net-tools-1.60_p20120127084908"
101 +
102 ruby_add_bdepend "test? (
103 dev-ruby/mocha
104 dev-ruby/rspec:2
105
106
107
108 1.6 dev-ruby/facter/facter-1.6.3.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.3.ebuild?rev=1.6&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.3.ebuild?rev=1.6&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/facter/facter-1.6.3.ebuild?r1=1.5&r2=1.6
113
114 Index: facter-1.6.3.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.3.ebuild,v
117 retrieving revision 1.5
118 retrieving revision 1.6
119 diff -u -r1.5 -r1.6
120 --- facter-1.6.3.ebuild 26 Nov 2012 20:07:00 -0000 1.5
121 +++ facter-1.6.3.ebuild 2 Dec 2012 18:58:29 -0000 1.6
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.3.ebuild,v 1.5 2012/11/26 20:07:00 graaff Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.6.3.ebuild,v 1.6 2012/12/02 18:58:29 graaff Exp $
127
128 EAPI="4"
129
130 @@ -20,6 +20,8 @@
131 IUSE=""
132 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
133
134 +RDEPEND+="<sys-apps/net-tools-1.60_p20120127084908"
135 +
136 ruby_add_bdepend "test? (
137 dev-ruby/mocha
138 dev-ruby/rspec:2