summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-01-21 11:33:35 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-01-21 11:33:35 +0000
commit6188f13c177da0dc24aba3b1fc3932dc1d704ac5 (patch)
treeb0fa8b24843864ba6f1bbd74d3d4216ff64a67a2 /profiles/use.local.desc
parentVersion bump (diff)
downloadgentoo-2-6188f13c177da0dc24aba3b1fc3932dc1d704ac5.tar.gz
gentoo-2-6188f13c177da0dc24aba3b1fc3932dc1d704ac5.tar.bz2
gentoo-2-6188f13c177da0dc24aba3b1fc3932dc1d704ac5.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 307a12c10e9a..e28e32a6d7d1 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6293 2011/01/21 09:13:32 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6294 2011/01/21 11:33:35 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -1283,6 +1283,8 @@ dev-util/dialog:minimal - Disable library, install command-line program only
dev-util/geany:vte - Enable Terminal support (x11-libs/vte)
dev-util/geany-plugins:enchant - Enable spell checking using enchant
dev-util/geany-plugins:gtkspell - Use gtkspell for dictionary support
+dev-util/geany-plugins:soup - Enable updatechecker plugin which requires net-libs/libsoup
+dev-util/geany-plugins:webkit - Enable webhelper plugin which requires net-libs/webkit-gtk
dev-util/global:vim - Integrate the GNU GLOBAL source code tag system with Vim
dev-util/google-perftools:debug - Build a set of libraries with debug support (so-called debugalloc). These are available by default but are not needed unless you're actually developing using tcmalloc.
dev-util/google-perftools:largepages - Use (experimental) larger pages for tcmalloc, this increases memory usage, but should speed up the allocation/free operations.