summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:41:14 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:35:24 +0200
commit43955d731229a1a6b554597d1c4dcab09155df16 (patch)
tree7bad80ae9bf22f95602c70a8416de3af331e281a
parentapp-dicts/sword-CzeB21: new package (diff)
downloadgentoo-43955d731229a1a6b554597d1c4dcab09155df16.tar.gz
gentoo-43955d731229a1a6b554597d1c4dcab09155df16.tar.bz2
gentoo-43955d731229a1a6b554597d1c4dcab09155df16.zip
app-dicts/sword-CzeCEP: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--app-dicts/sword-CzeCEP/Manifest1
-rw-r--r--app-dicts/sword-CzeCEP/metadata.xml8
-rw-r--r--app-dicts/sword-CzeCEP/sword-CzeCEP-1.8.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-CzeCEP/Manifest b/app-dicts/sword-CzeCEP/Manifest
new file mode 100644
index 000000000000..239515a6e622
--- /dev/null
+++ b/app-dicts/sword-CzeCEP/Manifest
@@ -0,0 +1 @@
+DIST CzeCEP-1.8.zip 1550656 BLAKE2B ef6fc91626ec72dfa4d9ce97a9f29eab768eb4f038daf52daa9ac45ed291972d85e1e57ee7cffefdccc9e187ae417eed2e30e245dca13244da72c6927b382da7 SHA512 bdfc5d199aa51b4b7f5689e194eabe7ec3d3280905a406119c767f61bbdc9d8757dee0b936bf43d4313877f40bcb8f20e89b343a6ddc61fb01f15d6dc9857f09
diff --git a/app-dicts/sword-CzeCEP/metadata.xml b/app-dicts/sword-CzeCEP/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-CzeCEP/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-CzeCEP/sword-CzeCEP-1.8.ebuild b/app-dicts/sword-CzeCEP/sword-CzeCEP-1.8.ebuild
new file mode 100644
index 000000000000..5cbb7ee4ee0b
--- /dev/null
+++ b/app-dicts/sword-CzeCEP/sword-CzeCEP-1.8.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 Ekumenicky Cesky preklad"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CzeCEP"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"