summaryrefslogtreecommitdiff
path: root/app-dicts/sword-est
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-est')
-rw-r--r--app-dicts/sword-est/Manifest3
-rw-r--r--app-dicts/sword-est/metadata.xml8
-rw-r--r--app-dicts/sword-est/sword-est-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-est/Manifest b/app-dicts/sword-est/Manifest
new file mode 100644
index 000000000000..ef7e64096f67
--- /dev/null
+++ b/app-dicts/sword-est/Manifest
@@ -0,0 +1,3 @@
+DIST Est-1.1.zip 432871 BLAKE2B d23b6d61a67881ede7edf14637016073b8f0f3e8e1fe72a4fc8cd7833d66ab59865bad77ba7c55130da88f0cf0907b075a611bea9364964ef0361ca4bc33b252 SHA512 17c54578124884d143609098c641fb07b82937cb74515e4afe14c6e5006532406f84bc84c541c1d596d714127ff35074930491b0a8900f27ec9d9f848f14f4f9
+EBUILD sword-est-1.1.ebuild 313 BLAKE2B 6387fa56b7a75b017567de03e93ee4e6bd9bff48b21d01922c9b79b5410d61545e759a7e0b065830762bea2906b63ca57048af79d7f4c67fa15547170f18f4c7 SHA512 546114195fa4854bccbda1742d52ff1c5d15d73945613d063cf2442e12714dfe24a35ba341215161be1b24570f154e33f66a5a455ae8152658b941046314ccb4
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-est/metadata.xml b/app-dicts/sword-est/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-est/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-est/sword-est-1.1.ebuild b/app-dicts/sword-est/sword-est-1.1.ebuild
new file mode 100644
index 000000000000..3c80a282466d
--- /dev/null
+++ b/app-dicts/sword-est/sword-est-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="Est"
+
+inherit sword-module
+
+DESCRIPTION="Estonian Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Est"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"