diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-04-28 13:27:40 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-04-28 13:27:40 +0000 |
commit | 3558a697e18975bf241e93d2e504b2d554849b4b (patch) | |
tree | 123a95df269d6631144c1d04135091938009528e /profiles | |
parent | New version (diff) | |
download | gentoo-2-3558a697e18975bf241e93d2e504b2d554849b4b.tar.gz gentoo-2-3558a697e18975bf241e93d2e504b2d554849b4b.tar.bz2 gentoo-2-3558a697e18975bf241e93d2e504b2d554849b4b.zip |
ares useflag for curl
Diffstat (limited to 'profiles')
-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 ae539716e6cd..7582bc1f5ccf 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.1116 2005/04/26 22:33:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1117 2005/04/28 13:27:40 liquidx Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -641,6 +641,7 @@ net-misc/asterisk:resperl - Enables support for embedded perl in extensions.conf net-misc/asterisk:vmdbmysql - Enable mysql db support in voicemail application net-misc/asterisk:vmdbpostgres - Enable postgres db support in voicemail application net-misc/asterisk:zaptel - Enables zaptel support (>=asterisk-1.0.1) +net-misc/curl:ares - Enabled c-ares dns support net-misc/drivel:rhythmbox - Enables support for currently playing song in rhythmbox net-misc/dropbear:multicall - Build all the programs as one little binary (to save space) net-misc/gnugk:accounting - Enables call logging (accounting) |