commit: 005268cbb7b5a3c8b99f7ee1591f5bf4bbf6b68d Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Jul 30 16:43:19 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Jul 30 18:37:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005268cb
app-dicts/sword-FreSynodale1921: new package Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-FreSynodale1921/Manifest | 1 + app-dicts/sword-FreSynodale1921/metadata.xml | 8 ++++++++ .../sword-FreSynodale1921-1.0.3.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) diff --git a/app-dicts/sword-FreSynodale1921/Manifest b/app-dicts/sword-FreSynodale1921/Manifest new file mode 100644 index 00000000000..20f824e5fd5 --- /dev/null +++ b/app-dicts/sword-FreSynodale1921/Manifest @@ -0,0 +1 @@ +DIST FreSynodale1921-1.0.3.zip 508496 BLAKE2B 2a8e272f1aceae79b7a862ff4f0b6bcca175b8327a5eee2b396858640cd9c009af983d27dda0bce3da9a37fe6cd67368cf7de8849c89761134cfd9a95657aca8 SHA512 98ad70528bd4f73e2a617e58608389885c8ece5d148dad760a1aefef436e3a0227ce9d14a35acf71dfe2359f09c050231791c04853bc3a4aa76816e6f97b9bce diff --git a/app-dicts/sword-FreSynodale1921/metadata.xml b/app-dicts/sword-FreSynodale1921/metadata.xml new file mode 100644 index 00000000000..3e5026ee375 --- /dev/null +++ b/app-dicts/sword-FreSynodale1921/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>[email protected]</email> + <name>Marek Szuba</name> + </maintainer> +</pkgmetadata> diff --git a/app-dicts/sword-FreSynodale1921/sword-FreSynodale1921-1.0.3.ebuild b/app-dicts/sword-FreSynodale1921/sword-FreSynodale1921-1.0.3.ebuild new file mode 100644 index 00000000000..f1423918b88 --- /dev/null +++ b/app-dicts/sword-FreSynodale1921/sword-FreSynodale1921-1.0.3.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="Le Nouveau Testament Version Synodale 1921 et le livre des Psaumes" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreSynodale1921" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86"
