diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:51:36 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:41:04 +0200 |
commit | 039f25a3e7a4753ff0056a4c2296545e47cc3242 (patch) | |
tree | 95466c2dd783f1eaab42cc878e162148a59606f4 /app-dicts/sword-Viet/sword-Viet-1.4.1.ebuild | |
parent | app-dicts/sword-VarApp: new package (diff) | |
download | gentoo-039f25a3e7a4753ff0056a4c2296545e47cc3242.tar.gz gentoo-039f25a3e7a4753ff0056a4c2296545e47cc3242.tar.bz2 gentoo-039f25a3e7a4753ff0056a4c2296545e47cc3242.zip |
app-dicts/sword-Viet: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Viet/sword-Viet-1.4.1.ebuild')
-rw-r--r-- | app-dicts/sword-Viet/sword-Viet-1.4.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-Viet/sword-Viet-1.4.1.ebuild b/app-dicts/sword-Viet/sword-Viet-1.4.1.ebuild new file mode 100644 index 000000000000..acfe2ac58352 --- /dev/null +++ b/app-dicts/sword-Viet/sword-Viet-1.4.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.2" + +inherit sword-module + +DESCRIPTION="Vietnamese Bible (1934)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Viet" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |