blob: 4b7a1ea1a36cc477c74fa07e01fa6f56c81bbe04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=app-arch/unzip
DESCRIPTION=Library that converts FORTRAN to C source
EAPI=5
HOMEPAGE=http://www.netlib.org/f2c/
IUSE=static-libs
KEYWORDS=amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux
LICENSE=HPND
SLOT=0
SRC_URI=http://www.netlib.org/f2c//libf2c.zip -> libf2c-20110801.zip
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=a8d192a5558e58b95f47074f145d9126
|