diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-04-26 00:42:19 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-04-26 00:42:19 +0000 |
commit | 3b27f7bf9289c126595595678d8860c9d5723089 (patch) | |
tree | fb209d04bea5a9188fb047e7660f2519bd8bc963 | |
parent | Unmasking ppcsha1 (diff) | |
download | gentoo-2-3b27f7bf9289c126595595678d8860c9d5723089.tar.gz gentoo-2-3b27f7bf9289c126595595678d8860c9d5723089.tar.bz2 gentoo-2-3b27f7bf9289c126595595678d8860c9d5723089.zip |
Added mozsha1 and ppcsha1 local use flags
-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 |