diff options
author | 2004-11-03 14:44:50 +0000 | |
---|---|---|
committer | 2004-11-03 14:44:50 +0000 | |
commit | e143b72a08df576f69fcae81cea37e7df147dee3 (patch) | |
tree | 9054529e559e544ee82d49c8c4ac186ea4a048d7 /profiles/default-linux/s390/2004.3 | |
parent | stable on ppc (diff) | |
download | historical-e143b72a08df576f69fcae81cea37e7df147dee3.tar.gz historical-e143b72a08df576f69fcae81cea37e7df147dee3.tar.bz2 historical-e143b72a08df576f69fcae81cea37e7df147dee3.zip |
remove slang cruft
Diffstat (limited to 'profiles/default-linux/s390/2004.3')
-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 af1457d5c318..fead35fd5026 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.3 2004/10/28 19:35:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/2004.3/make.defaults,v 1.4 2004/11/03 14:44:50 vapier Exp $ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses" ARCH="s390" -USE="berkdb bitmap-fonts crypt cups f77 fbcon foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg ncurses nls pam perl png python readline slang spell ssl tcpd truetype zlib" +USE="berkdb bitmap-fonts crypt cups f77 fbcon foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg ncurses nls pam perl png python readline spell ssl tcpd truetype zlib" ACCEPT_KEYWORDS="s390" |