diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-29 13:55:45 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-29 15:55:46 +0200 |
commit | e3ccf243ce8431917ec696aea4848de336f891a6 (patch) | |
tree | 73d56d0468b7ce881870cb4c06be4335067802c2 /app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild | |
parent | dev-ros/mavlink-gbp-release: Honour ROS_PYTHON_VERSION from eclass (diff) | |
download | gentoo-e3ccf243ce8431917ec696aea4848de336f891a6.tar.gz gentoo-e3ccf243ce8431917ec696aea4848de336f891a6.tar.bz2 gentoo-e3ccf243ce8431917ec696aea4848de336f891a6.zip |
app-dicts/sword-Cro: rename to sword-CroSaric and bump to 2.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild')
-rw-r--r-- | app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild b/app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild new file mode 100644 index 000000000000..dc0cb040dca4 --- /dev/null +++ b/app-dicts/sword-CroSaric/sword-CroSaric-2.0.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.6.2" + +inherit sword-module + +DESCRIPTION="Croatian Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CroSaric" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |