diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-03-27 01:02:11 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-27 18:30:14 -0400 |
commit | ec55e7a739e62138ac29cce068ffa7e213221b19 (patch) | |
tree | ff3c4d8c571228995f656963e7faa9bf0eec5fe4 /app-dicts | |
parent | app-dicts/myspell-cs: EAPI bump (diff) | |
download | gentoo-ec55e7a739e62138ac29cce068ffa7e213221b19.tar.gz gentoo-ec55e7a739e62138ac29cce068ffa7e213221b19.tar.bz2 gentoo-ec55e7a739e62138ac29cce068ffa7e213221b19.zip |
app-dicts/myspell-et: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-et/myspell-et-20030606.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/myspell-et/myspell-et-20030606.ebuild b/app-dicts/myspell-et/myspell-et-20030606.ebuild index 4e20788dcf29..523450c84504 100644 --- a/app-dicts/myspell-et/myspell-et-20030606.ebuild +++ b/app-dicts/myspell-et/myspell-et-20030606.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=( "latin-9/et_EE.aff" @@ -29,6 +29,7 @@ IUSE="" S="${WORKDIR}/ispell-et-${PV}" src_prepare() { + default # naming handling to be inline with others mv hyph_et.dic hyph_et_EE.dic || die |