summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:44:07 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:33:53 +0200
commit3ce16f8e91a6e20a39f8d5808561cad4276d5a00 (patch)
treecf170ac19274af2cb856e664d0fe9eda58dbe989 /app-dicts/sword-Godbey
parentapp-dicts/sword-GerTextbibel: new package (diff)
downloadgentoo-3ce16f8e91a6e20a39f8d5808561cad4276d5a00.tar.gz
gentoo-3ce16f8e91a6e20a39f8d5808561cad4276d5a00.tar.bz2
gentoo-3ce16f8e91a6e20a39f8d5808561cad4276d5a00.zip
app-dicts/sword-Godbey: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Godbey')
-rw-r--r--app-dicts/sword-Godbey/Manifest1
-rw-r--r--app-dicts/sword-Godbey/metadata.xml8
-rw-r--r--app-dicts/sword-Godbey/sword-Godbey-1.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-Godbey/Manifest b/app-dicts/sword-Godbey/Manifest
new file mode 100644
index 000000000000..fbcdc67e7439
--- /dev/null
+++ b/app-dicts/sword-Godbey/Manifest
@@ -0,0 +1 @@
+DIST Godbey-1.0.zip 359620 BLAKE2B e5e6d5d941da0f3548196ce2543f432fa86c8f7e8ceba41259c67a16e25ea56328fef31340c1321dc185f28ba225c94e75ab0357197d6afaf673a36e11d08b61 SHA512 720e35a3fbf28f300bb51de81d50695ea53f8de3dc8c5032b0aa81d972a8a359dab6e148ecb7ff376126dc1024154ce3223f731e9b31d03958bbb4d9f6b69545
diff --git a/app-dicts/sword-Godbey/metadata.xml b/app-dicts/sword-Godbey/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-Godbey/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-Godbey/sword-Godbey-1.0.ebuild b/app-dicts/sword-Godbey/sword-Godbey-1.0.ebuild
new file mode 100644
index 000000000000..e06ccdf43f8a
--- /dev/null
+++ b/app-dicts/sword-Godbey/sword-Godbey-1.0.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.9"
+
+inherit sword-module
+
+DESCRIPTION="1902 William Baxter Godbey NT"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Godbey"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"