summaryrefslogtreecommitdiff
path: root/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild')
-rw-r--r--app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild b/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild
new file mode 100644
index 000000000000..ec86c8cbc72f
--- /dev/null
+++ b/app-dicts/sword-GerHfaLex2002/sword-GerHfaLex2002-1.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.6"
+
+inherit sword-module
+
+DESCRIPTION="Hoffnung fuer alle - Worterklaerungen"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerHfaLex2002"
+LICENSE="sword-GerHfa2002"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+pkg_postinst() {
+ if [[ -z "${REPLACING_VERSIONS}" ]]; then
+ elog "This SWORD module is locked. If you haven't done so yet, please visit"
+ elog
+ elog "https://crosswire.org/sword/modules/registration/gerhfa2002.jsp"
+ elog "(in German only)"
+ elog
+ elog "for information about purchasing and installing an unlock key."
+ fi
+}