summaryrefslogtreecommitdiff
path: root/app-dicts/sword-mak
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-mak
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-mak')
-rw-r--r--app-dicts/sword-mak/Manifest3
-rw-r--r--app-dicts/sword-mak/metadata.xml8
-rw-r--r--app-dicts/sword-mak/sword-mak-1.0.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-mak/Manifest b/app-dicts/sword-mak/Manifest
new file mode 100644
index 000000000000..6984f257eb04
--- /dev/null
+++ b/app-dicts/sword-mak/Manifest
@@ -0,0 +1,3 @@
+DIST MAK-1.0.zip 365363 BLAKE2B 06609b47fdf89b4c1f22df60b8b73ecc7f9935af0a5b45476a8e805256e8dbf11b7e335410d392ef226c19a97fab249648d65496923d743b5c9ebbc5dc318529 SHA512 42bbcefda76fde6638c0951cee412b68ad2d1e3b39519f2c749f77fe8a65a6ddd4a0cd7f41e951c8091ae7120cd86f261ae39602cebc13153ce72fdc1f4b5fd2
+EBUILD sword-mak-1.0.ebuild 330 BLAKE2B d86cb0cf1c6b31a2a84f9c659ff61020c6a66f66409ae23629b253e5ef8605ee4d25525a57728a00737a6bb29bde20aa427896857693699194febb9285a7b6bb SHA512 54b7df5e777a99995cad19776303b8a8a6c72003b0418c42a59b020364d2040b9cfce69dd775f93ea372415f5478e2ec4a006ac446391edd0b1c989d068b210d
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-mak/metadata.xml b/app-dicts/sword-mak/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-mak/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-mak/sword-mak-1.0.ebuild b/app-dicts/sword-mak/sword-mak-1.0.ebuild
new file mode 100644
index 000000000000..93583742f6d4
--- /dev/null
+++ b/app-dicts/sword-mak/sword-mak-1.0.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="MAK"
+
+inherit sword-module
+
+DESCRIPTION="Matthias Ansorgs Kommentar"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=MAK"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"