diff options
author | Kathryn Kulick <gothgirl@gentoo.org> | 2006-10-19 21:56:02 +0000 |
---|---|---|
committer | Kathryn Kulick <gothgirl@gentoo.org> | 2006-10-19 21:56:02 +0000 |
commit | 1c4fae582c355e67b7e791591cd7af9beda2e7a6 (patch) | |
tree | c274bdc3e4a082a083b4ee873c56b4117b950521 | |
parent | Cleaned up dependencies, make tests actually not compile when not needed, rem... (diff) | |
download | gentoo-2-1c4fae582c355e67b7e791591cd7af9beda2e7a6.tar.gz gentoo-2-1c4fae582c355e67b7e791591cd7af9beda2e7a6.tar.bz2 gentoo-2-1c4fae582c355e67b7e791591cd7af9beda2e7a6.zip |
Adding QQ protocol use 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 f708e6f9fd52..6b3f988d8833 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2255 2006/10/19 19:36:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2256 2006/10/19 21:56:02 gothgirl Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1175,6 +1175,7 @@ net-im/gaim:gadu - Enable Gadu Gadu protocol support. net-im/gaim:meanwhile - Enable meanwhile support for Sametime protocol. net-im/gaim:silc - Enable SILC protocol support net-im/gaim:xscreensaver - Enable X idle time support instead of gaim idle time. +net-im/gaim:qq - Enable QQ protocol support. net-im/gajim:libnotify - Enable libnotify popup balloons net-im/gajim:srv - SRV capabilities net-im/gnugadu:tlen - Enable Tlen.pl protocol support |