diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-11-24 08:27:38 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-11-24 08:27:38 +0000 |
commit | 8481bcc7b4a56ef83bf4f282acefa0022b4fcbd8 (patch) | |
tree | 4ff49bf6e883687fe2dc7aa0fdac3d13df30e605 /profiles | |
parent | Document what USE=gtk does for Git. (diff) | |
download | historical-8481bcc7b4a56ef83bf4f282acefa0022b4fcbd8.tar.gz historical-8481bcc7b4a56ef83bf4f282acefa0022b4fcbd8.tar.bz2 historical-8481bcc7b4a56ef83bf4f282acefa0022b4fcbd8.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-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 d48a9b36222f..b67faac51340 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.4032 2008/11/24 02:07:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4033 2008/11/24 08:27:38 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") @@ -788,6 +788,7 @@ 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: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. dev-util/git:ppcsha1 - Make use of a bundled routine that is optimized for the PPC arch. dev-util/git:subversion - Include git-svn for dev-util/subversion support. |