commit:     ef2d74bbbf2dd7e05a5e41fdc62a3c94b5aae93c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 10 21:02:03 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Sep 10 21:12:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2d74bb

app-dicts/sword-HunRUF: initial import

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-dicts/sword-HunRUF/Manifest                |  1 +
 app-dicts/sword-HunRUF/metadata.xml            |  9 +++++++++
 app-dicts/sword-HunRUF/sword-HunRUF-1.0.ebuild | 13 +++++++++++++
 3 files changed, 23 insertions(+)

diff --git a/app-dicts/sword-HunRUF/Manifest b/app-dicts/sword-HunRUF/Manifest
new file mode 100644
index 00000000000..e2fc78ba227
--- /dev/null
+++ b/app-dicts/sword-HunRUF/Manifest
@@ -0,0 +1 @@
+DIST HunRUF-1.0.zip 2042673 BLAKE2B 
9a03fe17d6aec66d4b098c5c3451dfe0739b76d4f882099ddb072098cbba2a661190ba5f72835dfdffeaa90b4fa2879adbad371033c10535778587d2cff5205d
 SHA512 
dd8f0539a6f43209749f2325aa23f2f41955e427434664cd93e90de612befb1615b24812da44dd6ca5c928493541ea27a3c39c460ad28a0c4eb680b8ae070788

diff --git a/app-dicts/sword-HunRUF/metadata.xml 
b/app-dicts/sword-HunRUF/metadata.xml
new file mode 100644
index 00000000000..3827cb158fc
--- /dev/null
+++ b/app-dicts/sword-HunRUF/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>mare...@gentoo.org</email>
+               <name>Marek Szuba</name>
+       </maintainer>
+       <stabilize-allarches/>
+</pkgmetadata>

diff --git a/app-dicts/sword-HunRUF/sword-HunRUF-1.0.ebuild 
b/app-dicts/sword-HunRUF/sword-HunRUF-1.0.ebuild
new file mode 100644
index 00000000000..825f24f868c
--- /dev/null
+++ b/app-dicts/sword-HunRUF/sword-HunRUF-1.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SWORD_MINIMUM_VERSION="1.6.1"
+
+inherit sword-module
+
+DESCRIPTION="A Magyar Bibliatársulat Revideált Újfordítású Bibliája"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=HunRUF";
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86"

Reply via email to