summaryrefslogtreecommitdiff
path: root/app-dicts/sword-swahili
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-swahili')
-rw-r--r--app-dicts/sword-swahili/Manifest3
-rw-r--r--app-dicts/sword-swahili/metadata.xml8
-rw-r--r--app-dicts/sword-swahili/sword-swahili-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-swahili/Manifest b/app-dicts/sword-swahili/Manifest
new file mode 100644
index 000000000000..27db65153876
--- /dev/null
+++ b/app-dicts/sword-swahili/Manifest
@@ -0,0 +1,3 @@
+DIST Swahili-1.1.zip 365719 BLAKE2B dcb4ea202a0a622464f7c3ff2ea49822deb10f9976f65817f6eeae1bb2a6b8abb112cc54afc0aacdebb56329a0866d417dd78109947150e86b26f407c3aa35f8 SHA512 0508324f47224bbe28a6214d98916ca6f3e0213287e119934d80c71c3891c95e8a99bcabf6f3395d28992262c6ae09ff6ae7440dde3c48c4b896958f31417380
+EBUILD sword-swahili-1.1.ebuild 333 BLAKE2B 970e14fd1edf867cc18078cbcbd2c9e2a9a3081ad7cb3d2b8cfbda72b790231a76b300b118192f457871dc18ae1ff0e1648eb940463c652b91e261b976f99159 SHA512 967cbe238458c4ddadf7f19b0e51dd76b079a6e19a90edcdf76f0f1318a0b1aafc84b9348068c421ae4e1769bb76d16d933d63c5f59b34a3188e98d204f612b8
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-swahili/metadata.xml b/app-dicts/sword-swahili/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-swahili/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-swahili/sword-swahili-1.1.ebuild b/app-dicts/sword-swahili/sword-swahili-1.1.ebuild
new file mode 100644
index 000000000000..45289722830a
--- /dev/null
+++ b/app-dicts/sword-swahili/sword-swahili-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="Swahili"
+
+inherit sword-module
+
+DESCRIPTION="Swahili New Testament"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Swahili"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"