diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:42:22 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:36:33 +0200 |
commit | e9e30cf6604fc41e956b79c206111b7642fbfb9a (patch) | |
tree | 3152bf44667a093edcab2b5fbbf4470b009cadcf /app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild | |
parent | app-dicts/sword-FinPR92: new package (diff) | |
download | gentoo-e9e30cf6604fc41e956b79c206111b7642fbfb9a.tar.gz gentoo-e9e30cf6604fc41e956b79c206111b7642fbfb9a.tar.bz2 gentoo-e9e30cf6604fc41e956b79c206111b7642fbfb9a.zip |
app-dicts/sword-FinRK: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild')
-rw-r--r-- | app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild b/app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild new file mode 100644 index 000000000000..4b84d9d0b57e --- /dev/null +++ b/app-dicts/sword-FinRK/sword-FinRK-1.8.2.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.6.1" + +inherit sword-module + +DESCRIPTION="Raamattu Kansalle (2012)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinRK" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |