From 262d6bedffe599d0e01be76283510e27ec71914b Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:39:16 +0200 Subject: app-dicts/sword-ABPGRK: new package Signed-off-by: Marek Szuba --- app-dicts/sword-ABPGRK/Manifest | 1 + app-dicts/sword-ABPGRK/metadata.xml | 8 ++++++++ app-dicts/sword-ABPGRK/sword-ABPGRK-1.2.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-ABPGRK/Manifest create mode 100644 app-dicts/sword-ABPGRK/metadata.xml create mode 100644 app-dicts/sword-ABPGRK/sword-ABPGRK-1.2.ebuild (limited to 'app-dicts/sword-ABPGRK') diff --git a/app-dicts/sword-ABPGRK/Manifest b/app-dicts/sword-ABPGRK/Manifest new file mode 100644 index 000000000000..e0a452ce79f7 --- /dev/null +++ b/app-dicts/sword-ABPGRK/Manifest @@ -0,0 +1 @@ +DIST ABPGRK-1.2.zip 4377505 BLAKE2B d6418e60f3801c12141560f7a2d778f19de7fb5ffb1610fd52171d045dd57bb9dac4234c2146d21082c0de2cfda9bf01911d26dc1c2e0874c4e9f63216841119 SHA512 5cc5850f00131ee75fefb43c125c432ee23778464afe8b717e7c005f053dbf540195be1b2e74cf2b60c85c2f11fe1d3076988d4a4d0999cd4dce54970c54c894 diff --git a/app-dicts/sword-ABPGRK/metadata.xml b/app-dicts/sword-ABPGRK/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-ABPGRK/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-ABPGRK/sword-ABPGRK-1.2.ebuild b/app-dicts/sword-ABPGRK/sword-ABPGRK-1.2.ebuild new file mode 100644 index 000000000000..d385c82dfa03 --- /dev/null +++ b/app-dicts/sword-ABPGRK/sword-ABPGRK-1.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.9" + +inherit sword-module + +DESCRIPTION="Apostolic Bible Polyglot Greek Text" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ABPGRK" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad