diff options
author | 2020-07-30 18:40:03 +0200 | |
---|---|---|
committer | 2020-07-30 20:24:20 +0200 | |
commit | 62873b17ba47b54c884b90df0af54249b406ec7e (patch) | |
tree | 702b760e4a9b54bdcaf7a5f25335f0ff524b0a9e /app-dicts/sword-BretonNT/sword-BretonNT-1.1.1.ebuild | |
parent | app-dicts/sword-BlaMat: new package (diff) | |
download | gentoo-62873b17ba47b54c884b90df0af54249b406ec7e.tar.gz gentoo-62873b17ba47b54c884b90df0af54249b406ec7e.tar.bz2 gentoo-62873b17ba47b54c884b90df0af54249b406ec7e.zip |
app-dicts/sword-BretonNT: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-BretonNT/sword-BretonNT-1.1.1.ebuild')
-rw-r--r-- | app-dicts/sword-BretonNT/sword-BretonNT-1.1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-BretonNT/sword-BretonNT-1.1.1.ebuild b/app-dicts/sword-BretonNT/sword-BretonNT-1.1.1.ebuild new file mode 100644 index 000000000000..32b880cf500f --- /dev/null +++ b/app-dicts/sword-BretonNT/sword-BretonNT-1.1.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.11" + +inherit sword-module + +DESCRIPTION="Breton New Testament (Koad 21)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BretonNT" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |