Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/docker/
Date: Mon, 31 Oct 2016 23:05:02
Message-Id: 1477955071.f7d1975a16cb892d084c44abf06e3b41570947f6.williamh@gentoo
1 commit: f7d1975a16cb892d084c44abf06e3b41570947f6
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 23:04:31 2016 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 23:04:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d1975a
7
8 app-emulation/docker: sync live ebuild
9
10 Package-Manager: portage-2.3.0
11
12 app-emulation/docker/docker-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emulation/docker/docker-9999.ebuild b/app-emulation/docker/docker-9999.ebuild
16 index 2d30bb9..feccb2c 100644
17 --- a/app-emulation/docker/docker-9999.ebuild
18 +++ b/app-emulation/docker/docker-9999.ebuild
19 @@ -88,7 +88,7 @@ CONFIG_CHECK="
20 ~CGROUP_HUGETLB
21 ~NET_CLS_CGROUP
22 ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED
23 - ~IP_VS
24 + ~IP_VS ~IP_VS_PROTO_TCP ~IP_VS_PROTO_UDP ~IP_VS_NFCT
25
26 ~VXLAN
27 ~XFRM_ALGO ~XFRM_USER
28 @@ -265,7 +265,7 @@ src_install() {
29 dobashcomp contrib/completion/bash/*
30
31 insinto /usr/share/zsh/site-functions
32 - doins contrib/completion/zsh/*
33 + doins contrib/completion/zsh/_*
34
35 insinto /usr/share/vim/vimfiles
36 doins -r contrib/syntax/vim/ftdetect