summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-el
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-el
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-el')
-rw-r--r--app-dicts/myspell-el/Manifest2
-rw-r--r--app-dicts/myspell-el/myspell-el-0.9.ebuild8
2 files changed, 3 insertions, 7 deletions
diff --git a/app-dicts/myspell-el/Manifest b/app-dicts/myspell-el/Manifest
index 20d7e61ca1f9..d3f2070cedea 100644
--- a/app-dicts/myspell-el/Manifest
+++ b/app-dicts/myspell-el/Manifest
@@ -1,4 +1,4 @@
DIST el_GR-0.9.zip 2120747 BLAKE2B 5fe5030227b3f65bf04a7ecf055c5159120badae250ef8c718836e6115238b12391f82a656767313338ece98bce91e099d6f12f7e9e9f2f202dbdd6a14bfb6ba SHA512 8eb9d951bab3caf09f53e7ee98ff155ade8d9198533264ebdd53b413e38d9b84e5101938c1abb3e220e0764c98186fb2f5480be50e98e7effb7bcc8c961eaa49
DIST hyph_el.zip 2224 BLAKE2B eb5c5ba1b856a9edc5bb78b583af442ccdacc3d7270b1e1d61081382b195fcc3637ef83a4e35eff79146a21360353145128adabfb494976a6998f1dbccfd062d SHA512 259a1ad3b4f38cf6aa67027cd3354488b298375450ed99b07e4ea8d355e90211caabfc40ce71af73e5d354348541bf8a486aecced23f75a4fe9abb8f6c2ac3c3
-EBUILD myspell-el-0.9.ebuild 574 BLAKE2B 8c64717f20af59d95ee45df6efc953ab75fb292623584bbc20e584f95ab660255cb4bd375b809e0b3333429c757733d6df9d042c027d1abfe1bf6ccf27134786 SHA512 0c2d4756440c7dcfe3b4211d75d5093b9f65e1bd073865178014d5ba148558f282c35a5da98c4480a4c1f4d188bd04092de0130fe56b0b295cb474d121ccacca
+EBUILD myspell-el-0.9.ebuild 548 BLAKE2B b6c07f40d825602567da702866cdb14226866dac73e4c5bb2058ec2381da66d2180c60a1ea82dfbc7a0e7bda833772b0256bbcafd203834bfb56a4dce8513dda SHA512 0fd6149f492cb609a518c2cbd2e29bf3779aaa52e90017c3bb89abdb743a2db5cb5bd74ee458de923a7714d4ab10fbb4da68cc1a0195042cc65d4b81f9834cfc
MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
index 2e66b4735528..ee41a6b0fcea 100644
--- a/app-dicts/myspell-el/myspell-el-0.9.ebuild
+++ b/app-dicts/myspell-el/myspell-el-0.9.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=(
"el_GR.aff"
@@ -12,9 +12,6 @@ MYSPELL_HYPH=(
"hyph_el.dic"
)
-MYSPELL_THES=(
-)
-
inherit myspell-r2
DESCRIPTION="Greek dictionaries for myspell/hunspell"
@@ -24,4 +21,3 @@ SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://els
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=""