diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-17 02:22:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-17 02:22:11 +0000 |
commit | 5565918dbd31a30cb7d9bcc68b4cc3f39a9922f4 (patch) | |
tree | 2eae1be00a01b95bde60da4fcab18d27dc43da0f /profiles | |
parent | fix up metadata.xml (diff) | |
download | gentoo-2-5565918dbd31a30cb7d9bcc68b4cc3f39a9922f4.tar.gz gentoo-2-5565918dbd31a30cb7d9bcc68b4cc3f39a9922f4.tar.bz2 gentoo-2-5565918dbd31a30cb7d9bcc68b4cc3f39a9922f4.zip |
add back net-misc/asterisk use flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index be866ac025e8..703f026316c0 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3761 2008/08/17 02:20:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3762 2008/08/17 02:22:11 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "sort -t: -k1,1 -k2 | sort -s -t/ -k1,1") @@ -1893,6 +1893,9 @@ net-misc/asterisk:h323 - Build the H.323 channel driver bundled with Asterisk net-misc/asterisk:lowmem - Build Asterisk for environments with low amounts of memory (embedded devices) net-misc/asterisk:nosamples - Don't install sample sound and configuration files net-misc/asterisk:osp - Enable support for the Open Settlement Protocol +net-misc/asterisk:pri - Enables pri support (>=asterisk-1.0.1) +net-misc/asterisk:ukcid - Enable UK callerid support +net-misc/asterisk:zaptel - Enables zaptel support (>=asterisk-1.0.1) net-misc/asterisk-addons:h323 - Build the chan_ooh323c H.323 channel driver net-misc/asterisk-chan_capi:fax - Build chan_capi with fax support net-misc/curl:ares - Enabled c-ares dns support |