diff options
author | 2005-04-26 00:42:19 +0000 | |
---|---|---|
committer | 2005-04-26 00:42:19 +0000 | |
commit | 6a9e52a729ae85f51fce3a2d5032e5b70c12245e (patch) | |
tree | cd89aac9aa2d974ce572df6294aa564566403adb /profiles | |
parent | Unmasking ppcsha1 (diff) | |
download | historical-6a9e52a729ae85f51fce3a2d5032e5b70c12245e.tar.gz historical-6a9e52a729ae85f51fce3a2d5032e5b70c12245e.tar.bz2 historical-6a9e52a729ae85f51fce3a2d5032e5b70c12245e.zip |
Added mozsha1 and ppcsha1 local use flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 939a2e3d4ce9..585851bedf0b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1113 2005/04/25 14:16:44 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1114 2005/04/26 00:42:19 r3pek Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -235,6 +235,8 @@ dev-util/catalyst:ccache - Enables ccache support dev-util/eclipse-sdk:nodoc - Don't include documentation dev-util/eclipse-sdk:nosrc - Don't include source code dev-util/eric:idl - Enable omniorb support +dev-util/git-pasky:mozsha1 - Make use of a bundled routine commit with Mozilla that should be fast on non-x86 archs +dev-util/git-pasky:ppcsha1 - Make use of a bundled routine that is optimized for the PPC arc 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 |