diff options
author | 2005-03-05 17:11:54 +0000 | |
---|---|---|
committer | 2005-03-05 17:11:54 +0000 | |
commit | 69db37f300318f20daf1181e6fd19f2481eeed2f (patch) | |
tree | cf5e847bb0b3d285fe0f4b578d8fc06f2f30afb3 /profiles/default-linux/ppc/1.0_rc | |
parent | Removing acl from GRP_STAGE23_USE (diff) | |
download | historical-69db37f300318f20daf1181e6fd19f2481eeed2f.tar.gz historical-69db37f300318f20daf1181e6fd19f2481eeed2f.tar.bz2 historical-69db37f300318f20daf1181e6fd19f2481eeed2f.zip |
Moved 2005.0/make.defaults to make.defaults and removed redundant GRP_STAGE23_USE, ARCH, and ACCEPT_KEYWORDS from other profiles, as necessary.
Diffstat (limited to 'profiles/default-linux/ppc/1.0_rc')
-rw-r--r-- | profiles/default-linux/ppc/1.0_rc/make.defaults | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/profiles/default-linux/ppc/1.0_rc/make.defaults b/profiles/default-linux/ppc/1.0_rc/make.defaults index d880ee1051ba..6b71f637b0e6 100644 --- a/profiles/default-linux/ppc/1.0_rc/make.defaults +++ b/profiles/default-linux/ppc/1.0_rc/make.defaults @@ -1,12 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/1.0_rc/make.defaults,v 1.8 2004/11/08 00:22:08 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/1.0_rc/make.defaults,v 1.9 2005/03/05 17:11:54 wolf31o2 Exp $ -ARCH="ppc" -ACCEPT_KEYWORDS="ppc" - -USE="oss xv slang readline gpm berkdb gdbm tcpd pam libwww ssl fortran f77 -nls mitshm perl python esd gif imlib sdl oggvorbis gnome gtk X qt kde -motif opengl mozilla" - -FEATURES="sandbox sfperms" +USE="oss xv slang readline gpm berkdb gdbm tcpd pam libwww ssl fortran f77 nls mitshm perl python esd gif imlib sdl oggvorbis gnome gtk X qt kde motif opengl mozilla" |