diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 21:59:53 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 23:10:48 +0200 |
commit | ae96f781c2276d52823e558f68b3f8a4f7e66a96 (patch) | |
tree | 10162c5d3dba1e11c59d4f0ba23e89b06505d7a6 /app-dicts/sword-ItaRive/sword-ItaRive-1.1.ebuild | |
parent | app-dicts/sword-ItaDio: bump to 1.1 (diff) | |
download | gentoo-ae96f781c2276d52823e558f68b3f8a4f7e66a96.tar.gz gentoo-ae96f781c2276d52823e558f68b3f8a4f7e66a96.tar.bz2 gentoo-ae96f781c2276d52823e558f68b3f8a4f7e66a96.zip |
app-dicts/sword-ItaRive: bump to 1.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ItaRive/sword-ItaRive-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-ItaRive/sword-ItaRive-1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-ItaRive/sword-ItaRive-1.1.ebuild b/app-dicts/sword-ItaRive/sword-ItaRive-1.1.ebuild new file mode 100644 index 000000000000..a7aed0525495 --- /dev/null +++ b/app-dicts/sword-ItaRive/sword-ItaRive-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.9" + +inherit sword-module + +DESCRIPTION="Italian Riveduta Bibbia (1927)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ItaRive" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |