diff options
-rw-r--r-- | app-dicts/sword-NorthernAzeri/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-NorthernAzeri/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-NorthernAzeri/sword-NorthernAzeri-1.0.1.ebuild | 13 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-NorthernAzeri/Manifest b/app-dicts/sword-NorthernAzeri/Manifest new file mode 100644 index 000000000000..8853be515f06 --- /dev/null +++ b/app-dicts/sword-NorthernAzeri/Manifest @@ -0,0 +1 @@ +DIST NorthernAzeri-1.0.1.zip 2057321 BLAKE2B e9bff39550a74d874f4d4e2ea6cfd74b9fdd22d71374785a9681e7240cdda47e1ee7b0c232600656c5531179fee920ff23049ed5d05ff59ef9ca1c61cd43850e SHA512 67664d07e5fa861613078a8a64bfe5d1faedeb322fb54aa9b61956d4ce10142e2415ef5a19be39d671944d44115d249a73771b7f9727240952425cf4e5fe7440 diff --git a/app-dicts/sword-NorthernAzeri/metadata.xml b/app-dicts/sword-NorthernAzeri/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-NorthernAzeri/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-NorthernAzeri/sword-NorthernAzeri-1.0.1.ebuild b/app-dicts/sword-NorthernAzeri/sword-NorthernAzeri-1.0.1.ebuild new file mode 100644 index 000000000000..ed57d07b9dbc --- /dev/null +++ b/app-dicts/sword-NorthernAzeri/sword-NorthernAzeri-1.0.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.5.10" + +inherit sword-module + +DESCRIPTION="Northern Azeri Translation" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=NorthernAzeri" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |