diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:40:17 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:24:33 +0200 |
commit | a7788ff154410f477e630c4dc5daba9e22819bc3 (patch) | |
tree | 39b4a6ffe170d845b511c13129209b026941db33 /app-dicts/sword-CSlElizabeth | |
parent | app-dicts/sword-CPDV: new package (diff) | |
download | gentoo-a7788ff154410f477e630c4dc5daba9e22819bc3.tar.gz gentoo-a7788ff154410f477e630c4dc5daba9e22819bc3.tar.bz2 gentoo-a7788ff154410f477e630c4dc5daba9e22819bc3.zip |
app-dicts/sword-CSlElizabeth: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-CSlElizabeth')
-rw-r--r-- | app-dicts/sword-CSlElizabeth/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-CSlElizabeth/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-CSlElizabeth/sword-CSlElizabeth-1.5.1.ebuild | 13 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-CSlElizabeth/Manifest b/app-dicts/sword-CSlElizabeth/Manifest new file mode 100644 index 000000000000..13584c84e85f --- /dev/null +++ b/app-dicts/sword-CSlElizabeth/Manifest @@ -0,0 +1 @@ +DIST CSlElizabeth-1.5.1.zip 1894182 BLAKE2B 735eca2bbe488d044b4f2ababce2bd92c4b9bb245ee32d8ce9b1b18ecc7f60f52a03dc889aca6e72b3ac825fb3bc53fa35b3380cbf0180ebb651d05e6055cf1d SHA512 edee5360340716b37cdbfebf08d7f4f746acd53374cc880aa696ee550237bb1f0ca72d9bdcff2c76aa3e205018b5d86e8d95495069f2dff5671bcb29a63fb623 diff --git a/app-dicts/sword-CSlElizabeth/metadata.xml b/app-dicts/sword-CSlElizabeth/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-CSlElizabeth/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-CSlElizabeth/sword-CSlElizabeth-1.5.1.ebuild b/app-dicts/sword-CSlElizabeth/sword-CSlElizabeth-1.5.1.ebuild new file mode 100644 index 000000000000..552194baeec3 --- /dev/null +++ b/app-dicts/sword-CSlElizabeth/sword-CSlElizabeth-1.5.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="1757 Church Slavonic Elizabeth Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CSlElizabeth" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |