diff options
author | 2021-04-25 16:55:21 +0200 | |
---|---|---|
committer | 2021-04-25 18:14:23 +0200 | |
commit | 6277eb4feb3ee39ac156d941f5b34213624671a8 (patch) | |
tree | efafa9b1c4fe2a4920db8ea70694fd472fbef2af /app-dicts/sword-Che1860/sword-Che1860-2.0.ebuild | |
parent | app-dicts/sword-Byz: bump to 3.0 (diff) | |
download | gentoo-6277eb4feb3ee39ac156d941f5b34213624671a8.tar.gz gentoo-6277eb4feb3ee39ac156d941f5b34213624671a8.tar.bz2 gentoo-6277eb4feb3ee39ac156d941f5b34213624671a8.zip |
app-dicts/sword-Che1860: bump to 2.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Che1860/sword-Che1860-2.0.ebuild')
-rw-r--r-- | app-dicts/sword-Che1860/sword-Che1860-2.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-Che1860/sword-Che1860-2.0.ebuild b/app-dicts/sword-Che1860/sword-Che1860-2.0.ebuild new file mode 100644 index 000000000000..cc7cb23479aa --- /dev/null +++ b/app-dicts/sword-Che1860/sword-Che1860-2.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 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="Cherokee New Testament (1860) with Sequoyah transliterated forms" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Che1860" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |