diff options
author | 2020-07-30 18:43:26 +0200 | |
---|---|---|
committer | 2020-07-31 19:33:14 +0200 | |
commit | 8e079e9386b8431699d29eadda1c5a711bf785f9 (patch) | |
tree | 13bc112867fa8f0d0e454f492a0ba2a9ad5f5a2e /app-dicts/sword-GerAlbrecht/sword-GerAlbrecht-1.5.ebuild | |
parent | media-gfx/gthumb: bump to 3.10.0 (diff) | |
download | gentoo-8e079e9386b8431699d29eadda1c5a711bf785f9.tar.gz gentoo-8e079e9386b8431699d29eadda1c5a711bf785f9.tar.bz2 gentoo-8e079e9386b8431699d29eadda1c5a711bf785f9.zip |
app-dicts/sword-GerAlbrecht: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-GerAlbrecht/sword-GerAlbrecht-1.5.ebuild')
-rw-r--r-- | app-dicts/sword-GerAlbrecht/sword-GerAlbrecht-1.5.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-GerAlbrecht/sword-GerAlbrecht-1.5.ebuild b/app-dicts/sword-GerAlbrecht/sword-GerAlbrecht-1.5.ebuild new file mode 100644 index 000000000000..c542bc436869 --- /dev/null +++ b/app-dicts/sword-GerAlbrecht/sword-GerAlbrecht-1.5.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="German Albrecht Neues Testament und Psalmen" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerAlbrecht" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |