summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:41:21 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:35:30 +0200
commitcdaf9f9a80431296ad7b28dc4b47f9e280ad1797 (patch)
tree5cd7c141e44bf4b75fbb773e9b3288a5b6708d72 /app-dicts/sword-DBD
parentapp-dicts/sword-CzeCSP: new package (diff)
downloadgentoo-cdaf9f9a80431296ad7b28dc4b47f9e280ad1797.tar.gz
gentoo-cdaf9f9a80431296ad7b28dc4b47f9e280ad1797.tar.bz2
gentoo-cdaf9f9a80431296ad7b28dc4b47f9e280ad1797.zip
app-dicts/sword-DBD: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-DBD')
-rw-r--r--app-dicts/sword-DBD/Manifest1
-rw-r--r--app-dicts/sword-DBD/metadata.xml8
-rw-r--r--app-dicts/sword-DBD/sword-DBD-1.4.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-DBD/Manifest b/app-dicts/sword-DBD/Manifest
new file mode 100644
index 000000000000..873973542615
--- /dev/null
+++ b/app-dicts/sword-DBD/Manifest
@@ -0,0 +1 @@
+DIST DBD-1.4.zip 412728 BLAKE2B 3b167c78e62af9bfe5348d3c3ebf4346b56da39d69ba1e8f24e50e7364ddda04e7f7b5514af80290d590d62e3f24526fa239e87fc512f4ec1a0d72c2b0bf9038 SHA512 21f74df81ccf806dfc0cf802461d59f92c98fcc35d9525b791be62d3b8182b5185aea1ef85544d4d36817cd154fed19bd1cbf38bab21d52b17e7ee48eeeceff5
diff --git a/app-dicts/sword-DBD/metadata.xml b/app-dicts/sword-DBD/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-DBD/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-DBD/sword-DBD-1.4.ebuild b/app-dicts/sword-DBD/sword-DBD-1.4.ebuild
new file mode 100644
index 000000000000..9ad90654a20f
--- /dev/null
+++ b/app-dicts/sword-DBD/sword-DBD-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.5.9"
+
+inherit sword-module
+
+DESCRIPTION="Day By Day By Grace - Bob Hoekstra"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DBD"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"