diff options
author | Travis Tilley <lv@gentoo.org> | 2004-11-08 00:22:09 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-11-08 00:22:09 +0000 |
commit | 4f1a0682881208906b0cb190be4b056fb834483e (patch) | |
tree | 6a5cdfbd250c8809009480a3794d2d40662275bc /profiles/gcc34-x86-2004.2 | |
parent | Stable on x86 per security bug #70240 (diff) | |
download | historical-4f1a0682881208906b0cb190be4b056fb834483e.tar.gz historical-4f1a0682881208906b0cb190be4b056fb834483e.tar.bz2 historical-4f1a0682881208906b0cb190be4b056fb834483e.zip |
f77 -> fortran f77 in all profiles
Diffstat (limited to 'profiles/gcc34-x86-2004.2')
-rw-r--r-- | profiles/gcc34-x86-2004.2/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/gcc34-x86-2004.2/make.defaults b/profiles/gcc34-x86-2004.2/make.defaults index 1e6d4f47590e..04c5f1cef917 100644 --- a/profiles/gcc34-x86-2004.2/make.defaults +++ b/profiles/gcc34-x86-2004.2/make.defaults @@ -11,7 +11,7 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs # has a conditional dependency on java (which it does,) then a JDK will be # pulled in during *emerge system*! -USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode f77 foomaticdb gdbm gif gpm imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib" +USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77 foomaticdb gdbm gif gpm imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib" ARCH="x86" ACCEPT_KEYWORDS="x86" |