summaryrefslogtreecommitdiff
path: root/app-dicts/sword-tcr
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-tcr
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-tcr')
-rw-r--r--app-dicts/sword-tcr/Manifest3
-rw-r--r--app-dicts/sword-tcr/metadata.xml8
-rw-r--r--app-dicts/sword-tcr/sword-tcr-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-tcr/Manifest b/app-dicts/sword-tcr/Manifest
new file mode 100644
index 000000000000..733d7c1b3ebd
--- /dev/null
+++ b/app-dicts/sword-tcr/Manifest
@@ -0,0 +1,3 @@
+DIST TCR-1.1.zip 270366 BLAKE2B 3419c5f47b93bf6c28ba94f1a80fd0b0262e512be3e651b3b605ddaa96eca0a0990c6cfb644d0fe827d48acf4aea0ec92353f529a1dae56339e2915188b10bd9 SHA512 c95faa93654751ab5c133e906ba7f8ebda3125c30dfa381551c04ba521bda898d3b2cdf43c969bba436ffef60c9922d6fd1486032bddc9a5f39409ce35b1b5d0
+EBUILD sword-tcr-1.1.ebuild 325 BLAKE2B 01e598af3ebe6cce976afe518af492cff61c18ed17d3914e9ddd8abcf7e7ce84c6fd009f23b2828c3e22d183fd6aceb34b4e9a8efd2e3b6ceeb7940110cc2e00 SHA512 e61a7ec555fa8a99bbb610ac81720889cdda9ff13c19314d7961f8ff92e96f88a0d23d35fb43dae5171cf16fa980d00dae1cd535fc608df9e0fa5ff75b08134c
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-tcr/metadata.xml b/app-dicts/sword-tcr/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-tcr/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-tcr/sword-tcr-1.1.ebuild b/app-dicts/sword-tcr/sword-tcr-1.1.ebuild
new file mode 100644
index 000000000000..a2bb52020ba4
--- /dev/null
+++ b/app-dicts/sword-tcr/sword-tcr-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="TCR"
+
+inherit sword-module
+
+DESCRIPTION="Thompson Chain Topics"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=TCR"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"