summaryrefslogtreecommitdiff
path: root/app-dicts/sword-clarke
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-clarke')
-rw-r--r--app-dicts/sword-clarke/Manifest3
-rw-r--r--app-dicts/sword-clarke/metadata.xml8
-rw-r--r--app-dicts/sword-clarke/sword-clarke-1.0.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-clarke/Manifest b/app-dicts/sword-clarke/Manifest
new file mode 100644
index 000000000000..593c2f8b5047
--- /dev/null
+++ b/app-dicts/sword-clarke/Manifest
@@ -0,0 +1,3 @@
+DIST Clarke-1.0.zip 9722167 BLAKE2B 2b07fe56d1d188c79d7f4f04707f8ec57f4e062ce3f5822e04e9df7d1cbd1c1aa2803bbcfc83e6b9625ca8e351c9690fb8a78cde4600aea066db72d1e732698b SHA512 f383e897a16a3c2b68d62145a2952cfee1b0fdfea8848d7973ab5b453aaa4706beaaae9ac457bbd512cd8c45a7514b312563b408a238447e6f69d16f8664c849
+EBUILD sword-clarke-1.0.ebuild 347 BLAKE2B f1b927bd7c1de74a5373acbe93857a86c909912b8b3c28070c399ce9af9141bba047ed4f49b2389b5d2f213dd10ee3d80d8af71f114a2faa9ab6f64d236a5599 SHA512 f9e8977ddecbd81ea2f960252794d46542542c6261211e0ce174eeec277a1651afc3748da5edeb26f6e6f8ed9dc66ecc703430d8ea7444f6cd593bd8d19c3017
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-clarke/metadata.xml b/app-dicts/sword-clarke/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-clarke/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-clarke/sword-clarke-1.0.ebuild b/app-dicts/sword-clarke/sword-clarke-1.0.ebuild
new file mode 100644
index 000000000000..cc0db3bc0d31
--- /dev/null
+++ b/app-dicts/sword-clarke/sword-clarke-1.0.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="Clarke"
+
+inherit sword-module
+
+DESCRIPTION="Adam Clarke's Commentary on the Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Clarke"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"