diff options
Diffstat (limited to 'profiles/default-linux/mips/cobalt/2005.0/make.defaults')
-rw-r--r-- | profiles/default-linux/mips/cobalt/2005.0/make.defaults | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default-linux/mips/cobalt/2005.0/make.defaults b/profiles/default-linux/mips/cobalt/2005.0/make.defaults index 459787721d03..2f01fdf21b43 100644 --- a/profiles/default-linux/mips/cobalt/2005.0/make.defaults +++ b/profiles/default-linux/mips/cobalt/2005.0/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2004 Gentoo Foundation. +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/cobalt/2005.0/make.defaults,v 1.1 2005/01/20 12:39:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/cobalt/2005.0/make.defaults,v 1.2 2005/03/09 00:35:06 vapier Exp $ ARCH="mips" @@ -23,5 +23,5 @@ CXXFLAGS=${CFLAGS} ACCEPT_KEYWORDS="mips" -USE="readline gpm berkdb fortran f77 gdbm tcpd pam libwww ssl nls perl python sdl cobalt -n32 -n64 -multilib nomultilib" +USE="readline gpm berkdb fortran gdbm tcpd pam libwww ssl nls perl python sdl cobalt -n32 -n64 -multilib nomultilib" GRP_STAGE23_USE="readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl cobalt -n32 -n64 -multilib nomultilib" |