From: Marty E. Plummer Date: Tue, 27 Mar 2018 05:56:14 +0000 (-0500) Subject: app-dicts/myspell-ca: EAPI bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=776fbac60be825436044357a575f0ae864e06c44;p=gentoo.git app-dicts/myspell-ca: EAPI bump Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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