summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-01-12 16:36:58 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-01-12 16:36:58 +0000
commit0b6e58d825cc197b29dfbffb72cd5ae1c27bf037 (patch)
tree7c3928a02b3f9e674064873d49265b6d758ef9a5 /profiles/default-linux/x86/gcc2
parentAdded proper make.defaults back to gcc31 profile. (diff)
downloadgentoo-2-0b6e58d825cc197b29dfbffb72cd5ae1c27bf037.tar.gz
gentoo-2-0b6e58d825cc197b29dfbffb72cd5ae1c27bf037.tar.bz2
gentoo-2-0b6e58d825cc197b29dfbffb72cd5ae1c27bf037.zip
Added proper make.defaults back to gcc2 profile.
Diffstat (limited to 'profiles/default-linux/x86/gcc2')
-rw-r--r--profiles/default-linux/x86/gcc2/make.defaults10
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/gcc2/make.defaults b/profiles/default-linux/x86/gcc2/make.defaults
index e69de29bb2d1..b6d7298c2c9b 100644
--- a/profiles/default-linux/x86/gcc2/make.defaults
+++ b/profiles/default-linux/x86/gcc2/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/make.defaults,v 1.12 2005/01/12 16:36:58 wolf31o2 Exp $
+
+USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77 gdbm gif gpm gtk imlib java jpeg kde libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv"
+
+ARCH="x86"
+ACCEPT_KEYWORDS="x86"
+
+FEATURES="sandbox sfperms"