app-dicts/myspell-ca: EAPI bump
authorMarty E. Plummer <hanetzer@startmail.com>
Tue, 27 Mar 2018 05:56:14 +0000 (00:56 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 27 Mar 2018 22:30:11 +0000 (18:30 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild

index acef764d86ad2ead795a285f06f51377eab503d5..0429eda9f81395a59bf672b49a099e7731299f62 100644 (file)
@@ -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