diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-05-20 10:59:55 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-05-20 11:01:33 +0100 |
commit | 5607e31159b1d24c3a4785171e9f428ee9758b34 (patch) | |
tree | ed98168f054c8e81d35a8209fe41f6f328166774 /app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild | |
parent | app-dicts/sword-UrduGeo: add 1.10, drop 1.9 (diff) | |
download | gentoo-5607e31159b1d24c3a4785171e9f428ee9758b34.tar.gz gentoo-5607e31159b1d24c3a4785171e9f428ee9758b34.tar.bz2 gentoo-5607e31159b1d24c3a4785171e9f428ee9758b34.zip |
app-dicts/sword-UrduGeoDeva: add 1.9, drop 1.8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild')
-rw-r--r-- | app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild b/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild new file mode 100644 index 000000000000..13a61e189bac --- /dev/null +++ b/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +SWORD_MINIMUM_VERSION="1.6.0" + +inherit sword-module + +DESCRIPTION="Urdu Geo Version (UGV) Bible, Devanagari script" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=UrduGeoDeva" +LICENSE="crosswire" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |