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 6DFE71381F1 for ; Tue, 27 Mar 2018 22:30:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7107E092D; Tue, 27 Mar 2018 22:30:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AF06AE092D for ; Tue, 27 Mar 2018 22:30:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6FC0D335C95 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 4ED7A271 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: <1522189814.ec55e7a739e62138ac29cce068ffa7e213221b19.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-et/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-et/myspell-et-20030606.ebuild X-VCS-Directories: app-dicts/myspell-et/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: ec55e7a739e62138ac29cce068ffa7e213221b19 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: 67b36748-2e70-4830-9de1-af244f66fcc3 X-Archives-Hash: 304806822f732d9314c9b5b2ace68c6e commit: ec55e7a739e62138ac29cce068ffa7e213221b19 Author: Marty E. Plummer startmail com> AuthorDate: Tue Mar 27 06:02:11 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Mar 27 22:30:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec55e7a7 app-dicts/myspell-et: EAPI bump Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-dicts/myspell-et/myspell-et-20030606.ebuild | 5 +++-- 1 file 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 4e20788dcf2..523450c8450 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