diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 21:57:50 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 23:10:41 +0200 |
commit | 3168038312fdaa9ec2e50609b23a77156f00dbea (patch) | |
tree | 27eee644de74e1235fed5e04193431a83429c091 /app-dicts/sword-GerSch/sword-GerSch-1.1.1.ebuild | |
parent | app-dicts/sword-GerLut1545: bump to 2.0.1 (diff) | |
download | gentoo-3168038312fdaa9ec2e50609b23a77156f00dbea.tar.gz gentoo-3168038312fdaa9ec2e50609b23a77156f00dbea.tar.bz2 gentoo-3168038312fdaa9ec2e50609b23a77156f00dbea.zip |
app-dicts/sword-GerSch: bump to 1.1.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-GerSch/sword-GerSch-1.1.1.ebuild')
-rw-r--r-- | app-dicts/sword-GerSch/sword-GerSch-1.1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-GerSch/sword-GerSch-1.1.1.ebuild b/app-dicts/sword-GerSch/sword-GerSch-1.1.1.ebuild new file mode 100644 index 000000000000..ecde9d49ed25 --- /dev/null +++ b/app-dicts/sword-GerSch/sword-GerSch-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="German Schlachter Bibel (1951)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerSch" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" |