summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-01-04 17:31:53 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-01-04 17:31:53 +0000
commit6e91be35debc9fe5ef6548905ea3fee69b837e5d (patch)
tree1991365f790224bc2de0da38d013ac927a673b97 /net-misc/asterisk/metadata.xml
parentVersion bump (diff)
downloadgentoo-2-6e91be35debc9fe5ef6548905ea3fee69b837e5d.tar.gz
gentoo-2-6e91be35debc9fe5ef6548905ea3fee69b837e5d.tar.bz2
gentoo-2-6e91be35debc9fe5ef6548905ea3fee69b837e5d.zip
As pointed out by Ivan L. Isaev in bug #344533, MySQL was not fully enabled. Together with Michael Lesniewski I have redone all conditional statements through menuselect instead of through use_with. Pre-creating directories in the installation image allows parallel install with MAKEOPTS above -j1, closes bug #350339 by rad0xicated@gmail.com. Kill USE=logrotate which snuck back in. Kill USE=keepsrc as I do not believe it is used. Petition me through a bug report if you disagree and present a clear use case. Nuke older 1.8 branch ebuilds, they are useless now because of a gtalk protocol change.
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/asterisk/metadata.xml')
-rw-r--r--net-misc/asterisk/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/asterisk/metadata.xml b/net-misc/asterisk/metadata.xml
index 0d99eaee9f3a..7605c397bb85 100644
--- a/net-misc/asterisk/metadata.xml
+++ b/net-misc/asterisk/metadata.xml
@@ -18,7 +18,6 @@
<flag name="dahdi">Support Digium compatible hardware (formerly known as Zaptel).</flag>
<flag name="span">Enable support for the spandsp codec</flag>
<flag name="samples">Install sample sound and configuration files (default: on)</flag>
- <flag name="logrotate">Install a configuration snippet for the logrotate cronjob</flag>
<flag name="srtp">Enable support for encrypted voice transmission (secure RTP)</flag>
<flag name="gtalk">Enable support for Google Talk services</flag>
<flag name="h323">Enable support for the H323 telephony protocol</flag>