diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:40:41 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:34:48 +0200 |
commit | 813b806709d5cb7db55b71fcf189c6a03223c8da (patch) | |
tree | 022be56b2729e05421776d3ea3b3532339d8b687 /app-dicts/sword-ChiUn/sword-ChiUn-2.6.ebuild | |
parent | app-dicts/sword-ChiNCVt: new package (diff) | |
download | gentoo-813b806709d5cb7db55b71fcf189c6a03223c8da.tar.gz gentoo-813b806709d5cb7db55b71fcf189c6a03223c8da.tar.bz2 gentoo-813b806709d5cb7db55b71fcf189c6a03223c8da.zip |
app-dicts/sword-ChiUn: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ChiUn/sword-ChiUn-2.6.ebuild')
-rw-r--r-- | app-dicts/sword-ChiUn/sword-ChiUn-2.6.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-ChiUn/sword-ChiUn-2.6.ebuild b/app-dicts/sword-ChiUn/sword-ChiUn-2.6.ebuild new file mode 100644 index 000000000000..d2df4485693c --- /dev/null +++ b/app-dicts/sword-ChiUn/sword-ChiUn-2.6.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="Chinese Union Version of the Bible, traditional script" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiUn" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |