diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 15:14:20 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 15:42:07 +0200 |
commit | 12baa6e508c67262e51b14f25c253d26987fdc7e (patch) | |
tree | 8483faba100793ac905308946ef4184caa1356e6 /app-dicts/sword-Esperanto | |
parent | app-dicts/sword-DutSVV: bump to 2.0 (diff) | |
download | gentoo-12baa6e508c67262e51b14f25c253d26987fdc7e.tar.gz gentoo-12baa6e508c67262e51b14f25c253d26987fdc7e.tar.bz2 gentoo-12baa6e508c67262e51b14f25c253d26987fdc7e.zip |
app-dicts/sword-Esperanto: bump to 2.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Esperanto')
-rw-r--r-- | app-dicts/sword-Esperanto/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-Esperanto/metadata.xml | 4 | ||||
-rw-r--r-- | app-dicts/sword-Esperanto/sword-Esperanto-2.1.ebuild (renamed from app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild) | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/app-dicts/sword-Esperanto/Manifest b/app-dicts/sword-Esperanto/Manifest index a2e0fb2a8096..c3008cb81435 100644 --- a/app-dicts/sword-Esperanto/Manifest +++ b/app-dicts/sword-Esperanto/Manifest @@ -1 +1 @@ -DIST Esperanto-1.6.zip 1391055 BLAKE2B e8871451bd2b67fca767ffcdfadac43aa2c568a5b05868b3c7078163bbcd1c0e808c261d291c561b7730f8762bd83b8ceba2ad497af781fe3c1326de0e1e766e SHA512 783e864df719e251b62c4f4a21f3baa9255f71d59dec8dee3074848ac33f93a0c26ee34f53af4c382978340ec32d6ee180d3403c11ce8682176b4820916cbd06 +DIST Esperanto-2.1.zip 1480284 BLAKE2B bf07295cfd9db64d1a10817cb282a8366318c00bb0b74b82a0880bfc974dec0a495c4dfc7a013261ba0251f34e6e84681b962cb4d7dcd8728c509d8b7e017d9b SHA512 b2acd4e8de6bffd5435a8d580873e5bdcaeaab367d22cccbf4ab572dac7271556188db34d838b0aef36ec8ffdf400d02840c8ed9d14add547312f7a618c20c32 diff --git a/app-dicts/sword-Esperanto/metadata.xml b/app-dicts/sword-Esperanto/metadata.xml index 3e5026ee3754..98e68927b154 100644 --- a/app-dicts/sword-Esperanto/metadata.xml +++ b/app-dicts/sword-Esperanto/metadata.xml @@ -5,4 +5,8 @@ <email>marecki@gentoo.org</email> <name>Marek Szuba</name> </maintainer> + <longdescription> + 1926 Londona Biblio in Esperanto. Old Testament by Ludvic Lazarus Zamenhof + (1910). Full text published in 1926 by the British & Foreign Bible Society. + </longdescription> </pkgmetadata> diff --git a/app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild b/app-dicts/sword-Esperanto/sword-Esperanto-2.1.ebuild index a9af981a31ca..a1f914c463be 100644 --- a/app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild +++ b/app-dicts/sword-Esperanto/sword-Esperanto-2.1.ebuild @@ -2,11 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Esperanto" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module -DESCRIPTION="Esperanto Bible" +DESCRIPTION="Esperanto Londona Biblio" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Esperanto" LICENSE="public-domain" KEYWORDS="~amd64 ~ppc ~x86" |