summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-NETtext')
-rw-r--r--app-dicts/sword-NETtext/Manifest1
-rw-r--r--app-dicts/sword-NETtext/metadata.xml8
-rw-r--r--app-dicts/sword-NETtext/sword-NETtext-1.0.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-NETtext/Manifest b/app-dicts/sword-NETtext/Manifest
new file mode 100644
index 000000000000..b7c5b8b51f86
--- /dev/null
+++ b/app-dicts/sword-NETtext/Manifest
@@ -0,0 +1 @@
+DIST NETtext-1.0.0.zip 2019471 BLAKE2B 53a2af043990c92dc5261afa0c6c7a5fb7e537a30cab2fecbbe992f2403b1a970b2430d8bc3b6c1ab065cbeb660ec8a100bc5cc070c3e0c5b80820c5ef69e121 SHA512 6b6a178bc7b50ed7ea907d4ca85e4e6b51c8e59a8875943f0fd94129fe7084af52c8085f26042a7ddf473376fa3ff0fb61ad07af1f87a4875b4c5f9adf75d7e8
diff --git a/app-dicts/sword-NETtext/metadata.xml b/app-dicts/sword-NETtext/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-NETtext/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="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-NETtext/sword-NETtext-1.0.0.ebuild b/app-dicts/sword-NETtext/sword-NETtext-1.0.0.ebuild
new file mode 100644
index 000000000000..21fab530f075
--- /dev/null
+++ b/app-dicts/sword-NETtext/sword-NETtext-1.0.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.1a"
+
+inherit sword-module
+
+DESCRIPTION="New English Translation text only with footnote markers"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=NETtext"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86"