summaryrefslogtreecommitdiff
path: root/app-dicts/sword-common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/sword-common
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-common')
-rw-r--r--app-dicts/sword-common/Manifest3
-rw-r--r--app-dicts/sword-common/metadata.xml8
-rw-r--r--app-dicts/sword-common/sword-common-1.3.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-common/Manifest b/app-dicts/sword-common/Manifest
new file mode 100644
index 000000000000..e5f66b479f75
--- /dev/null
+++ b/app-dicts/sword-common/Manifest
@@ -0,0 +1,3 @@
+DIST Common-1.3.zip 357456 BLAKE2B f96fc2ae120775c90d3b9fb7347fdf99770cce37fc8561f494c2b2d7da614a88c09f807d4b24a8f2e81645eb967660e2251e38bd5978ce1d660dc77d2b165e84 SHA512 b92d4c346883ca45d703208c5e3b70390a6a012e5d62fadc3fe937dd00b90e56eac4b0d7f845c008054d2ca3f7fafa12e90742b774633d0c0f951eed09960cc7
+EBUILD sword-common-1.3.ebuild 342 BLAKE2B 92fdf705091fe1f24daf17a1d9fe6f8423e1aafd9ca1d1073e96aec06e9ccd81103d1eea86d63e2cb578608eb4ffa3abab84bdabe31fe5d4e48c05f19bd7ade0 SHA512 822901bf69efb112bd4e431453119200a37beb01d834da3679ae4a9fc6b74485c602ec1a1581391951b1e098661eb4025f88fdd3080a3c21dc7d7a36646b9646
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-common/metadata.xml b/app-dicts/sword-common/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-common/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-common/sword-common-1.3.ebuild b/app-dicts/sword-common/sword-common-1.3.ebuild
new file mode 100644
index 000000000000..262dcf423203
--- /dev/null
+++ b/app-dicts/sword-common/sword-common-1.3.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="Common"
+
+inherit sword-module
+
+DESCRIPTION="The Common Edition: New Testament"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Common"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"