commit: 7257f344904b3875c20b9c1aa7cee97837330408 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Jul 30 16:42:29 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Jul 30 18:36:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7257f344
app-dicts/sword-FreBDM1707: new package Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-FreBDM1707/Manifest | 1 + app-dicts/sword-FreBDM1707/metadata.xml | 8 ++++++++ app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) diff --git a/app-dicts/sword-FreBDM1707/Manifest b/app-dicts/sword-FreBDM1707/Manifest new file mode 100644 index 00000000000..af79ea7d7c1 --- /dev/null +++ b/app-dicts/sword-FreBDM1707/Manifest @@ -0,0 +1 @@ +DIST FreBDM1707-1.1.zip 1839165 BLAKE2B 5dc3f24b357b74138a4259df8faa4180ea1e1a1155af7d8aa0b2aa44533a6c770e198a29be759168f1d58f0247cc7f1dcc0c293d6ee3e54ac1e605a0b1894123 SHA512 dd4f4f31514d2477bf4ae5cad70d761447ed71afe4733d8dd6dd8b095b91ff40ad11609d3a60ef25f1110531d20de5d7f0f7648082a035ae1d8f7a682b0a5cca diff --git a/app-dicts/sword-FreBDM1707/metadata.xml b/app-dicts/sword-FreBDM1707/metadata.xml new file mode 100644 index 00000000000..3e5026ee375 --- /dev/null +++ b/app-dicts/sword-FreBDM1707/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>mare...@gentoo.org</email> + <name>Marek Szuba</name> + </maintainer> +</pkgmetadata> diff --git a/app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild b/app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild new file mode 100644 index 00000000000..dd27c66c618 --- /dev/null +++ b/app-dicts/sword-FreBDM1707/sword-FreBDM1707-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.8.0" + +inherit sword-module + +DESCRIPTION="French Bible David Martin (1707)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreBDM1707" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86"