From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1350356-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 6D896158086
	for <garchives@archives.gentoo.org>; Thu, 16 Dec 2021 22:27:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6C016E0830;
	Thu, 16 Dec 2021 22:27:17 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 54B6AE081E
	for <gentoo-commits@lists.gentoo.org>; Thu, 16 Dec 2021 22:27:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6C9BC3432A9
	for <gentoo-commits@lists.gentoo.org>; Thu, 16 Dec 2021 22:27:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B5E8D246
	for <gentoo-commits@lists.gentoo.org>; Thu, 16 Dec 2021 22:27:14 +0000 (UTC)
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" <conikost@gentoo.org>
Message-ID: <1639693603.0dbd147e6fdafa4187e70a5a0d3bfb93ba36e33f.conikost@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-wa/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild
X-VCS-Directories: app-dicts/aspell-wa/
X-VCS-Committer: conikost
X-VCS-Committer-Name: Conrad Kostecki
X-VCS-Revision: 0dbd147e6fdafa4187e70a5a0d3bfb93ba36e33f
X-VCS-Branch: master
Date: Thu, 16 Dec 2021 22:27:14 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 5ef839c6-6574-438b-8227-3728a677a6ab
X-Archives-Hash: 926215f6adba6bf976a11e6d5ce95d40

commit:     0dbd147e6fdafa4187e70a5a0d3bfb93ba36e33f
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 21:56:40 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 22:26:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dbd147e

app-dicts/aspell-wa: update EAPI 7 -> 8

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild b/app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild
new file mode 100644
index 000000000000..061315a9e304
--- /dev/null
+++ b/app-dicts/aspell-wa/aspell-wa-0.50.0-r1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Walloon"
+
+inherit aspell-dict-r1
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"