diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-12-31 23:38:43 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-12-31 23:38:43 +0000 |
commit | 30a855c42749d1730a91f5b7c7c288a9ec015ebc (patch) | |
tree | 31a0fd34d2cf0c9870f216e4dcc5cfa9d16c7949 | |
parent | stable on amd64 bug #76123 (Manifest recommit) (diff) | |
download | gentoo-2-30a855c42749d1730a91f5b7c7c288a9ec015ebc.tar.gz gentoo-2-30a855c42749d1730a91f5b7c7c288a9ec015ebc.tar.bz2 gentoo-2-30a855c42749d1730a91f5b7c7c288a9ec015ebc.zip |
Added threads use flag to net-libs/libgadu
-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 f6ca4464214f..70ca072a4f14 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.829 2004/12/30 21:32:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.830 2004/12/31 23:38:43 sekretarz Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -522,6 +522,7 @@ net-irc/xchat-xsys:uptimed - Enables optional uptime records through uptimed net-irc/xchat:xchatdccserver - Enables support for the /dccserver command via a patch net-irc/xchat:xchatnogtk - Disables building the GTK front end to XChat net-irc/xchat:xchattext - Enables the text/console front end to XChat +net-libs/libgadu:threads - Enables pthread in resolver net-libs/gecko-sdk:moznoxft - Disable XFT support net-libs/libsoup:gnutls - Use GnuTLS instead of OpenSSL for SSL support net-libs/libvncserver:no24bpp - disable 24bpp support |