diff options
author | 2020-07-30 18:42:19 +0200 | |
---|---|---|
committer | 2020-07-30 20:36:30 +0200 | |
commit | 19e97b20ef5abe4f3772f27cd594300fcb6a3c5e (patch) | |
tree | 09ca21e6d217f22de8bba13c9d937f0f3e2a7249 /app-dicts/sword-FinPR92 | |
parent | app-dicts/sword-FarTPV: new package (diff) | |
download | gentoo-19e97b20ef5abe4f3772f27cd594300fcb6a3c5e.tar.gz gentoo-19e97b20ef5abe4f3772f27cd594300fcb6a3c5e.tar.bz2 gentoo-19e97b20ef5abe4f3772f27cd594300fcb6a3c5e.zip |
app-dicts/sword-FinPR92: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FinPR92')
-rw-r--r-- | app-dicts/sword-FinPR92/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-FinPR92/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-FinPR92/sword-FinPR92-1.1.1.ebuild | 13 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-FinPR92/Manifest b/app-dicts/sword-FinPR92/Manifest new file mode 100644 index 000000000000..31fab8ca3178 --- /dev/null +++ b/app-dicts/sword-FinPR92/Manifest @@ -0,0 +1 @@ +DIST FinPR92-1.1.1.zip 1581254 BLAKE2B 0a6858e3867e4fc68f9016dd1414958f4cb1c63e419be2debe1008764e6d8f746f520c0254165dd4916c927823f5c0c3e1d9e9028d2aaacbcdde970124fecb93 SHA512 2040e20595905847fac2c409b1f7cb83b812fdd945d84aa08574c9d14bff9c5ebc7921d815492724841fc1ba73994d017839d27867d747997845b6f140167a21 diff --git a/app-dicts/sword-FinPR92/metadata.xml b/app-dicts/sword-FinPR92/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-FinPR92/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-FinPR92/sword-FinPR92-1.1.1.ebuild b/app-dicts/sword-FinPR92/sword-FinPR92-1.1.1.ebuild new file mode 100644 index 000000000000..2816a7aebde5 --- /dev/null +++ b/app-dicts/sword-FinPR92/sword-FinPR92-1.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.5.1a" + +inherit sword-module + +DESCRIPTION="Finnish Pyhä Raamattu (1992)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinPR92" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" |