diff --git a/app-dicts/sword-Rieger/Manifest b/app-dicts/sword-Rieger/Manifest new file mode 100644 index 0000000000000..6461ddbca6071 --- /dev/null +++ b/app-dicts/sword-Rieger/Manifest @@ -0,0 +1 @@ +DIST Rieger-1.0.zip 859735 BLAKE2B a25a62002ba19f6c66c4016522044771564182e1e81a9a22bcb8f73ce67a8083ba2982ecc90a267e5dae3326e3e37639a5b63563d2015db683323d5ed1ceb19e SHA512 5da6e85ecb335448712befb74a47c9ae21d2cd8d5ed6ba03227ffb8c916f3b4f261f15eb75035ac22dc1e6ec1fa9a0ea466002150eb93048182a19993055cc94 diff --git a/app-dicts/sword-Rieger/metadata.xml b/app-dicts/sword-Rieger/metadata.xml new file mode 100644 index 0000000000000..3e5026ee3754a --- /dev/null +++ b/app-dicts/sword-Rieger/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-Rieger/sword-Rieger-1.0.ebuild b/app-dicts/sword-Rieger/sword-Rieger-1.0.ebuild new file mode 100644 index 0000000000000..9d189387b3bf5 --- /dev/null +++ b/app-dicts/sword-Rieger/sword-Rieger-1.0.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="Carl Heinrich Riegers Kommentar" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Rieger" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86"