blob: 085d33590b5be3588ef65bb6bddc1538443a1427 (
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 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d
_md5_=d8ac220b1c3e9945d342519212f66910
|