summaryrefslogtreecommitdiff
path: root/app-dicts/sword-tsk
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-tsk
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-tsk')
-rw-r--r--app-dicts/sword-tsk/Manifest3
-rw-r--r--app-dicts/sword-tsk/metadata.xml8
-rw-r--r--app-dicts/sword-tsk/sword-tsk-1.4.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-tsk/Manifest b/app-dicts/sword-tsk/Manifest
new file mode 100644
index 000000000000..c0c4b3cbf40d
--- /dev/null
+++ b/app-dicts/sword-tsk/Manifest
@@ -0,0 +1,3 @@
+DIST TSK-1.4.zip 2643723 BLAKE2B bf4dc47a09c615d2a2d92505ac3fa454a3282487386babd92a98b154461fd72f3b17dfd6b6b80d3497a5a8a698cdeab2e932165a181cbce2d2dba87524810ced SHA512 ed70671352204e9bbb32ba7f277546303152d543c931be07a628faad8f49a178c7c320a11f10dfc36786d6f93aaeb0d2b077a68315648563253886075f01872b
+EBUILD sword-tsk-1.4.ebuild 335 BLAKE2B e027b428d2e49552376057c7405ab51a5942fdb9cf96a3f49de4bb3421e7d1d6ce9af0efa03002a11039ad10cf23c7eacbf6ae917e0d1eabd0f3b3adafb63274 SHA512 3c49ac77ff70c87b7e05e7c864c40e526a6cfef752618785aeb179d6a545798dc77d8e6fda3f89a2bde48bdc746d32b5a05708d770693108aea1127e4cdc545f
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-tsk/metadata.xml b/app-dicts/sword-tsk/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-tsk/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-tsk/sword-tsk-1.4.ebuild b/app-dicts/sword-tsk/sword-tsk-1.4.ebuild
new file mode 100644
index 000000000000..972ca001c6b0
--- /dev/null
+++ b/app-dicts/sword-tsk/sword-tsk-1.4.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="TSK"
+
+inherit sword-module
+
+DESCRIPTION="Treasury of Scripture Knowledge"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=TSK"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"