summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-RST')
-rw-r--r--app-dicts/sword-RST/Manifest1
-rw-r--r--app-dicts/sword-RST/metadata.xml8
-rw-r--r--app-dicts/sword-RST/sword-RST-1.6.ebuild12
3 files changed, 21 insertions, 0 deletions
diff --git a/app-dicts/sword-RST/Manifest b/app-dicts/sword-RST/Manifest
new file mode 100644
index 000000000000..346886fc8d40
--- /dev/null
+++ b/app-dicts/sword-RST/Manifest
@@ -0,0 +1 @@
+DIST RST-1.6.zip 5813471 BLAKE2B 498c36b5551829e359dc25c6ef2b2e1296bf23f2375bd8f602750d8a5e063b7fb883b206de70624d0614794882afcbc702404d9ae779c89f322346f06bd2601e SHA512 0d66eee67f2a4fe3db06ded456a6e97812de349546b33821708f93a1072a85ed19b3e2792a5daba3dd38d2bb17246abb8b9ac1b0154e68afbd52fb049bf80385
diff --git a/app-dicts/sword-RST/metadata.xml b/app-dicts/sword-RST/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-RST/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-RST/sword-RST-1.6.ebuild b/app-dicts/sword-RST/sword-RST-1.6.ebuild
new file mode 100644
index 000000000000..f35edc815cd3
--- /dev/null
+++ b/app-dicts/sword-RST/sword-RST-1.6.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+SWORD_MODULE="RST"
+
+inherit sword-module
+
+DESCRIPTION="Russian Synodal Translation"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RST"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"