diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-11-18 09:48:27 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-18 10:17:54 +0200 |
commit | a52ff4aa99b9e16b578d5f68a77daa301dfe5960 (patch) | |
tree | 830040f973c3773ddc28d0384b0add14ea63d629 /app-editors | |
parent | app-editors/vis: add 0.8 (diff) | |
download | gentoo-a52ff4aa99b9e16b578d5f68a77daa301dfe5960.tar.gz gentoo-a52ff4aa99b9e16b578d5f68a77daa301dfe5960.tar.bz2 gentoo-a52ff4aa99b9e16b578d5f68a77daa301dfe5960.zip |
app-editors/vis: EAPI-8 bump for 0.8 and 9999
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vis/vis-0.8.ebuild | 2 | ||||
-rw-r--r-- | app-editors/vis/vis-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vis/vis-0.8.ebuild b/app-editors/vis/vis-0.8.ebuild index 8f1fe78c20dd..34f57c01387b 100644 --- a/app-editors/vis/vis-0.8.ebuild +++ b/app-editors/vis/vis-0.8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MY_PTV=0.5 LUA_COMPAT=( lua5-2 lua5-3 lua5-4 ) diff --git a/app-editors/vis/vis-9999.ebuild b/app-editors/vis/vis-9999.ebuild index 8f1fe78c20dd..34f57c01387b 100644 --- a/app-editors/vis/vis-9999.ebuild +++ b/app-editors/vis/vis-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MY_PTV=0.5 LUA_COMPAT=( lua5-2 lua5-3 lua5-4 ) |