Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/open-vm-tools/
Date: Fri, 04 Aug 2017 19:51:08
Message-Id: 1501876257.e5b112b2dc1731627ea9d34f81ca807822d3253d.floppym@gentoo
1 commit: e5b112b2dc1731627ea9d34f81ca807822d3253d
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 4 19:50:08 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 19:50:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b112b2
7
8 app-emulation/open-vm-tools: add slot to fuse dep
9
10 Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
11
12 app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild | 2 +-
13 app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild b/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild
17 index 1d1990aebe4..ec771641a87 100644
18 --- a/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild
19 +++ b/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild
20 @@ -19,7 +19,7 @@ IUSE="X doc grabbitmqproxy icu pam +pic vgauth xinerama"
21 COMMON_DEPEND="
22 dev-libs/glib:2
23 dev-libs/libdnet
24 - sys-fs/fuse
25 + sys-fs/fuse:0
26 >=sys-process/procps-3.3.2
27 grabbitmqproxy? ( dev-libs/openssl:0 )
28 icu? ( dev-libs/icu:= )
29
30 diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild b/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild
31 index d48d77f6027..5ba66d7b94f 100644
32 --- a/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild
33 +++ b/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild
34 @@ -19,7 +19,7 @@ IUSE="X doc grabbitmqproxy icu pam +pic vgauth xinerama"
35 COMMON_DEPEND="
36 dev-libs/glib:2
37 dev-libs/libdnet
38 - sys-fs/fuse
39 + sys-fs/fuse:0
40 >=sys-process/procps-3.3.2
41 grabbitmqproxy? ( dev-libs/openssl:0 )
42 icu? ( dev-libs/icu:= )