From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E39351381F1 for ; Tue, 27 Mar 2018 22:30:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7583AE0907; Tue, 27 Mar 2018 22:30:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F33EE08F9 for ; Tue, 27 Mar 2018 22:30:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58E9A335C91 for ; Tue, 27 Mar 2018 22:30:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 740AD273 for ; Tue, 27 Mar 2018 22:30:46 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1522189816.6e53b919edf699049371deb861c735a4ea2a23db.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-fr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild X-VCS-Directories: app-dicts/myspell-fr/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 6e53b919edf699049371deb861c735a4ea2a23db X-VCS-Branch: master Date: Tue, 27 Mar 2018 22:30:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 93b75f60-6b9f-4f7c-8aa5-e43a5795a933 X-Archives-Hash: e03ed143692030ec56ad8a9f3312dc7f commit: 6e53b919edf699049371deb861c735a4ea2a23db Author: Marty E. Plummer startmail com> AuthorDate: Tue Mar 27 06:07:41 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Mar 27 22:30:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e53b919 app-dicts/myspell-fr: EAPI bump Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild | 5 +++-- 1 file 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 ccef999e6be..56c5d6037d0 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