1
0
mirror of synced 2024-06-08 05:37:53 +02:00

sci-biology/fsl: added dependency and bumped EAPI

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2020-01-15 04:47:37 +01:00
parent 8f280c3b27
commit 03dffcf6b0
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,6 @@
15 Jan 2020; <chymera@gentoo.org> fsl-6.0.2.ebuild:
sci-biology/fsl: added dependency and bumped EAPI
14 Nov 2019; François Bissey <frp.bissey@gmail.com> fsl-6.0.2.ebuild: 14 Nov 2019; François Bissey <frp.bissey@gmail.com> fsl-6.0.2.ebuild:
sci-biology/fsl: use generic blas/lapack revert stuff. sci-biology/fsl: use generic blas/lapack revert stuff.

View File

@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors # Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=6 EAPI=7
inherit flag-o-matic toolchain-funcs prefix inherit flag-o-matic toolchain-funcs prefix
@ -16,6 +16,7 @@ IUSE=""
DEPEND=" DEPEND="
dev-libs/boost dev-libs/boost
dev-python/fslpy
media-gfx/graphviz media-gfx/graphviz
media-libs/gd media-libs/gd
media-libs/glu media-libs/glu