summaryrefslogtreecommitdiff
path: root/app-dicts/sword-easton
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-easton')
-rw-r--r--app-dicts/sword-easton/Manifest3
-rw-r--r--app-dicts/sword-easton/metadata.xml8
-rw-r--r--app-dicts/sword-easton/sword-easton-1.2.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-easton/Manifest b/app-dicts/sword-easton/Manifest
new file mode 100644
index 000000000000..8041b5c672b2
--- /dev/null
+++ b/app-dicts/sword-easton/Manifest
@@ -0,0 +1,3 @@
+DIST Easton-1.2.zip 1062020 BLAKE2B 20df61304d2da4a4aff3abbf7eac730f0c3c77aef59bee0f265d79120607daf0b36915821eb250041eef7c360ce0fc0971d83f3adc7f779aa7ed4fb77cc09975 SHA512 d0a9df9aac4b61f79511307943c847ddcf7eb5ebb718ec516579e68e647ad9f70973f8c32a3e27edbce228082b8663420f381cbe1fa8de724a4dddf56f0a69df
+EBUILD sword-easton-1.2.ebuild 335 BLAKE2B e030d52b486bcd65f41fdc13e46d4dbbbd830e2dcb18e3b4df8a9a7c10c279f8b68114bd07c959fae158cc0a1f6ceac7ac279d4d0b31605be94c15ea3b93a2d1 SHA512 cf4aef2e877549db350cf0bec6f2033142237d3d07801add9044baef881b25a78184d96ba07cf687b411e6a678be364498dcdc97bc97b74ebc15bb1558352f4a
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-easton/metadata.xml b/app-dicts/sword-easton/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-easton/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-easton/sword-easton-1.2.ebuild b/app-dicts/sword-easton/sword-easton-1.2.ebuild
new file mode 100644
index 000000000000..ba6738461e86
--- /dev/null
+++ b/app-dicts/sword-easton/sword-easton-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="Easton"
+
+inherit sword-module
+
+DESCRIPTION="Easton's Bible Dictionary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Easton"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"