summaryrefslogtreecommitdiff
path: root/app-dicts/sword-rst
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-rst')
-rw-r--r--app-dicts/sword-rst/Manifest5
-rw-r--r--app-dicts/sword-rst/metadata.xml8
-rw-r--r--app-dicts/sword-rst/sword-rst-1.6.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-rst/Manifest b/app-dicts/sword-rst/Manifest
new file mode 100644
index 000000000000..4f462e52e881
--- /dev/null
+++ b/app-dicts/sword-rst/Manifest
@@ -0,0 +1,5 @@
+DIST RST-1.6.zip 5813471 SHA256 6759fdf5ab4d0ddbe40f1a52f3e06b1dcd15466df23633f75c69e890efaa6e13 SHA512 0d66eee67f2a4fe3db06ded456a6e97812de349546b33821708f93a1072a85ed19b3e2792a5daba3dd38d2bb17246abb8b9ac1b0154e68afbd52fb049bf80385 WHIRLPOOL 2b70e9acd930b0a0df7e021ba7f69ac7e1bd9dc4ef660dabbbe9b1af02ab77251d150e90988cd6bda451bf7b9ef5c934138e3246e433264bf6e191c8c5cb97fc
+EBUILD sword-rst-1.6.ebuild 326 SHA256 6d1e0a64f2f247b4cb3adc652be11c3d1cb7029d73518d64c5d7156ecf5ce4b3 SHA512 f5de2665732a7bc2858cb21a8131a4de4fb35a00888438769eec10d34cc5de1cfe47c46a6e0ffa21207fbbdf366582acfbda3fb30dde5148ca9ac133f13c553e WHIRLPOOL bd90ab34c93493447809a39f476c734bf43d23d75f4bd163db58efd0c2edbc94b8482162d52de2021e315df3410e13827cf33c4a87353d83cfe5eaec78419670
+MISC ChangeLog 2430 SHA256 eb3c4f0441eacd18a7316ecf5aaf791749f4c0b5fb7f8d3e0ed7864e3e97863b SHA512 b4af3960d7558b6faa3b6279fd688aa7788f5be0522cf2f24ac02060b9a4c1e670aa7268408c8aebf769f28d38410462f9a1f8e652b882569164bd82154d30aa WHIRLPOOL f642e78074a7be1f1a19b4b66e0a5d30839c16e3282648e96ab8ac87721e5d8b59697104f32a8f9512bdb323d77ac500160ec4bed9ae42ad1af0f154d416196f
+MISC ChangeLog-2015 433 SHA256 b1ab6be9b7228a2d1c068e8dfab6c5664193bacc9317f35c96d20d8cc125a271 SHA512 e293ced5127d54e917563b3a990c81fa4c4269d457c37208c4c6675fdaf056744e7a835924c8f1118c59b059dcd54660bfe2ce036edeb5613ea6d1e0bf9ff345 WHIRLPOOL cb91dc131b3398025102ddbe0463d29788a59f3965aefe14730669498e528bb77668031d782b94988457d77a9e125be2861d497920690f06ffd3cad630a607bd
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-rst/metadata.xml b/app-dicts/sword-rst/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /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="project">
+ <email>theology@gentoo.org</email>
+ <name>Theology</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..7f2909dbf44e
--- /dev/null
+++ b/app-dicts/sword-rst/sword-rst-1.6.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="RST"
+
+inherit sword-module
+
+DESCRIPTION="Russian Synodal Translation"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=RST"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"