diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-05 17:16:49 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-05 17:16:49 +0000 |
commit | 23ec6b43d67011451da94099f9bb597b8e576126 (patch) | |
tree | 92dd2f1730b5e0b3f548a7b7e5d289a86c0f8b25 /profiles | |
parent | Moved 2005.0/make.defaults to make.defaults and removed redundant ARCH, FEATU... (diff) | |
download | historical-23ec6b43d67011451da94099f9bb597b8e576126.tar.gz historical-23ec6b43d67011451da94099f9bb597b8e576126.tar.bz2 historical-23ec6b43d67011451da94099f9bb597b8e576126.zip |
Moved 2005.0/make.defaults to make.defaults and removed redundant ARCH, FEATURES, and ACCEPT_KEYWORDS from other profiles, as necessary.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/s390/2004.3/make.defaults | 8 | ||||
-rw-r--r-- | profiles/default-linux/s390/make.defaults (renamed from profiles/default-linux/s390/2005.0/make.defaults) | 2 |
2 files changed, 2 insertions, 8 deletions
diff --git a/profiles/default-linux/s390/2004.3/make.defaults b/profiles/default-linux/s390/2004.3/make.defaults index fb914f29a07c..175d03759ca6 100644 --- a/profiles/default-linux/s390/2004.3/make.defaults +++ b/profiles/default-linux/s390/2004.3/make.defaults @@ -1,11 +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/s390/2004.3/make.defaults,v 1.6 2005/01/12 23:08:21 spyderous Exp $ +# $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" - -ARCH="s390" - -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" diff --git a/profiles/default-linux/s390/2005.0/make.defaults b/profiles/default-linux/s390/make.defaults index c6950ed58b31..41596a759804 100644 --- a/profiles/default-linux/s390/2005.0/make.defaults +++ b/profiles/default-linux/s390/make.defaults @@ -1,6 +1,6 @@ # 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/2005.0/make.defaults,v 1.1 2005/01/20 21:17:55 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/make.defaults,v 1.1 2005/03/05 17:16:49 wolf31o2 Exp $ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses" |