diff options
author | 2020-07-30 18:49:58 +0200 | |
---|---|---|
committer | 2020-07-31 19:39:30 +0200 | |
commit | 996d7919037ea5a57946d524a7cebd0ecc22e704 (patch) | |
tree | 6461e94511791bf418083ce37bb3def2f9c1a33c /app-dicts/sword-Shona/sword-Shona-2.1.ebuild | |
parent | app-dicts/sword-Sentiment: new package (diff) | |
download | gentoo-996d7919037ea5a57946d524a7cebd0ecc22e704.tar.gz gentoo-996d7919037ea5a57946d524a7cebd0ecc22e704.tar.bz2 gentoo-996d7919037ea5a57946d524a7cebd0ecc22e704.zip |
app-dicts/sword-Shona: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Shona/sword-Shona-2.1.ebuild')
-rw-r--r-- | app-dicts/sword-Shona/sword-Shona-2.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-Shona/sword-Shona-2.1.ebuild b/app-dicts/sword-Shona/sword-Shona-2.1.ebuild new file mode 100644 index 000000000000..28dcd9f531a1 --- /dev/null +++ b/app-dicts/sword-Shona/sword-Shona-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.5.9" + +inherit sword-module + +DESCRIPTION="Shona Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Shona" +LICENSE="FDL-1.3+" +KEYWORDS="~amd64 ~ppc ~x86" |