diff options
author | 2006-01-06 01:07:51 +0000 | |
---|---|---|
committer | 2006-01-06 01:07:51 +0000 | |
commit | b3e3c62698c1502a62d14fa6fd0449e26df0b68d (patch) | |
tree | 04dbc64c65922f98d82811251b3880e10084a3bd /profiles/default-linux/s390/2004.3 | |
parent | get rid of old settings (diff) | |
download | historical-b3e3c62698c1502a62d14fa6fd0449e26df0b68d.tar.gz historical-b3e3c62698c1502a62d14fa6fd0449e26df0b68d.tar.bz2 historical-b3e3c62698c1502a62d14fa6fd0449e26df0b68d.zip |
clean up old variables and tighten up the top level USE
Diffstat (limited to 'profiles/default-linux/s390/2004.3')
-rw-r--r-- | profiles/default-linux/s390/2004.3/make.defaults | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/profiles/default-linux/s390/2004.3/make.defaults b/profiles/default-linux/s390/2004.3/make.defaults index 175d03759ca6..ca2576d2f842 100644 --- a/profiles/default-linux/s390/2004.3/make.defaults +++ b/profiles/default-linux/s390/2004.3/make.defaults @@ -1,5 +1,16 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/2004.3/make.defaults,v 1.7 2005/03/05 17:16:49 wolf31o2 Exp $ - GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses" + +USE=" +bitmap-fonts +foomaticdb +font-server +imlib +libwww +mad +mikmod +motif +mpeg +truetype +truetype-fonts +type1-fonts +" |