diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-09-19 10:22:45 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-09-19 10:22:45 +0000 |
commit | a0ac4684454b68debac60a6aa0dfe44819c36d9e (patch) | |
tree | 1ffce4880c57f2be43834a2a550413845b2cc7db | |
parent | Fixed linking when 'esd' is in USE (bug #106446). (diff) | |
download | historical-a0ac4684454b68debac60a6aa0dfe44819c36d9e.tar.gz historical-a0ac4684454b68debac60a6aa0dfe44819c36d9e.tar.bz2 historical-a0ac4684454b68debac60a6aa0dfe44819c36d9e.zip |
Addind nocurl local use flag (used by git)
-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 214dd624b02c..1049ffabebae 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.1456 2005/09/19 00:15:40 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1457 2005/09/19 10:22:45 r3pek Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -335,6 +335,7 @@ dev-util/eclipse-sdk:nosrc - Don't include source code 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/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 |