summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-ca
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-29 16:53:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-29 16:53:27 +0100
commit1173ad5704ce725916e0c332416aff326d850d06 (patch)
treed48d60977ce19864893dfb2222bf2982ffb4262a /app-dicts/myspell-ca
parent8c364c784966be1700ea39ae45028f3e9be9cae0 (diff)
gentoo resync : 29.03.2018
Diffstat (limited to 'app-dicts/myspell-ca')
-rw-r--r--app-dicts/myspell-ca/Manifest2
-rw-r--r--app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/app-dicts/myspell-ca/Manifest b/app-dicts/myspell-ca/Manifest
index 4d6053b34449..f1bcfcc98b1a 100644
--- a/app-dicts/myspell-ca/Manifest
+++ b/app-dicts/myspell-ca/Manifest
@@ -1,3 +1,3 @@
DIST myspell-ca-2.3.0.oxt 441719 BLAKE2B 4f58648eac1f77a6e1e2cc571a2528d474c961ce15cab00b822638937bfe450330f4decc8744284b66e5e2b5d58ccf2b03110303d86286e1aa5e7508fd2362a8 SHA512 77513fa6b2d819963bc03aece59aeb2fe6df7674c0fea4fa9a406e6c27efdfbca3ebfc4b36aca4275d79f09678ab58a56c3d6470a815a2192b2ffc4e01c779bf
-EBUILD myspell-ca-2.3.0.ebuild 822 BLAKE2B ae89d5431200610fbd701cac5f41a6f4ae6cfb64c67b25b1fbe62cd0e061c9616f6e9f22795d6bb3b75f3e6a872f0782941bd66253371b6690748c933293c106 SHA512 4e83185cfd9ebadbd1affa31442e9dbb0b80562a4c9df7c82f9af494ea0cdee2a1d0d2c06c6c1fc4add8693a26aaf47d19bbd125184ce63aec838fd32c6bb101
+EBUILD myspell-ca-2.3.0.ebuild 831 BLAKE2B 61a81439ccc996084498f057c48652603501fa1358c62f85a4eaeab1d965ea2274467abe767698d15cd0d3563216c4b68a877ef0310cf618d239a81cd7f7a5b1 SHA512 20e1735f52e2488e22616742cb762c7ac77d975542a4d155f008e1708941c4c5addaa32c7d7d4a9240f104d176fc834c05dfc6881b7bfc75c5ab0010f2b7bb00
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild b/app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild
index acef764d86ad..0429eda9f813 100644
--- a/app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild
+++ b/app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=6
MYSPELL_DICT=(
"ca_ES.aff"
@@ -26,6 +26,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-f
IUSE=""
src_prepare() {
+ default
# rename to conform the common naming scheme
mv catalan.aff ca_ES.aff || die
mv catalan.dic ca_ES.dic || die