diff options
author | Jason Stubbs <jstubbs@gentoo.org> | 2005-04-23 08:30:52 +0000 |
---|---|---|
committer | Jason Stubbs <jstubbs@gentoo.org> | 2005-04-23 08:30:52 +0000 |
commit | 6551e96be3023d1205464cc1c81312e2d1eb0834 (patch) | |
tree | 3077b54ad3882d94aad267c015c02d777063ea6f /profiles/default-alpha-2004.0 | |
parent | Various patches from James Rowe <jnrowe@ukfsn.org>; bug #82915. (diff) | |
download | gentoo-2-6551e96be3023d1205464cc1c81312e2d1eb0834.tar.gz gentoo-2-6551e96be3023d1205464cc1c81312e2d1eb0834.tar.bz2 gentoo-2-6551e96be3023d1205464cc1c81312e2d1eb0834.zip |
Added "sandbox" use flag for portage, enabled it by default on all
supported and use.mask'ed it on unsupported systems.
Diffstat (limited to 'profiles/default-alpha-2004.0')
-rw-r--r-- | profiles/default-alpha-2004.0/make.defaults | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-alpha-2004.0/make.defaults b/profiles/default-alpha-2004.0/make.defaults index a502d8d13bd1..3de76af62788 100644 --- a/profiles/default-alpha-2004.0/make.defaults +++ b/profiles/default-alpha-2004.0/make.defaults @@ -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/default-alpha-2004.0/make.defaults,v 1.11 2005/04/23 03:40:13 jstubbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-alpha-2004.0/make.defaults,v 1.12 2005/04/23 08:30:51 jstubbs Exp $ # System-wide defaults for the Portage system on alpha #Experimental: trying to use these USE variables to build up from stage 2->3 @@ -52,6 +52,7 @@ python qt quicktime readline +sandbox sdl slang spell |