diff options
author | 2020-07-30 18:47:43 +0200 | |
---|---|---|
committer | 2020-07-31 19:37:22 +0200 | |
commit | bc4f0b3e69a6f994765d181cf49a8ed348943822 (patch) | |
tree | 3d8ffdfbeeb440bc35138abc7db568bcd5044c7d /app-dicts/sword-OEBcth/sword-OEBcth-1.1.ebuild | |
parent | app-dicts/sword-OEB: new package (diff) | |
download | gentoo-bc4f0b3e69a6f994765d181cf49a8ed348943822.tar.gz gentoo-bc4f0b3e69a6f994765d181cf49a8ed348943822.tar.bz2 gentoo-bc4f0b3e69a6f994765d181cf49a8ed348943822.zip |
app-dicts/sword-OEBcth: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-OEBcth/sword-OEBcth-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-OEBcth/sword-OEBcth-1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-OEBcth/sword-OEBcth-1.1.ebuild b/app-dicts/sword-OEBcth/sword-OEBcth-1.1.ebuild new file mode 100644 index 000000000000..a5423e2408b7 --- /dev/null +++ b/app-dicts/sword-OEBcth/sword-OEBcth-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.11" + +inherit sword-module + +DESCRIPTION="Open English Bible (Commonwealth Spelling)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=OEBcth" +LICENSE="CC0-1.0" +KEYWORDS="~amd64 ~ppc ~x86" |