Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/facter/
Date: Fri, 16 Feb 2018 17:14:25
Message-Id: 1518801250.16efb1b2406833cab00c4f1e807fa04d18e150b7.prometheanfire@gentoo
1 commit: 16efb1b2406833cab00c4f1e807fa04d18e150b7
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 16:46:07 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 17:14:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16efb1b2
7
8 dev-ruby/facter: add slot deps for rebuilds
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-ruby/facter/facter-3.10.0.ebuild | 4 ++--
13 dev-ruby/facter/facter-3.9.5.ebuild | 4 ++--
14 dev-ruby/facter/facter-9999.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-ruby/facter/facter-3.10.0.ebuild b/dev-ruby/facter/facter-3.10.0.ebuild
18 index c15426643a6..948c25dd68c 100644
19 --- a/dev-ruby/facter/facter-3.10.0.ebuild
20 +++ b/dev-ruby/facter/facter-3.10.0.ebuild
21 @@ -27,14 +27,14 @@ fi
22
23 BDEPEND="
24 >=sys-devel/gcc-4.8:*
25 - >=dev-libs/leatherman-1.0.0
26 + >=dev-libs/leatherman-1.0.0:=
27 dev-cpp/cpp-hocon"
28 CDEPEND="
29 dev-libs/openssl:*
30 sys-apps/util-linux
31 app-emulation/virt-what
32 net-misc/curl
33 - >=dev-libs/boost-1.54[nls]
34 + >=dev-libs/boost-1.54:=[nls]
35 >=dev-cpp/yaml-cpp-0.5.1
36 !<app-admin/puppet-4.0.0"
37
38
39 diff --git a/dev-ruby/facter/facter-3.9.5.ebuild b/dev-ruby/facter/facter-3.9.5.ebuild
40 index c15426643a6..948c25dd68c 100644
41 --- a/dev-ruby/facter/facter-3.9.5.ebuild
42 +++ b/dev-ruby/facter/facter-3.9.5.ebuild
43 @@ -27,14 +27,14 @@ fi
44
45 BDEPEND="
46 >=sys-devel/gcc-4.8:*
47 - >=dev-libs/leatherman-1.0.0
48 + >=dev-libs/leatherman-1.0.0:=
49 dev-cpp/cpp-hocon"
50 CDEPEND="
51 dev-libs/openssl:*
52 sys-apps/util-linux
53 app-emulation/virt-what
54 net-misc/curl
55 - >=dev-libs/boost-1.54[nls]
56 + >=dev-libs/boost-1.54:=[nls]
57 >=dev-cpp/yaml-cpp-0.5.1
58 !<app-admin/puppet-4.0.0"
59
60
61 diff --git a/dev-ruby/facter/facter-9999.ebuild b/dev-ruby/facter/facter-9999.ebuild
62 index c15426643a6..948c25dd68c 100644
63 --- a/dev-ruby/facter/facter-9999.ebuild
64 +++ b/dev-ruby/facter/facter-9999.ebuild
65 @@ -27,14 +27,14 @@ fi
66
67 BDEPEND="
68 >=sys-devel/gcc-4.8:*
69 - >=dev-libs/leatherman-1.0.0
70 + >=dev-libs/leatherman-1.0.0:=
71 dev-cpp/cpp-hocon"
72 CDEPEND="
73 dev-libs/openssl:*
74 sys-apps/util-linux
75 app-emulation/virt-what
76 net-misc/curl
77 - >=dev-libs/boost-1.54[nls]
78 + >=dev-libs/boost-1.54:=[nls]
79 >=dev-cpp/yaml-cpp-0.5.1
80 !<app-admin/puppet-4.0.0"