commit: c48234754614e849c61c42975cf4082d459b753b Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Mon Dec 5 15:45:09 2016 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Mon Dec 5 15:56:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4823475
profiles: net-proxy/haproxy feature masking. Some new haproxy features require pieces not ready for the tree, but in ebuild for consistency. Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> profiles/base/package.use.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9430924..297556c 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,18 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# Robin H. Johnson <[email protected]> (04 Dec 2016) +# Additional HAProxy functionality waiting for related stuff to land in the +# tree. +# bug 541042 - lua 5.3 +net-proxy/haproxy lua +# bug 564160 - DeviceAtlas +net-proxy/haproxy device-atlas +# bug (none) - 51Degrees +net-proxy/haproxy 51degrees +# bug (none) - WURFL +net-proxy/haproxy wurfl + # Pacho Ramos <[email protected]> (27 Nov 2016) # Not rely on monodevelop, bug #596656 # dev-dotnet/zeitgeist-sharp is going to be removed, bug #582894
