summaryrefslogtreecommitdiff
path: root/app-dicts/sword-dbd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/sword-dbd
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-dbd')
-rw-r--r--app-dicts/sword-dbd/Manifest3
-rw-r--r--app-dicts/sword-dbd/metadata.xml8
-rw-r--r--app-dicts/sword-dbd/sword-dbd-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-dbd/Manifest b/app-dicts/sword-dbd/Manifest
new file mode 100644
index 000000000000..d9744c39ac07
--- /dev/null
+++ b/app-dicts/sword-dbd/Manifest
@@ -0,0 +1,3 @@
+DIST DBD-1.1.zip 356984 BLAKE2B f1720bb96f39d26175423bf7103a09ceae994567ddd3552a24b7c622806d15e05f0754fc29faac76fb5545d12a8cae9241ffb749051a953ee1494f2a9764868d SHA512 c190e7b3d0ac13b72107f0f4a177d38a4cda3fe6b9c62dbc9ecbce68d711e7ffb61a805ba8c77cf9fbe917d54da1e73e1a9174970b0848b79e05a8d299d000a9
+EBUILD sword-dbd-1.1.ebuild 333 BLAKE2B cccaffaf5dc109577cbb4e332218a871f84830a285b5b03debb6863c41c8741564f1664a11113efe915f18f38351c0df16aaf9b663d492abca533ff329b4f509 SHA512 f28706df1c0f4abf243378798475c08a211c66e7f4849ebe9ce38404e5820063f7bf00a4e907856a9605f846f60221a52ca1e3a93e3a69e74663c6728fea2c29
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-dbd/metadata.xml b/app-dicts/sword-dbd/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /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="project">
+ <email>theology@gentoo.org</email>
+ <name>Theology</name>
+</maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-dbd/sword-dbd-1.1.ebuild b/app-dicts/sword-dbd/sword-dbd-1.1.ebuild
new file mode 100644
index 000000000000..54df1583166e
--- /dev/null
+++ b/app-dicts/sword-dbd/sword-dbd-1.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+SWORD_MODULE="DBD"
+
+inherit sword-module
+
+DESCRIPTION="Day By Day By Grace - Bob Hoekstra"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DBD"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"