diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2021-08-14 12:13:17 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-08-14 12:13:17 +0200 |
commit | 2a6a5eac55404c78a55bc3e9609c304dce9a4ac5 (patch) | |
tree | 1ecf7f1d421aaaf0220cc8fdb06f339bae06e52c /sci-libs/fetk | |
parent | sci-mathematics/ent: Port to EAPI 8 (diff) | |
download | gentoo-2a6a5eac55404c78a55bc3e9609c304dce9a4ac5.tar.gz gentoo-2a6a5eac55404c78a55bc3e9609c304dce9a4ac5.tar.bz2 gentoo-2a6a5eac55404c78a55bc3e9609c304dce9a4ac5.zip |
sci-libs/fetk: Port to EAPI 8
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-libs/fetk')
-rw-r--r-- | sci-libs/fetk/fetk-1.5.ebuild | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/sci-libs/fetk/fetk-1.5.ebuild b/sci-libs/fetk/fetk-1.5.ebuild index 96d1ea80984f..0f930c60495b 100644 --- a/sci-libs/fetk/fetk-1.5.ebuild +++ b/sci-libs/fetk/fetk-1.5.ebuild @@ -1,16 +1,14 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 DESCRIPTION="The Finite Element ToolKit - Meta package" HOMEPAGE="http://fetk.org/" -SRC_URI="" +LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -LICENSE="GPL-2" -IUSE="" RDEPEND=" ~dev-libs/maloc-${PV} @@ -18,5 +16,4 @@ RDEPEND=" ~sci-libs/gamer-${PV} ~sci-libs/mc-${PV} ~sci-libs/punc-${PV} - " -DEPEND="" +" |