diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-04-26 20:12:24 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-04-26 20:12:24 +0000 |
commit | e9ba312c40a10a7c7427fecdaeaab97fe540fda0 (patch) | |
tree | 15d6a4e0de77ba920fc76c6f9deec3f6f7c75824 | |
parent | Added incremental patch to fix my wrong configure patch, fixes #90525. Remove... (diff) | |
download | gentoo-2-e9ba312c40a10a7c7427fecdaeaab97fe540fda0.tar.gz gentoo-2-e9ba312c40a10a7c7427fecdaeaab97fe540fda0.tar.bz2 gentoo-2-e9ba312c40a10a7c7427fecdaeaab97fe540fda0.zip |
Adding local use flags for cogito
-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 585851bedf0b..c0fa04e529c2 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.1114 2005/04/26 00:42:19 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1115 2005/04/26 20:12:24 r3pek Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -237,6 +237,8 @@ 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/cogito:mozsha1 - Make use of a bundled routine commit with Mozilla that should be fast on non-x86 archs +dev-util/cogito: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 |