blob: d9edd34f4b878fd919d2cdebbdfc3c556d29f5d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile configure install
DESCRIPTION=Library that converts FORTRAN to C source
EAPI=7
HOMEPAGE=http://www.netlib.org/f2c/
INHERIT=flag-o-matic toolchain-funcs
IUSE=static-libs
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=HPND
SLOT=0
SRC_URI=http://www.netlib.org/f2c/libf2c.zip -> libf2c-20240130.zip
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4
_md5_=d8ac220b1c3e9945d342519212f66910
|