diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2004-11-02 01:42:39 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2004-11-02 01:42:39 +0000 |
commit | 7ea0d5dd8090255188bf965394a93d9d00eeb2db (patch) | |
tree | 1ac21b571040073ef55f6f54fac7653f2d4f484f /profiles/use.local.desc | |
parent | Change app-text/dgs dependency to that or virtual/x11, which provides the sam... (diff) | |
download | gentoo-2-7ea0d5dd8090255188bf965394a93d9d00eeb2db.tar.gz gentoo-2-7ea0d5dd8090255188bf965394a93d9d00eeb2db.tar.bz2 gentoo-2-7ea0d5dd8090255188bf965394a93d9d00eeb2db.zip |
new zaptel and pri use-flags seem to confuse users (they are for >=asterisk-1.0.1 only)
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 180f1fc33557..376c481a4e7b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.705 2004/11/02 00:41:30 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.706 2004/11/02 01:42:39 stkn Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -502,8 +502,8 @@ net-mail/vpopmail:ipalias - Enables enable-ip-alias-domains net-misc/asterisk:noiax - Disable iax (Inter-Asterisk eXchange) support net-misc/asterisk:nopri - Disable pri support net-misc/asterisk:nozaptel - Disable zaptel support -net-misc/asterisk:pri - Enables pri support -net-misc/asterisk:zaptel - Enables zaptel support +net-misc/asterisk:pri - Enables pri support (>=asterisk-1.0.1) +net-misc/asterisk:zaptel - Enables zaptel support (>=asterisk-1.0.1) net-misc/asterisk:resperl - Enables support for embedded perl in extensions.conf net-misc/dropbear:multicall - Build all the programs as one little binary (to save space) net-misc/gnugk:accounting - Enables call logging (accounting) |