summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-09-29 20:07:55 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-09-29 20:07:55 +0000
commitb98a5f41088e17254e7b8b9caacff1e76ccdc143 (patch)
treeff0f9ddce649deddae3bbccdeb4c8fe81f73442f /profiles
parentVersion bump again. Also handle bug #285238 to use the new SHA1 implementatio... (diff)
downloadhistorical-b98a5f41088e17254e7b8b9caacff1e76ccdc143.tar.gz
historical-b98a5f41088e17254e7b8b9caacff1e76ccdc143.tar.bz2
historical-b98a5f41088e17254e7b8b9caacff1e76ccdc143.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 700446dbe53e..31fa5288e44e 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4852 2009/09/29 18:27:46 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4853 2009/09/29 20:07:55 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")
@@ -942,6 +942,7 @@ dev-util/dialog:minimal - Disable library, install command-line program only
dev-util/gambas:corba - Enable CORBA 2 ORB (net-misc/omniORB)
dev-util/gambas:smtp - Enable smtp support.
dev-util/geany:vte - Enable Terminal support (x11-libs/vte)
+dev-util/git:blksha1 - Use the new optimized SHA1 implementation.
dev-util/git:cgi - Install gitweb too
dev-util/git:gtk - Include the gitview contrib tool.
dev-util/git:mozsha1 - Makes git use an optimized SHA1 routine from Mozilla that should be fast on non-x86 machines.