commit: 6a8dcd02ceac9388b7547bd5f22a188e98664488 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Jul 29 14:10:48 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Jul 29 14:19:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8dcd02
app-dicts/sword-Scofield: update for eclass changes Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild b/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild index 23fe242a228..823aa2f694a 100644 --- a/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild +++ b/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Scofield" + +SWORD_MINIMUM_VERSION="1.5.1a" inherit sword-module
