diff options
Diffstat (limited to 'app-dicts/sword-CzeCSP')
-rw-r--r-- | app-dicts/sword-CzeCSP/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-CzeCSP/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-CzeCSP/sword-CzeCSP-1.4.ebuild | 13 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-CzeCSP/Manifest b/app-dicts/sword-CzeCSP/Manifest new file mode 100644 index 000000000000..5ffa262ff98d --- /dev/null +++ b/app-dicts/sword-CzeCSP/Manifest @@ -0,0 +1 @@ +DIST CzeCSP-1.4.zip 4219688 BLAKE2B 65472384cf1e9979aa4c20813d750ed40e54553f1479929486c860605289ee65427c19ec2389af6974a5032329ed4da46d37cea1ba3e12b8d85c6046d0b27d99 SHA512 38f0244d226cdd595b7630fde21a5a6da70c17e7063b60821e4fa9b89735cd7aca03e688d422ee554cd49871d12b956166cd7b8d7a0172b3a1e2799d77fc8cf1 diff --git a/app-dicts/sword-CzeCSP/metadata.xml b/app-dicts/sword-CzeCSP/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-CzeCSP/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>marecki@gentoo.org</email> + <name>Marek Szuba</name> + </maintainer> +</pkgmetadata> diff --git a/app-dicts/sword-CzeCSP/sword-CzeCSP-1.4.ebuild b/app-dicts/sword-CzeCSP/sword-CzeCSP-1.4.ebuild new file mode 100644 index 000000000000..982e311d41bc --- /dev/null +++ b/app-dicts/sword-CzeCSP/sword-CzeCSP-1.4.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="Czech Český studijní překlad" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CzeCSP" +LICENSE="CC-BY-NC-ND-4.0" +KEYWORDS="~amd64 ~ppc ~x86" |