diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-09-11 02:36:28 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-09-11 02:43:58 +0200 |
commit | 15edac6964f017fbc7c646967eab3cf8411e6fcb (patch) | |
tree | 0988e3ac9c852497d0e2e2ae7a93b55f706f9b47 /app-dicts/sword-DutSVV/sword-DutSVV-2.1.ebuild | |
parent | dev-util/bear: bump to 2.4.4 (diff) | |
download | gentoo-15edac6964f017fbc7c646967eab3cf8411e6fcb.tar.gz gentoo-15edac6964f017fbc7c646967eab3cf8411e6fcb.tar.bz2 gentoo-15edac6964f017fbc7c646967eab3cf8411e6fcb.zip |
app-dicts/sword-DutSVV: bump to 2.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-DutSVV/sword-DutSVV-2.1.ebuild')
-rw-r--r-- | app-dicts/sword-DutSVV/sword-DutSVV-2.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-DutSVV/sword-DutSVV-2.1.ebuild b/app-dicts/sword-DutSVV/sword-DutSVV-2.1.ebuild new file mode 100644 index 000000000000..9ecd2153b3be --- /dev/null +++ b/app-dicts/sword-DutSVV/sword-DutSVV-2.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SWORD_MINIMUM_VERSION="1.6.0" + +inherit sword-module + +DESCRIPTION="Dutch Statenvertaling Bijbel, including footnotes" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |