summaryrefslogtreecommitdiff
path: root/app-dicts/sword-AbbottSmithStrongs
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-AbbottSmithStrongs
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-AbbottSmithStrongs')
-rw-r--r--app-dicts/sword-AbbottSmithStrongs/Manifest3
-rw-r--r--app-dicts/sword-AbbottSmithStrongs/metadata.xml11
-rw-r--r--app-dicts/sword-AbbottSmithStrongs/sword-AbbottSmithStrongs-3.1.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-AbbottSmithStrongs/Manifest b/app-dicts/sword-AbbottSmithStrongs/Manifest
new file mode 100644
index 000000000000..447e87c298b8
--- /dev/null
+++ b/app-dicts/sword-AbbottSmithStrongs/Manifest
@@ -0,0 +1,3 @@
+DIST AbbottSmithStrongs-3.1.zip 1359849 BLAKE2B 8f8eb28c0f89f8a75b06e449657619b8ef0d876330274036fe6853c50cf994d68952a0433505a1b84e012bd84196be17e6126a8349e49d7cdfdc9e2a325a6357 SHA512 2c1ad24cc50b8a40105fbb3dcb0cf9a6790e1eadbd1dd65b0410dca57943d77d290eeff904085a6b3f81d7f02b7dca5d8fbfb2ecae609ccfe71608a76b1fa16c
+EBUILD sword-AbbottSmithStrongs-3.1.ebuild 380 BLAKE2B ea74eca21fa55ebe42dbf4b7940be95a681f1813d74b209f0751532a9523e21421f5bd23acf49128d1037f9da82c183472fb2fd8a451d2045cb05ff01c5ad617 SHA512 93795666aff2fd40ff3d363ac161fc9ec33d6d4e23bf6316217ac2680338c694656d9d399e2b4e01fbaf7c72a9f8d582d28da999cf4188c55e7802153e644470
+MISC metadata.xml 430 BLAKE2B 2d56dd13f7e1f2b1b1a6713815e2411fe9b66bfb5afb94e40d6b901570190b44829942220c3b4cda9fbe7903c9252fb676e26faaea557114e0780e5fd2f34cc1 SHA512 d1408d100f1f6dcdfa764f9ec82804d8d9bcc340efd62a8434eedb018b5b38bda0dd2dcbc4c3fdaf387226ff9dd86b40ad50aa41a454937ea724d8e47ad6ce9a
diff --git a/app-dicts/sword-AbbottSmithStrongs/metadata.xml b/app-dicts/sword-AbbottSmithStrongs/metadata.xml
new file mode 100644
index 000000000000..6e3994eddd6f
--- /dev/null
+++ b/app-dicts/sword-AbbottSmithStrongs/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ Abbott-Smith is a project to mark up the G. Abbott-Smith's A Manual Greek Lexicon of the New Testament (New York: Scribner's, 1922) using TEI.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-AbbottSmithStrongs/sword-AbbottSmithStrongs-3.1.ebuild b/app-dicts/sword-AbbottSmithStrongs/sword-AbbottSmithStrongs-3.1.ebuild
new file mode 100644
index 000000000000..6d340b5c1502
--- /dev/null
+++ b/app-dicts/sword-AbbottSmithStrongs/sword-AbbottSmithStrongs-3.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.7.2"
+
+inherit sword-module
+
+DESCRIPTION="G. Abbott-Smith's A Manual Greek Lexicon of the New Testament"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AbbottSmithStrongs"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"