commit: 776fbac60be825436044357a575f0ae864e06c44
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Mar 27 05:56:14 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:30:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776fbac6
app-dicts/myspell-ca: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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 acef764d86a..0429eda9f81 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