diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-12-08 20:37:41 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-12-08 22:38:51 +0000 |
commit | a44415363a3434e3e622e88cf3c9708a9206db09 (patch) | |
tree | f646a496275302c501fefe96c8f906a8ca85a603 /app-dicts | |
parent | app-dicts/sword-ASV: update EAPI 7 -> 8 (diff) | |
download | gentoo-a44415363a3434e3e622e88cf3c9708a9206db09.tar.gz gentoo-a44415363a3434e3e622e88cf3c9708a9206db09.tar.bz2 gentoo-a44415363a3434e3e622e88cf3c9708a9206db09.zip |
app-dicts/sword-Abbott: update EAPI 7 -> 8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-Abbott/sword-Abbott-1.1-r1.ebuild (renamed from app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild b/app-dicts/sword-Abbott/sword-Abbott-1.1-r1.ebuild index 47944791861c..b1936fc40c8b 100644 --- a/app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild +++ b/app-dicts/sword-Abbott/sword-Abbott-1.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -SWORD_MODULE="Abbott" +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module |