summaryrefslogtreecommitdiff
path: root/app-dicts/sword-jst
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-jst
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-jst')
-rw-r--r--app-dicts/sword-jst/Manifest3
-rw-r--r--app-dicts/sword-jst/metadata.xml8
-rw-r--r--app-dicts/sword-jst/sword-jst-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-jst/Manifest b/app-dicts/sword-jst/Manifest
new file mode 100644
index 000000000000..b9aac8427c23
--- /dev/null
+++ b/app-dicts/sword-jst/Manifest
@@ -0,0 +1,3 @@
+DIST JST-1.1.zip 1446738 BLAKE2B ad5bd12e82d6aec2bcac4f2052852bbf619b08e9fe135750b0eb6b1fcab31f8acf2227f24a7b2f998eb8b9f9991def6c052619db75b85de251cae1a8f53c692c SHA512 0fe3fdae23d95dcaab3ff7b3a6c7768d4f98e15c2771584bd501e35738f8b1d164c1706ee5d5da0ecc6c62ec955fd23dcd9cb7df55671685cc0d640abd7bed11
+EBUILD sword-jst-1.1.ebuild 328 BLAKE2B 3c5d179b72ae45a0bd1f2098dc06ab8edca6de4acd801445e92587138d5b1f6af6db2cfe6e1367623dc111c8e23732492fc2c54122b13aaf164b0b866e73e3bd SHA512 c2f9fa26c7fc9e5bd6d0f62ee3294c7097156f884435d69c3e6e2b6de6cd4b381a83dbaf148f65d44b7da9f5db452a3a845569904bc4bae39900df0cd66f191b
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-jst/metadata.xml b/app-dicts/sword-jst/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-jst/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-jst/sword-jst-1.1.ebuild b/app-dicts/sword-jst/sword-jst-1.1.ebuild
new file mode 100644
index 000000000000..1e1d80522c23
--- /dev/null
+++ b/app-dicts/sword-jst/sword-jst-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="JST"
+
+inherit sword-module
+
+DESCRIPTION="Joseph Smith Translation"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=JST"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"