diff options
author | 2005-03-09 00:35:08 +0000 | |
---|---|---|
committer | 2005-03-09 00:35:08 +0000 | |
commit | d335e0f66858ecb947b1c8a746215804f4bca8e7 (patch) | |
tree | 2960d17f7ec93da90a5fdd638e746709a67c49b6 /profiles/default-linux/hppa/make.defaults | |
parent | dont delete manpages, just be selective about what we install #84427 by den_RDC (diff) | |
download | historical-d335e0f66858ecb947b1c8a746215804f4bca8e7.tar.gz historical-d335e0f66858ecb947b1c8a746215804f4bca8e7.tar.bz2 historical-d335e0f66858ecb947b1c8a746215804f4bca8e7.zip |
f77 -> fortran
Diffstat (limited to 'profiles/default-linux/hppa/make.defaults')
-rw-r--r-- | profiles/default-linux/hppa/make.defaults | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default-linux/hppa/make.defaults b/profiles/default-linux/hppa/make.defaults index 31e5b2e2d9e3..cef9e9f7548d 100644 --- a/profiles/default-linux/hppa/make.defaults +++ b/profiles/default-linux/hppa/make.defaults @@ -1,6 +1,6 @@ -# Copyright 1999-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/hppa/make.defaults,v 1.2 2005/03/05 17:00:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/make.defaults,v 1.3 2005/03/09 00:35:06 vapier Exp $ # # System-wide defaults for the Portage system # See portage(5) manpage @@ -12,4 +12,4 @@ ACCEPT_KEYWORDS="hppa" FEATURES="sandbox sfperms strict" -USE="berkdb crypt cups foomaticdb fortran f77 gdbm gpm imlib ipv6 libwww ncurses nls pam perl pic python readline spell ssl tcpd xml2 zlib" +USE="berkdb crypt cups foomaticdb fortran gdbm gpm imlib ipv6 libwww ncurses nls pam perl pic python readline spell ssl tcpd xml2 zlib" |