summaryrefslogtreecommitdiff
path: root/app-dicts/sword-acv
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-acv
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-acv')
-rw-r--r--app-dicts/sword-acv/Manifest3
-rw-r--r--app-dicts/sword-acv/metadata.xml8
-rw-r--r--app-dicts/sword-acv/sword-acv-2.0.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-acv/Manifest b/app-dicts/sword-acv/Manifest
new file mode 100644
index 000000000000..de3ccfb909e1
--- /dev/null
+++ b/app-dicts/sword-acv/Manifest
@@ -0,0 +1,3 @@
+DIST ACV-2.0.zip 1396326 BLAKE2B 0aaf48548d4b6f7597b1d5339183d47ac35711a875dde8c42aeefe9345a2b7c19efa5ae58422f1feac93e98c521f4c4f09331f70f0e3d8f07b30fbb2c0ddf8a9 SHA512 913597446f8efda893bc27267a17c9de393d4dc6b6d865abc2d8c99f5b20f4bfc0b1107cd7d81a03c3c192bd8166ec5135d3e5eb9bfaf76998bc797eddf70dca
+EBUILD sword-acv-2.0.ebuild 326 BLAKE2B 0c7e170d40b44f83b3944107867c69d3ea47f02316a2e8aee384a423097895aa998573b291ce19084b41781145a988d3097f7ca59b1a69f0cae39654fce091f2 SHA512 f59b994865cfbdc9ccfc4f9412248675261009832af843a444743fa2e636e1a8eeee796920371c7ec5b2043bf6241efa14c759a2fec27c5dc07c428b4243a497
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-acv/metadata.xml b/app-dicts/sword-acv/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-acv/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-acv/sword-acv-2.0.ebuild b/app-dicts/sword-acv/sword-acv-2.0.ebuild
new file mode 100644
index 000000000000..81afb0950738
--- /dev/null
+++ b/app-dicts/sword-acv/sword-acv-2.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="ACV"
+
+inherit sword-module
+
+DESCRIPTION="A Conservative Version"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ACV"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"