summaryrefslogtreecommitdiff
path: root/app-dicts/sword-JapDenmo
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-JapDenmo
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-JapDenmo')
-rw-r--r--app-dicts/sword-JapDenmo/Manifest3
-rw-r--r--app-dicts/sword-JapDenmo/metadata.xml14
-rw-r--r--app-dicts/sword-JapDenmo/sword-JapDenmo-1.1.1.ebuild13
3 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/sword-JapDenmo/Manifest b/app-dicts/sword-JapDenmo/Manifest
new file mode 100644
index 000000000000..2c6745914545
--- /dev/null
+++ b/app-dicts/sword-JapDenmo/Manifest
@@ -0,0 +1,3 @@
+DIST JapDenmo-1.1.1.zip 344068 BLAKE2B 0a7c1ec03a717fecd9b4071563709ce1f0e08d6086530d1e35aef313c48b36ed64e5bf58a65958279382ca35bbd47c2022f0d8ea67b122847bce1db27fe4527a SHA512 4631e31ebd6ed3233b7c742ef4b7c834c8ff36ef092cdff03acc294912a9170d5223f92cc189d5eccf5f6e6de0422702a6639526d90da0d019aed778f1268d0e
+EBUILD sword-JapDenmo-1.1.1.ebuild 350 BLAKE2B d4f892dff1b5f3acf93015eee9d98745113762078d188bf0ad001dd6dc18ac79fc1b2355b0b6abf75af4cce6b7841d115028d6b5d31ec9881634b3d6c85bdf08 SHA512 a45d80846f832c7911472db80f9bce3f3b698c19808de7a78f3f4467880dfd4aa1998d8ea025ca2eade37297b0a8ab3d05d6f7e42e3f35b4ff92a70893f9105d
+MISC metadata.xml 988 BLAKE2B e830c7ae3147135c90d3931706089954201ef276da5724ce569aa94a522b591171334b267eb5595a5d529da43afcc1fab530721455cee517ad0131d7d8433b54 SHA512 6ceee15e91e67af973de62cbdacd314c1b15bc3a081d05d79bb046b97a0ccd914b285597350c1c45bb19f2d686cf9a89c468ef5deb17b9b20ff21cee9d1a253c
diff --git a/app-dicts/sword-JapDenmo/metadata.xml b/app-dicts/sword-JapDenmo/metadata.xml
new file mode 100644
index 000000000000..f5f008a797b9
--- /dev/null
+++ b/app-dicts/sword-JapDenmo/metadata.xml
@@ -0,0 +1,14 @@
+<?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 lang="en">
+ "Electronic Network Bible" is a new translation of the Bible by modern Japanese aimed at completely free use. Translation work is underway with "World English Bible" as the base, and referring to several Japanese translations. The latest draft at the present moment is March 3, 2002 version.
+ </longdescription>
+ <longdescription lang="ja">
+ 「電網聖書」は,完全に自由な利用を目的とした,現代日本語による聖書の新しい翻訳です。 翻訳作業は,「世界英語聖書」(World English Bible)を底本とし,いくつかの日本語訳を参照しながら進められています。 現時点での最新の草稿は2002年3月3日版です。
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-JapDenmo/sword-JapDenmo-1.1.1.ebuild b/app-dicts/sword-JapDenmo/sword-JapDenmo-1.1.1.ebuild
new file mode 100644
index 000000000000..ed38cc103595
--- /dev/null
+++ b/app-dicts/sword-JapDenmo/sword-JapDenmo-1.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="Japanese Electronic Network Bible (Denmo)"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=JapDenmo"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"