diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-04-25 16:56:27 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-04-25 18:14:26 +0200 |
commit | 19c1a400719f5711f5c094d42543611055accef0 (patch) | |
tree | 642ccd9ebf9014756bb5c95c1a335dc140abeac9 /app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild | |
parent | app-dicts/sword-Che1860: bump to 2.0 (diff) | |
download | gentoo-19c1a400719f5711f5c094d42543611055accef0.tar.gz gentoo-19c1a400719f5711f5c094d42543611055accef0.tar.bz2 gentoo-19c1a400719f5711f5c094d42543611055accef0.zip |
app-dicts/sword-ChiNCVs: bump to 1.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild b/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild new file mode 100644 index 000000000000..6f43f0c6c583 --- /dev/null +++ b/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.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.6.0" + +inherit sword-module + +DESCRIPTION="New Chinese Version of the Bible, simplified script" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiNCVs" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |