diff options
author | 2020-07-30 18:52:51 +0200 | |
---|---|---|
committer | 2020-07-31 19:42:16 +0200 | |
commit | b655cd5b53a8e708246319e766e58f50b5882956 (patch) | |
tree | e7f76c951d783ca766267e2636b623d8c2dfe5b7 /app-dicts/sword-sml_BL_2008/sword-sml_BL_2008-1.0.1.ebuild | |
parent | app-dicts/sword-la_en: new package (diff) | |
download | gentoo-b655cd5b53a8e708246319e766e58f50b5882956.tar.gz gentoo-b655cd5b53a8e708246319e766e58f50b5882956.tar.bz2 gentoo-b655cd5b53a8e708246319e766e58f50b5882956.zip |
app-dicts/sword-sml_BL_2008: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-sml_BL_2008/sword-sml_BL_2008-1.0.1.ebuild')
-rw-r--r-- | app-dicts/sword-sml_BL_2008/sword-sml_BL_2008-1.0.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-sml_BL_2008/sword-sml_BL_2008-1.0.1.ebuild b/app-dicts/sword-sml_BL_2008/sword-sml_BL_2008-1.0.1.ebuild new file mode 100644 index 000000000000..7045af2648d9 --- /dev/null +++ b/app-dicts/sword-sml_BL_2008/sword-sml_BL_2008-1.0.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.1a" + +inherit sword-module + +DESCRIPTION="Kitab Awal-Jaman maka Kitab Injil" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=sml_BL_2008" +LICENSE="CC-BY-ND-3.0" +KEYWORDS="~amd64 ~ppc ~x86" |