diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 22:12:11 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 23:11:08 +0200 |
commit | acbad54c64e11789184513482964d39242bba0a7 (patch) | |
tree | 7dde610405fef7df5717f8d56a5635cd1ccf1f3c /app-dicts/sword-Rotherham/sword-Rotherham-1.7.ebuild | |
parent | app-dicts/sword-Peshitta: bump to 2.0 (diff) | |
download | gentoo-acbad54c64e11789184513482964d39242bba0a7.tar.gz gentoo-acbad54c64e11789184513482964d39242bba0a7.tar.bz2 gentoo-acbad54c64e11789184513482964d39242bba0a7.zip |
app-dicts/sword-Rotherham: bump to 1.7
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Rotherham/sword-Rotherham-1.7.ebuild')
-rw-r--r-- | app-dicts/sword-Rotherham/sword-Rotherham-1.7.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-Rotherham/sword-Rotherham-1.7.ebuild b/app-dicts/sword-Rotherham/sword-Rotherham-1.7.ebuild new file mode 100644 index 000000000000..c3c9b353b722 --- /dev/null +++ b/app-dicts/sword-Rotherham/sword-Rotherham-1.7.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.7.2" + +inherit sword-module + +DESCRIPTION="The Emphasized Bible by J. B. Rotherham" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Rotherham" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |