commit: 6065d42ba56df023b48d76828b08b29adcb6b18c
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 4 11:01:52 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 4 11:01:52 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6065d42b
sci-misc/finomaton: EAPI bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-misc/finomaton/finomaton-1.0.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/sci-misc/finomaton/finomaton-1.0.ebuild
b/sci-misc/finomaton/finomaton-1.0.ebuild
index e047c9e71..8e1bf3c0d 100644
--- a/sci-misc/finomaton/finomaton-1.0.ebuild
+++ b/sci-misc/finomaton/finomaton-1.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
# N.B. this is from CTAN
@@ -15,13 +15,14 @@ KEYWORDS="~amd64 ~x86"
IUSE="examples"
# script only
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
# tex for metapost
RDEPEND="
dev-lang/tk:0
- dev-texlive/texlive-metapost"
+ dev-texlive/texlive-metapost
+"
-S="${WORKDIR}"/${PN}
+S="${WORKDIR}/${PN}"
src_install() {
dobin finomaton.tcl