diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-05-26 20:47:34 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-05-26 20:47:34 +0000 |
commit | d3543c24fb900a5ec77dfe480f1f05829e226da8 (patch) | |
tree | 2462ed43c57b985334bf6dcfd16e6fc52462c385 | |
parent | Stable on alpha. (diff) | |
download | historical-d3543c24fb900a5ec77dfe480f1f05829e226da8.tar.gz historical-d3543c24fb900a5ec77dfe480f1f05829e226da8.tar.bz2 historical-d3543c24fb900a5ec77dfe480f1f05829e226da8.zip |
Adding noaudio flag for gaim
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 85a38c061c81..38f614305976 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.388 2004/05/26 17:45:34 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.389 2004/05/26 20:47:34 rizzo Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -239,6 +239,7 @@ net-dns/pdnsd:isdn - enable isdn features net-fs/samba:oav - Adds support for anti-virus from the openantivirus.org project net-fs/shfs:amd - Enable automounter support net-im/gaim:gnutls - Use GnuTLS for SSL support +net-im/gaim:noaudio - Allow users to disable audio support net-im/gnugadu:tlen - Enable Tlen.pl protocol support net-im/kadu:kadu-modules - Enables modules in kadu net-im/kadu:kadu-voice - Enables voice chat in kadu |