summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:44:00 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:33:47 +0200
commit2ce3fcc528bb204aaf1c35b03397a3ff41e99e31 (patch)
tree1990d622832c96db7d57915d52ea020bd851a000 /app-dicts/sword-GerTafel
parentapp-dicts/sword-GerReinhardt: new package (diff)
downloadgentoo-2ce3fcc528bb204aaf1c35b03397a3ff41e99e31.tar.gz
gentoo-2ce3fcc528bb204aaf1c35b03397a3ff41e99e31.tar.bz2
gentoo-2ce3fcc528bb204aaf1c35b03397a3ff41e99e31.zip
app-dicts/sword-GerTafel: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-GerTafel')
-rw-r--r--app-dicts/sword-GerTafel/Manifest1
-rw-r--r--app-dicts/sword-GerTafel/metadata.xml8
-rw-r--r--app-dicts/sword-GerTafel/sword-GerTafel-1.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-GerTafel/Manifest b/app-dicts/sword-GerTafel/Manifest
new file mode 100644
index 000000000000..489cea1cd653
--- /dev/null
+++ b/app-dicts/sword-GerTafel/Manifest
@@ -0,0 +1 @@
+DIST GerTafel-1.1.zip 1372851 BLAKE2B acab53f2a8cc0fbc8692c46810f82337095ffab951c553c7e17c9eef713d6c1d590e3ee50615e2a31ab9a16d1662b6926b219f6e14ba46c9f75dbc994722b077 SHA512 da493e12e0c880498e68cda54cbf27869d76f915aeb6f4fd8e6be9938fa6f55e76e4e198c1869ebcf60d752e188d7d38bad1ae5e7284d7b501c87b5fb3389d86
diff --git a/app-dicts/sword-GerTafel/metadata.xml b/app-dicts/sword-GerTafel/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-GerTafel/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-GerTafel/sword-GerTafel-1.1.ebuild b/app-dicts/sword-GerTafel/sword-GerTafel-1.1.ebuild
new file mode 100644
index 000000000000..3135eb75a514
--- /dev/null
+++ b/app-dicts/sword-GerTafel/sword-GerTafel-1.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.9"
+
+inherit sword-module
+
+DESCRIPTION="German Tafelbibel (1911)"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerTafel"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"