diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-09-21 23:39:31 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-09-21 23:39:31 +0000 |
commit | 549bb2d50740fd623d70c229dac007765c228f43 (patch) | |
tree | 37be996a82bbdf06e96f27bc66e7165b0dc76f93 /profiles | |
parent | need to mung CFLAGS still (diff) | |
download | gentoo-2-549bb2d50740fd623d70c229dac007765c228f43.tar.gz gentoo-2-549bb2d50740fd623d70c229dac007765c228f43.tar.bz2 gentoo-2-549bb2d50740fd623d70c229dac007765c228f43.zip |
Added dev-util/git:gitsendemail use flag
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 b65d13f9c643..9867dfda7256 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1464 2005/09/21 21:12:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1465 2005/09/21 23:39:31 r3pek Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -337,6 +337,7 @@ dev-util/eric:idl - Enable omniorb support dev-util/git:mozsha1 - Make use of a bundled routine commit with Mozilla that should be fast on non-x86 archs dev-util/git:ppcsha1 - Make use of a bundled routine that is optimized for the PPC arc dev-util/git:nocurl - This use flag prevents git-http-pull since GIT will be built without curl +dev-util/git:gitsendemail - Installs a script that sends patches to email address's dev-util/glade:gnomedb - Enable gnomedb widgets for Glade. dev-util/global:vim - vim funny stuff for global dev-util/kdevelop:ada - Enable support for the ada programming language |