diff options
author | 2020-07-17 08:55:50 +0200 | |
---|---|---|
committer | 2020-07-20 20:39:55 +0000 | |
commit | bd6a1ff0f23197c769b03a420338546523fbd19a (patch) | |
tree | 18921f4cc39b75150d1f0b90a0ad5228574c31f2 /net-misc/asterisk/metadata.xml | |
parent | net-misc/asterisk: remove osplookup USE flag from 13 + 16 branches. (diff) | |
download | gentoo-bd6a1ff0f23197c769b03a420338546523fbd19a.tar.gz gentoo-bd6a1ff0f23197c769b03a420338546523fbd19a.tar.bz2 gentoo-bd6a1ff0f23197c769b03a420338546523fbd19a.zip |
net-misc/asterisk: bring 11 branch in line with 13+16.
* Remove osplookup USE flag.
* Update initd and confd.
* asterisk account to use acct-{user,group}/asterisk.
* asterisk 11 won't compile with openssl-1.1, hard depend on openssl-1.0.
* Update copyright.
* Don't install deprecated tools (use sngrep intead).
* Remove no longer used osplookup local USE from metadata.xml
* Mask it (and associated net-misc/asterisk-g729-11*), since it's EOL
(Requested by sam@gentoo.org).
* Drop no longer used eutils and multilib eclasses.
* Fix formatting for calendar? *DEPEND.
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/asterisk/metadata.xml')
-rw-r--r-- | net-misc/asterisk/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/asterisk/metadata.xml b/net-misc/asterisk/metadata.xml index 25d257dff353..d19226fb19d0 100644 --- a/net-misc/asterisk/metadata.xml +++ b/net-misc/asterisk/metadata.xml @@ -16,7 +16,6 @@ <flag name="http">Enable embedded web server</flag> <flag name="ilbc">Enable the Internet Low Bitrate Codec (iLBC)</flag> <flag name="newt">Include additional tools that require redhats windowing toolkit</flag> - <flag name="osplookup">Support secure peering using the Open Settlement Protocol</flag> <flag name="pjproject">Enable support for pjproject (pjsip)</flag> <flag name="samples">Install sample sound and configuration files (default: on)</flag> <flag name="span">Enable support for the spandsp codec</flag> |