diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:48:10 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:37:48 +0200 |
commit | 905b5393a769ae4c552fd3b43eb93a4a29df65d5 (patch) | |
tree | a91ab1ce4e4d657ff15648f4a457fe3a11466b7d /app-dicts/sword-Pohnpeian | |
parent | app-dicts/sword-PohnOld: new package (diff) | |
download | gentoo-905b5393a769ae4c552fd3b43eb93a4a29df65d5.tar.gz gentoo-905b5393a769ae4c552fd3b43eb93a4a29df65d5.tar.bz2 gentoo-905b5393a769ae4c552fd3b43eb93a4a29df65d5.zip |
app-dicts/sword-Pohnpeian: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Pohnpeian')
-rw-r--r-- | app-dicts/sword-Pohnpeian/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-Pohnpeian/metadata.xml | 11 | ||||
-rw-r--r-- | app-dicts/sword-Pohnpeian/sword-Pohnpeian-1.1.1.ebuild | 13 |
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-Pohnpeian/Manifest b/app-dicts/sword-Pohnpeian/Manifest new file mode 100644 index 000000000000..8e1ca0b99d6c --- /dev/null +++ b/app-dicts/sword-Pohnpeian/Manifest @@ -0,0 +1 @@ +DIST Pohnpeian-1.1.1.zip 1986578 BLAKE2B c9fcbcd7b44403b4606cc64891557566bc4e97992c6ec60ed3a0cc6046c1086244f73b147d77a7281ecba56aceeba358629a61d1253193f1e5939b37a93d7760 SHA512 25cac36e86e5f1a92064fe62c4ab908ec066c524474bc8cca151611c5b3dc4176e0dbf95e6cc2a9acf6c9f19121f31446262b45d61f3a0c3a689ce45814ae6e7 diff --git a/app-dicts/sword-Pohnpeian/metadata.xml b/app-dicts/sword-Pohnpeian/metadata.xml new file mode 100644 index 000000000000..dcd0f923f831 --- /dev/null +++ b/app-dicts/sword-Pohnpeian/metadata.xml @@ -0,0 +1,11 @@ +<?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> + <longdescription> + Bible in Pohnpeian language. Copyright 2006 United Bible Societies. We are grateful to UBS via its Australian office to permit us to distribute this Bible text. May it be a blessing to Pohnpeians in Pohnpei and around the world. Dakuma Lucios (dakluc@gmail.com) and Peter von Kaehne (refdoc@crosswire.org) + </longdescription> +</pkgmetadata> diff --git a/app-dicts/sword-Pohnpeian/sword-Pohnpeian-1.1.1.ebuild b/app-dicts/sword-Pohnpeian/sword-Pohnpeian-1.1.1.ebuild new file mode 100644 index 000000000000..44789675ae4f --- /dev/null +++ b/app-dicts/sword-Pohnpeian/sword-Pohnpeian-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.9" + +inherit sword-module + +DESCRIPTION="Bible in Pohnpeian language" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Pohnpeian" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |