Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Mon, 05 Dec 2016 15:57:02
Message-Id: 1480953378.c48234754614e849c61c42975cf4082d459b753b.robbat2@gentoo
1 commit: c48234754614e849c61c42975cf4082d459b753b
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 5 15:45:09 2016 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 5 15:56:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4823475
7
8 profiles: net-proxy/haproxy feature masking.
9
10 Some new haproxy features require pieces not ready for the tree, but in
11 ebuild for consistency.
12
13 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
14
15 profiles/base/package.use.mask | 12 ++++++++++++
16 1 file changed, 12 insertions(+)
17
18 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
19 index 9430924..297556c 100644
20 --- a/profiles/base/package.use.mask
21 +++ b/profiles/base/package.use.mask
22 @@ -5,6 +5,18 @@
23 # This file requires >=portage-2.1.1
24 # New entries go on top.
25
26 +# Robin H. Johnson <robbat2@g.o> (04 Dec 2016)
27 +# Additional HAProxy functionality waiting for related stuff to land in the
28 +# tree.
29 +# bug 541042 - lua 5.3
30 +net-proxy/haproxy lua
31 +# bug 564160 - DeviceAtlas
32 +net-proxy/haproxy device-atlas
33 +# bug (none) - 51Degrees
34 +net-proxy/haproxy 51degrees
35 +# bug (none) - WURFL
36 +net-proxy/haproxy wurfl
37 +
38 # Pacho Ramos <pacho@g.o> (27 Nov 2016)
39 # Not rely on monodevelop, bug #596656
40 # dev-dotnet/zeitgeist-sharp is going to be removed, bug #582894