diff options
Diffstat (limited to 'app-dicts/sword-WelBeiblNet')
-rw-r--r-- | app-dicts/sword-WelBeiblNet/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-WelBeiblNet/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-WelBeiblNet/sword-WelBeiblNet-2.5.1.ebuild | 13 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-WelBeiblNet/Manifest b/app-dicts/sword-WelBeiblNet/Manifest new file mode 100644 index 000000000000..0ee1799c5b57 --- /dev/null +++ b/app-dicts/sword-WelBeiblNet/Manifest @@ -0,0 +1 @@ +DIST WelBeiblNet-2.5.1.zip 793457 BLAKE2B 43c62105079631a83c033e3ef9e1a7fc8a4da10c5d73531d6187bd8c7b7c0c8663775788783a30b678795da97aaaac8f87d4df33767696defe9741bd1c0d31d7 SHA512 62733735103786f6b4815ba50698a0126641467bf2bc035f8e07aed864036dd2d329cc65e74114126912df4f892f8612139576117fed46822ccde86b6310f9ba diff --git a/app-dicts/sword-WelBeiblNet/metadata.xml b/app-dicts/sword-WelBeiblNet/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-WelBeiblNet/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-WelBeiblNet/sword-WelBeiblNet-2.5.1.ebuild b/app-dicts/sword-WelBeiblNet/sword-WelBeiblNet-2.5.1.ebuild new file mode 100644 index 000000000000..ec0ef44877fc --- /dev/null +++ b/app-dicts/sword-WelBeiblNet/sword-WelBeiblNet-2.5.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.6.0" + +inherit sword-module + +DESCRIPTION="beibl.net translation of the Bible into colloquial Welsh by Arfon Jones" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=WelBeiblNet" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |