diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-03-27 01:07:41 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-27 18:30:16 -0400 |
commit | 6e53b919edf699049371deb861c735a4ea2a23db (patch) | |
tree | 64b769a6556a1c0248a753ab0d2edbec0aadaf30 /app-dicts | |
parent | app-dicts/myspell-fo: EAPI bump (diff) | |
download | gentoo-6e53b919edf699049371deb861c735a4ea2a23db.tar.gz gentoo-6e53b919edf699049371deb861c735a4ea2a23db.tar.bz2 gentoo-6e53b919edf699049371deb861c735a4ea2a23db.zip |
app-dicts/myspell-fr: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild b/app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild index ccef999e6be6..56c5d6037d0a 100644 --- a/app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild +++ b/app-dicts/myspell-fr/myspell-fr-4.5-r1.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=( "fr-moderne.aff" @@ -40,6 +40,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64- IUSE="" src_prepare() { + default # the default should be classique+reforme1990 # renaming to fr_FR mv fr-classique+reforme1990.aff fr_FR.aff || die |