summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-03-17 15:27:43 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-03-17 15:27:43 +0000
commitf60a51d8a9655fce2214a2389bcf1d4ce810c917 (patch)
tree5d22c62c654aa91d50e16abc9dd9ce38178af8db /profiles/use.local.desc
parentMove dev-util/git to dev-vcs/git (diff)
downloadgentoo-2-f60a51d8a9655fce2214a2389bcf1d4ce810c917.tar.gz
gentoo-2-f60a51d8a9655fce2214a2389bcf1d4ce810c917.tar.bz2
gentoo-2-f60a51d8a9655fce2214a2389bcf1d4ce810c917.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc9
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index ed5ee9c8e52d..3c956e7401cb 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.5408 2010/03/17 10:27:49 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5409 2010/03/17 15:27:43 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")
@@ -1094,6 +1094,13 @@ dev-vcs/bzr-gtk:gconf - Enable GConf support
dev-vcs/bzr-gtk:gpg - Support signing with GnuPG.
dev-vcs/bzr-gtk:nautilus - Integrate with Nautilus file manager
dev-vcs/bzr-gtk:sourceview - Enable GtkSourceView support
+dev-vcs/git:blksha1 - Use the new optimized SHA1 implementation.
+dev-vcs/git:cgi - Install gitweb too
+dev-vcs/git:gtk - Include the gitview contrib tool.
+dev-vcs/git:mozsha1 - Makes git use an optimized SHA1 routine from Mozilla that should be fast on non-x86 machines.
+dev-vcs/git:ppcsha1 - Make use of a bundled routine that is optimized for the PPC arch.
+dev-vcs/git:subversion - Include git-svn for dev-util/subversion support.
+dev-vcs/git:webdav - Adds support for push'ing to HTTP repositories via DAV.
dev-vcs/mercurial:bugzilla - Support bugzilla integration.
dev-vcs/mercurial:gpg - Support signing with GnuPG.
dev-vcs/mercurial:tk - Install dev-lang/tk for hgk script.