diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:43:16 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:37:29 +0200 |
commit | c93f3ecfaa623faa1e4a247e1c9c719c2500086b (patch) | |
tree | 15406618e5b456a8ac0f881392fd364f1ef208f2 /app-dicts/sword-FreStapfer1889/sword-FreStapfer1889-1.0.2.ebuild | |
parent | app-dicts/sword-FrePilgrim: new package (diff) | |
download | gentoo-c93f3ecfaa623faa1e4a247e1c9c719c2500086b.tar.gz gentoo-c93f3ecfaa623faa1e4a247e1c9c719c2500086b.tar.bz2 gentoo-c93f3ecfaa623faa1e4a247e1c9c719c2500086b.zip |
app-dicts/sword-FreStapfer1889: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FreStapfer1889/sword-FreStapfer1889-1.0.2.ebuild')
-rw-r--r-- | app-dicts/sword-FreStapfer1889/sword-FreStapfer1889-1.0.2.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-FreStapfer1889/sword-FreStapfer1889-1.0.2.ebuild b/app-dicts/sword-FreStapfer1889/sword-FreStapfer1889-1.0.2.ebuild new file mode 100644 index 000000000000..5234fcd9e018 --- /dev/null +++ b/app-dicts/sword-FreStapfer1889/sword-FreStapfer1889-1.0.2.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="Le Nouveau Testament traduction de Stapfer - 1889" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreStapfer1889" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |