diff options
author | 2020-07-30 18:48:57 +0200 | |
---|---|---|
committer | 2020-07-31 19:38:31 +0200 | |
commit | c19c3771fc575f25c60d173943e3aafe268071b2 (patch) | |
tree | ae56cdbb1edbb1af588b27c1a92ea4f1d48b99d9 /app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild | |
parent | app-dicts/sword-Rieger: new package (diff) | |
download | gentoo-c19c3771fc575f25c60d173943e3aafe268071b2.tar.gz gentoo-c19c3771fc575f25c60d173943e3aafe268071b2.tar.bz2 gentoo-c19c3771fc575f25c60d173943e3aafe268071b2.zip |
app-dicts/sword-RomCor: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild')
-rw-r--r-- | app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild b/app-dicts/sword-RomCor/sword-RomCor-2.1.ebuild new file mode 100644 index 000000000000..e5faa67b746d --- /dev/null +++ b/app-dicts/sword-RomCor/sword-RomCor-2.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="Cornilescu Bible in Romanian language" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RomCor" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |