summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:39:23 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:23:39 +0200
commit0bab46283e7b02fb479a7b62dc2e8eb1b91a2132 (patch)
tree66d36f37348d7ea63f3da641d31a906b6f8f0c33 /app-dicts/sword-AbbottSmith
parentapp-dicts/sword-ABS_Essay_GoodSam_SWB: new package (diff)
downloadgentoo-0bab46283e7b02fb479a7b62dc2e8eb1b91a2132.tar.gz
gentoo-0bab46283e7b02fb479a7b62dc2e8eb1b91a2132.tar.bz2
gentoo-0bab46283e7b02fb479a7b62dc2e8eb1b91a2132.zip
app-dicts/sword-AbbottSmith: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-AbbottSmith')
-rw-r--r--app-dicts/sword-AbbottSmith/Manifest1
-rw-r--r--app-dicts/sword-AbbottSmith/metadata.xml8
-rw-r--r--app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-AbbottSmith/Manifest b/app-dicts/sword-AbbottSmith/Manifest
new file mode 100644
index 000000000000..d8e44480bdb9
--- /dev/null
+++ b/app-dicts/sword-AbbottSmith/Manifest
@@ -0,0 +1 @@
+DIST AbbottSmith-3.1.zip 1380078 BLAKE2B db5f850aec600f0f2547923b411c16230805785a0b02dd97a8acc1a64721dafdaa2a6b783f4d0c413986275211a5704c48c1a429630a7e97caef05bd0ca71d13 SHA512 37b3f7960f8018edd5ae3c68ffdc548cd84e522ca06d595c87178efb84f9a0eca26bb12324773b713c25b4e2dcfa1affa3ae19b6bd4d5bc34f9d3fd890784db5
diff --git a/app-dicts/sword-AbbottSmith/metadata.xml b/app-dicts/sword-AbbottSmith/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-AbbottSmith/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="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild b/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild
new file mode 100644
index 000000000000..1a61f306014b
--- /dev/null
+++ b/app-dicts/sword-AbbottSmith/sword-AbbottSmith-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=AbbottSmith"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"