summaryrefslogtreecommitdiff
path: root/app-dicts/sword-Robinson
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-Robinson
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-Robinson')
-rw-r--r--app-dicts/sword-Robinson/Manifest3
-rw-r--r--app-dicts/sword-Robinson/metadata.xml17
-rw-r--r--app-dicts/sword-Robinson/sword-Robinson-2.1.ebuild13
3 files changed, 33 insertions, 0 deletions
diff --git a/app-dicts/sword-Robinson/Manifest b/app-dicts/sword-Robinson/Manifest
new file mode 100644
index 000000000000..5263e6fa6304
--- /dev/null
+++ b/app-dicts/sword-Robinson/Manifest
@@ -0,0 +1,3 @@
+DIST Robinson-2.1.zip 43302 BLAKE2B d91872017f1d4ebed662547fa735ae1ff4771795304f0f9936cad349cab3ecbde428df9d4493194a5e2c3adf4884772adbccbe01703311ec070209e4d6609c4f SHA512 78fe74a701a942cb355e798bc5fad7bf468844603805fd93430330abeb1055ff28ac3df633b14874557495799bdf92494aac64268d5a01cd60d79edd53cb6d9d
+EBUILD sword-Robinson-2.1.ebuild 348 BLAKE2B 003c8cc407dfbbfd4bd5ee5c856098df50dfd806f52c440c03f0a7b23096ccafc91a64cddc04156bbc1ff609598750762fc24f9950c9972baa323d1cb9714ab3 SHA512 50bc8f4c104897fd25cd2a6e568c551f29491497a7cd7d7bedd287e8af1296d036aa713b85d678420bce9653624cec1149ba0bdb5b7b27454cb9c58ad600a9cf
+MISC metadata.xml 640 BLAKE2B 0c98239cb35e6d0587ab0cb7c46deb42f296563e2a1abd8f6dc585dfb34247c67067231164208e5b81452960bd5f2c4764209459d7a7da5428d928ed9afa40f8 SHA512 f62710f10bd4378b4a46402b45594ed8d15eb2892bc757bee0c0e71ea1823fa18f1666b38c935dc3a387a5363f81f90e857996700bc5a7177f1dc105a6b9815c
diff --git a/app-dicts/sword-Robinson/metadata.xml b/app-dicts/sword-Robinson/metadata.xml
new file mode 100644
index 000000000000..4cb8777495e9
--- /dev/null
+++ b/app-dicts/sword-Robinson/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription>
+ Produced in accordance with the key at
+ http://www.byztxt.com/download/PARSINGS.TXT, on the basis of numerous Greek
+ texts, and with significant editorial and corrective emendation.
+
+ This text was first created by the CrossWire Bible Society in 2002, and
+ recreated in 2009 using the more recent coding system and numerous
+ additional Greek texts.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-Robinson/sword-Robinson-2.1.ebuild b/app-dicts/sword-Robinson/sword-Robinson-2.1.ebuild
new file mode 100644
index 000000000000..1372cee53c72
--- /dev/null
+++ b/app-dicts/sword-Robinson/sword-Robinson-2.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.11"
+
+inherit sword-module
+
+DESCRIPTION="Robinson's Morphological Analysis Codes"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Robinson"
+LICENSE="CC-BY-SA-4.0"
+KEYWORDS="~amd64 ~ppc ~x86"