blob: f7f50a2f8d46aa2d4d8474b8ae77451f2c1f3d05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=virtual/fortran
DEFINED_PHASES=compile configure install setup
DEPEND=sci-libs/openlibm:= virtual/fortran
DESCRIPTION=A collection of special mathematical functions
EAPI=8
HOMEPAGE=https://julialang.org
INHERIT=fortran-2 toolchain-funcs
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT public-domain
RDEPEND=sci-libs/openlibm:= virtual/fortran
SLOT=0
SRC_URI=https://github.com/JuliaLang/openspecfun/archive/v0.5.5.tar.gz -> openspecfun-0.5.5.tar.gz
_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea
_md5_=ab52a57ef1f8eed2959fa65c534f904d
|