diff options
author | 2005-01-12 23:08:22 +0000 | |
---|---|---|
committer | 2005-01-12 23:08:22 +0000 | |
commit | c1988a813d913c23deb647fd8c30fae89abbd7e5 (patch) | |
tree | 4acec9c01cb32e535458b3a786643697aaed3119 /profiles/default-linux/s390 | |
parent | remove old versions (Manifest recommit) (diff) | |
download | gentoo-2-c1988a813d913c23deb647fd8c30fae89abbd7e5.tar.gz gentoo-2-c1988a813d913c23deb647fd8c30fae89abbd7e5.tar.bz2 gentoo-2-c1988a813d913c23deb647fd8c30fae89abbd7e5.zip |
USE flag updates for X to cascading profiles. Add font-server, truetype-fonts, and type1-fonts to everything. If X was in USE, add opengl and xv. This should retain the same functionality there was prior to these new USE flags in X. NOTE: 2005.0 and newer should _not_ enable font-server.
Diffstat (limited to 'profiles/default-linux/s390')
-rw-r--r-- | profiles/default-linux/s390/2004.3/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/s390/2004.3/make.defaults b/profiles/default-linux/s390/2004.3/make.defaults index 0ca99d36730c..fb914f29a07c 100644 --- a/profiles/default-linux/s390/2004.3/make.defaults +++ b/profiles/default-linux/s390/2004.3/make.defaults @@ -1,11 +1,11 @@ # 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.5 2004/11/08 00:22:08 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/2004.3/make.defaults,v 1.6 2005/01/12 23:08:21 spyderous Exp $ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses" ARCH="s390" -USE="berkdb bitmap-fonts crypt cups fortran f77 fbcon foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg ncurses nls pam perl png python readline spell ssl tcpd truetype zlib" +USE="berkdb bitmap-fonts crypt cups fortran f77 fbcon font-server foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg ncurses nls pam perl png python readline spell ssl tcpd truetype truetype-fonts type1-fonts zlib" ACCEPT_KEYWORDS="s390" |