summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-fo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /app-dicts/myspell-fo
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-fo')
-rw-r--r--app-dicts/myspell-fo/Manifest2
-rw-r--r--app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild13
2 files changed, 4 insertions, 11 deletions
diff --git a/app-dicts/myspell-fo/Manifest b/app-dicts/myspell-fo/Manifest
index 1286fada6933..50311689e9bc 100644
--- a/app-dicts/myspell-fo/Manifest
+++ b/app-dicts/myspell-fo/Manifest
@@ -1,4 +1,4 @@
DIST hyph_fo_FO-20040420a.zip 16430 BLAKE2B 4cfecb7de08575c7d35302b3c81c5e8b729f0dcecb3325e9ffb1c07a4477258317f00d991715534f50ba26585945a39db7b58ffc8115f85d23c74e534ef09269 SHA512 c1cf2593668558c44ab7cbb8fb3ce915cf59eec25a07de9834ef24d2783e56beea708d6666975059b2f33807279d0085d4910145f4bd410b4c736a0a7620f187
DIST myspell-fo-0.4.2.tar.bz2 1395379 BLAKE2B a4709f50cbec7c642025100e4e2111c0935b566cd93b1747aa0c73e1fa8d5e64554236be9948731f26cbb998ff7df5212fcd7a97320bb81dc9b9f4185559e3fd SHA512 7f5622a6acdd948d884ed445ee34ec0cc9596b92628bd3bfc4f32bf5e27d88ec4684e800a6cc4c1add73d0f32050b87d0ad2f1a1a97739fc113edb977c2c296a
-EBUILD myspell-fo-0.4.2.ebuild 572 BLAKE2B 3f88be1f652630dccef7f7d0c6e680809e32e4bc933aebdc21bc47caf69c50bd32c5407b1ad9a0080535807b24de8c4e15441804a804b8e6a7114f6c6c757f50 SHA512 ccae97d1d091fd710c8c27d163523870525ae312c4af69fbdab6f9fe8528e0b8bbb80cfe5df268f51cfb43e395d72b349e6cc4f81597717210b7d4e72617a8da
+EBUILD myspell-fo-0.4.2.ebuild 542 BLAKE2B 9d69b38022d729d3b3526cd5e26800cba8159ce8968110c89dd1b46b4c27b8370f204d142148adf4e7902e2b1cad718c043a7d8f65f2f3164d5a4cb6139384ab SHA512 a9e5d3fe4e2108286347f5f6108d0c7b37e07beb27422073ef1413279f3cbb805b1d0f744a84566548b60ae62ddd89b891671f270ccd4d605db9a54976d55c9d
MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild b/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild
index bbbbf306b08d..bdc2462902f7 100644
--- a/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild
+++ b/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MYSPELL_DICT=(
"${P}/fo_FO.aff"
@@ -12,19 +12,12 @@ MYSPELL_HYPH=(
"hyph_fo_FO.dic"
)
-MYSPELL_THES=(
-)
-
inherit myspell-r2
DESCRIPTION="Faroese dictionaries for myspell/hunspell"
HOMEPAGE="https://fo.speling.org/"
-SRC_URI="
- https://fo.speling.org/filer/${P}.tar.bz2
- https://fo.speling.org/filer/hyph_fo_FO-20040420a.zip
-"
+SRC_URI="https://fo.speling.org/filer/${P}.tar.bz2 https://fo.speling.org/filer/hyph_fo_FO-20040420a.zip"
LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-IUSE=""