diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:44:44 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:34:29 +0200 |
commit | b3b663e97758ec4af45bea5fd3d1a1ef329b0377 (patch) | |
tree | da613c3e925ff01e466d69ee8a6c2d048a75d319 /app-dicts/sword-ItNomiBibbia/sword-ItNomiBibbia-1.0.ebuild | |
parent | app-dicts/sword-ItDizGreco: new package (diff) | |
download | gentoo-b3b663e97758ec4af45bea5fd3d1a1ef329b0377.tar.gz gentoo-b3b663e97758ec4af45bea5fd3d1a1ef329b0377.tar.bz2 gentoo-b3b663e97758ec4af45bea5fd3d1a1ef329b0377.zip |
app-dicts/sword-ItNomiBibbia: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ItNomiBibbia/sword-ItNomiBibbia-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-ItNomiBibbia/sword-ItNomiBibbia-1.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-ItNomiBibbia/sword-ItNomiBibbia-1.0.ebuild b/app-dicts/sword-ItNomiBibbia/sword-ItNomiBibbia-1.0.ebuild new file mode 100644 index 000000000000..038fbef66da5 --- /dev/null +++ b/app-dicts/sword-ItNomiBibbia/sword-ItNomiBibbia-1.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.7.1" + +inherit sword-module + +DESCRIPTION="Dizionario dei nomi della Bibbia" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ItNomiBibbia" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86" |