diff options
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-Easton/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-Easton/metadata.xml | 6 | ||||
-rw-r--r-- | app-dicts/sword-Easton/sword-Easton-2.0.ebuild (renamed from app-dicts/sword-Easton/sword-Easton-1.2.ebuild) | 3 |
3 files changed, 9 insertions, 2 deletions
diff --git a/app-dicts/sword-Easton/Manifest b/app-dicts/sword-Easton/Manifest index 876d5cd1e79e..6815724b9aff 100644 --- a/app-dicts/sword-Easton/Manifest +++ b/app-dicts/sword-Easton/Manifest @@ -1 +1 @@ -DIST Easton-1.2.zip 1062020 BLAKE2B 20df61304d2da4a4aff3abbf7eac730f0c3c77aef59bee0f265d79120607daf0b36915821eb250041eef7c360ce0fc0971d83f3adc7f779aa7ed4fb77cc09975 SHA512 d0a9df9aac4b61f79511307943c847ddcf7eb5ebb718ec516579e68e647ad9f70973f8c32a3e27edbce228082b8663420f381cbe1fa8de724a4dddf56f0a69df +DIST Easton-2.0.zip 1437244 BLAKE2B 353501b9ddd98c44c436eb053fbcdf669c7983ebd8103286d4ea820eb938bed3d60e48c397c5bc9128525c35a295cbc488d8ee835b4f216b790c894f9897632c SHA512 1b9d590dfd018053f3e180d4b9ffed5bde32a1c6e60dee73df8cab81ddff876e64dfce5530d179d88fe74db72492dee563f065bce8a145b2c6543c43df6954de diff --git a/app-dicts/sword-Easton/metadata.xml b/app-dicts/sword-Easton/metadata.xml index 3e5026ee3754..540307dd4cec 100644 --- a/app-dicts/sword-Easton/metadata.xml +++ b/app-dicts/sword-Easton/metadata.xml @@ -5,4 +5,10 @@ <email>marecki@gentoo.org</email> <name>Marek Szuba</name> </maintainer> + <longdescription> + These Dictionary topics are from M.G. Easton M.A., D.D., Illustrated Bible + Dictionary, Third Edition, published by Thomas Nelson, 1897. Due to the + nature of etext, the illustrated portions of the Dictionary have not been + included. + </longdescription> </pkgmetadata> diff --git a/app-dicts/sword-Easton/sword-Easton-1.2.ebuild b/app-dicts/sword-Easton/sword-Easton-2.0.ebuild index 1edc1ca716cb..ca4308c73668 100644 --- a/app-dicts/sword-Easton/sword-Easton-1.2.ebuild +++ b/app-dicts/sword-Easton/sword-Easton-2.0.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Easton" + +SWORD_MINIMUM_VERSION="1.5.1a" inherit sword-module |