diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:51:50 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:41:18 +0200 |
commit | 174ee1e3a9ef8083041d63b1394843619221bc53 (patch) | |
tree | 4d5bfea6da9235f117d744936a406aa5bdfe4d2f /app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild | |
parent | app-dicts/sword-VietNVB: new package (diff) | |
download | gentoo-174ee1e3a9ef8083041d63b1394843619221bc53.tar.gz gentoo-174ee1e3a9ef8083041d63b1394843619221bc53.tar.bz2 gentoo-174ee1e3a9ef8083041d63b1394843619221bc53.zip |
app-dicts/sword-VulgClementine: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild')
-rw-r--r-- | app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild b/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild new file mode 100644 index 000000000000..06846def324e --- /dev/null +++ b/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.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.6.1" + +inherit sword-module + +DESCRIPTION="Clementine Vulgate" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgClementine" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |