summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-03-27 00:56:14 -0500
committerAaron Bauman <bman@gentoo.org>2018-03-27 18:30:11 -0400
commit776fbac60be825436044357a575f0ae864e06c44 (patch)
treee7723afedefabf3d8d37b35cfff19656a9de287b
parentapp-dicts/myspell-bg: EAPI bump (diff)
downloadgentoo-776fbac60be825436044357a575f0ae864e06c44.tar.gz
gentoo-776fbac60be825436044357a575f0ae864e06c44.tar.bz2
gentoo-776fbac60be825436044357a575f0ae864e06c44.zip
app-dicts/myspell-ca: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--app-dicts/myspell-ca/myspell-ca-2.3.0.ebuild5
1 files 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 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