summaryrefslogtreecommitdiff
path: root/app-dicts/sword-institutes
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-institutes')
-rw-r--r--app-dicts/sword-institutes/Manifest5
-rw-r--r--app-dicts/sword-institutes/metadata.xml8
-rw-r--r--app-dicts/sword-institutes/sword-institutes-1.2.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-institutes/Manifest b/app-dicts/sword-institutes/Manifest
new file mode 100644
index 000000000000..debed8f82930
--- /dev/null
+++ b/app-dicts/sword-institutes/Manifest
@@ -0,0 +1,5 @@
+DIST Institutes-1.2.zip 1417954 SHA256 572af803292dcf31a5bfefb16d3816942b9672603d3169b3ba1e591b37a9614f SHA512 dad9fe61bc84a0761e2104695658be7661613e3237e65ad190d425452b189d8614adaf785f9df86ec2d26b57ccf9854c1f482acd8367bd8c29d7c88e8e9b5e12 WHIRLPOOL b1235200f8c4bf581b825ab079a1629da2412b9a0974a5399f2704140a236f50a6c3962d56e11d6d018c1d5d1bfbd05879b555c95b8299010a7232cf15d6c3fa
+EBUILD sword-institutes-1.2.ebuild 337 SHA256 2c30b286766a74dc973d30a8f0d4e2a86646b602d494dad0145c58d57b84b501 SHA512 73dfcece7b4df285575c3306c4c1ae2fa3a348fe73cc3e050b713ba141233e9f6be2a242b05169cd4eabff88eae5758764c3b00cb8091b289c08a381ad1923d1 WHIRLPOOL 01a78a04f9cc9e7fe880e50d6dd2df167de92ca3d66b8bf55e9eb6bcdb10157d326ee6a1abdd579be7fce160db80159da703b9f7d61cfcaaed318e14d8a55def
+MISC ChangeLog 2451 SHA256 2dc918f2ee0d8a36fdad1e4a7379c01a6e791ed56f98ac0f3ec57aa63d6d04b7 SHA512 e0ffea7aaa948c5e3b4af46460ccdf35c2edc3053b3f2437a5112a06342d48c2f36f9905224bb1d9e97fa6676e6fb2f71007976df11b5c3e122d5a0e2e998822 WHIRLPOOL 25185f5797abe49111c48ee135c8500be8a22a672b0bb7b493dbb07de3c6e7226f2e1b461286bc435d810eb44c742b9d3a30bde9e30c41e6138bd11894158bf7
+MISC ChangeLog-2015 652 SHA256 810f51f1c955215d2ba4e58068131a1066eecd00f6cbcb88614cb4e10e0caf59 SHA512 7514c4ae7df5b3d61b623d5fc235e10d6c0365c96fa0305480e91ee1b735db361c8a68e02d92915a40f8fe2dc9d097e8c4960d240ee506316788f72a0c051106 WHIRLPOOL a5d3f1eead13b81746347cb151ae0dcdbf492dd14434918a253f11b37f19a3cf5826098d3095573237eb39b087fae04930773f95f5dccf62c23fe64fd963fb7e
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-institutes/metadata.xml b/app-dicts/sword-institutes/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-institutes/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-institutes/sword-institutes-1.2.ebuild b/app-dicts/sword-institutes/sword-institutes-1.2.ebuild
new file mode 100644
index 000000000000..91633c56ef5c
--- /dev/null
+++ b/app-dicts/sword-institutes/sword-institutes-1.2.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="Institutes"
+
+inherit sword-module
+
+DESCRIPTION="Calvin's Institutes"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Institutes"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"