summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-02-15 09:42:40 +0100
committerDavid Seifert <soap@gentoo.org>2021-02-15 09:42:40 +0100
commit392b8760f4893467d5c1084eb9df80958fc16d73 (patch)
treeceae217942397f1d9c2c85e7cba88e483db1315a /sci-electronics/espresso-ab
parentdev-tcltk/tablelist: Bump to 6.12 (diff)
downloadgentoo-392b8760f4893467d5c1084eb9df80958fc16d73.tar.gz
gentoo-392b8760f4893467d5c1084eb9df80958fc16d73.tar.bz2
gentoo-392b8760f4893467d5c1084eb9df80958fc16d73.zip
sci-electronics/espresso-ab: Port to EAPI 7
Bug: https://bugs.gentoo.org/770643 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-electronics/espresso-ab')
-rw-r--r--sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
index 99d4b91dcd16..602ad9df2dba 100644
--- a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
+++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit flag-o-matic
@@ -12,9 +12,6 @@ SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DOCS="README"
src_configure() {
append-cflags "-std=gnu89"