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 CE9921382C5 for ; Thu, 3 Jun 2021 14:23:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 210D2E08AD; Thu, 3 Jun 2021 14:23:01 +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 0A356E08A8 for ; Thu, 3 Jun 2021 14:23:01 +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 2D08B33D0AF for ; Thu, 3 Jun 2021 14:23:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A457A5 for ; Thu, 3 Jun 2021 14:22:57 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1622730038.92f8aec7b10a613e61d65710b32d02125e63b6ea.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-nn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild X-VCS-Directories: app-dicts/myspell-nn/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 92f8aec7b10a613e61d65710b32d02125e63b6ea X-VCS-Branch: master Date: Thu, 3 Jun 2021 14:22:57 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 78c6a701-125d-4168-8af3-bc8ef49a3c3f X-Archives-Hash: 4dd8fe0b3e46febd88ccc4d0f76ab546 commit: 92f8aec7b10a613e61d65710b32d02125e63b6ea Author: Marco Scardovi scardovi com> AuthorDate: Mon May 3 11:30:06 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 3 14:20:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f8aec7 app-dicts/myspell-nn: bump to EAPI 7 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi scardovi.com> Signed-off-by: Joonas Niilola gentoo.org> app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild b/app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild index 437ddec88ee..ed8ef084229 100644 --- a/app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild +++ b/app-dicts/myspell-nn/myspell-nn-2.0.10.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 MYSPELL_DICT=( "nn_NO.aff" @@ -26,7 +26,6 @@ SRC_URI="https://alioth.debian.org/frs/download.php/2357/no_NO-pack2-${PV}.zip" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" src_unpack() { myspell-r2_src_unpack