commit: 715aa7ef0e51d1d16028d3ce40b4c79157b0bb3d Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Jul 30 16:42:12 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Jul 30 18:36:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715aa7ef
app-dicts/sword-FarHezareNoh: new package Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-FarHezareNoh/Manifest | 1 + app-dicts/sword-FarHezareNoh/metadata.xml | 8 ++++++++ .../sword-FarHezareNoh/sword-FarHezareNoh-1.0.2.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) diff --git a/app-dicts/sword-FarHezareNoh/Manifest b/app-dicts/sword-FarHezareNoh/Manifest new file mode 100644 index 00000000000..79994f388c4 --- /dev/null +++ b/app-dicts/sword-FarHezareNoh/Manifest @@ -0,0 +1 @@ +DIST FarHezareNoh-1.0.2.zip 489370 BLAKE2B 87576a9c70a58cb1f459002c39c94fdbe236a47734b2d8039c59b4f5f633a010b34f818cfe51de782117d4c01571432d65273cbc7bb607f3db6ecc499273d59c SHA512 9605ee3fd8e4157810934e8b56430328ae633321248215aa06fa2c0826c49bd72c1e935ddbc3333a824f76bc1d3a03bf38859f82e93683383f697fa740210fbc diff --git a/app-dicts/sword-FarHezareNoh/metadata.xml b/app-dicts/sword-FarHezareNoh/metadata.xml new file mode 100644 index 00000000000..3e5026ee375 --- /dev/null +++ b/app-dicts/sword-FarHezareNoh/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-FarHezareNoh/sword-FarHezareNoh-1.0.2.ebuild b/app-dicts/sword-FarHezareNoh/sword-FarHezareNoh-1.0.2.ebuild new file mode 100644 index 00000000000..7896207f34a --- /dev/null +++ b/app-dicts/sword-FarHezareNoh/sword-FarHezareNoh-1.0.2.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.10" + +inherit sword-module + +DESCRIPTION="Tarjumeh-ye Hezare Noh" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FarHezareNoh" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86"
