diff options
author | Matt Jolly <kangie@gentoo.org> | 2024-10-14 13:51:32 +1000 |
---|---|---|
committer | Matt Jolly <kangie@gentoo.org> | 2024-10-14 13:54:05 +1000 |
commit | 9fb0543250a32346197f703cbb1dec0461278e0c (patch) | |
tree | 22ecf514fab39a1afc45b9c57bce29591a2ea720 /sci-calculators | |
parent | sci-calculators/transcalc: drop 0.14-r2 (diff) | |
download | gentoo-9fb0543250a32346197f703cbb1dec0461278e0c.tar.gz gentoo-9fb0543250a32346197f703cbb1dec0461278e0c.tar.bz2 gentoo-9fb0543250a32346197f703cbb1dec0461278e0c.zip |
sci-calculators/transcalc: update EAPI 7 -> 8
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/transcalc/transcalc-0.14-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/transcalc/transcalc-0.14-r3.ebuild b/sci-calculators/transcalc/transcalc-0.14-r3.ebuild index f0297d08efd1..cf095ae6a15c 100644 --- a/sci-calculators/transcalc/transcalc-0.14-r3.ebuild +++ b/sci-calculators/transcalc/transcalc-0.14-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="Microwave and RF transmission line calculator" HOMEPAGE="http://transcalc.sourceforge.net" |