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 B6C081382C5 for ; Thu, 3 Jun 2021 14:23:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E89B7E0872; Thu, 3 Jun 2021 14:22:59 +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 D0E34E0872 for ; Thu, 3 Jun 2021 14:22:59 +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 BAD1B33D3CF for ; Thu, 3 Jun 2021 14:22:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42F667A1 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: <1622730037.4ee922723e43b727ed6d2e79f33b1a0a2c086862.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-mi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-mi/Manifest app-dicts/myspell-mi/myspell-mi-20190630.ebuild X-VCS-Directories: app-dicts/myspell-mi/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 4ee922723e43b727ed6d2e79f33b1a0a2c086862 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: c28bcfd1-53d7-4a43-8185-5df21a72f5f1 X-Archives-Hash: 2f49529edab2080e045ca33fb0885166 commit: 4ee922723e43b727ed6d2e79f33b1a0a2c086862 Author: Marco Scardovi scardovi com> AuthorDate: Mon May 3 11:00:23 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 3 14:20:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee92272 app-dicts/myspell-mi: bump to EAPI 7 + verbump to 20190630 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-mi/Manifest | 1 + app-dicts/myspell-mi/myspell-mi-20190630.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/app-dicts/myspell-mi/Manifest b/app-dicts/myspell-mi/Manifest index 317411a0f9d..9bf5a92592a 100644 --- a/app-dicts/myspell-mi/Manifest +++ b/app-dicts/myspell-mi/Manifest @@ -1 +1,2 @@ +DIST myspell-mi-20190630.tar.gz 79193 BLAKE2B c6055c9d8c31a982a77180a59265ed294856cb9e7c7d8ab5b31274792c3b3340ed52da9336683abb287b6f8da749527b27c2aaf32c51237f3dd9012d9d631d60 SHA512 a8a5212f3a8b41b19d20776fa9db04d2fd67b6bbce4fa5b94ddde54a22aabaff46d0bc8a91f44a35e66caad31e9a99b8e50b02c95bbbec5314a16e4bea3f61ef DIST myspell-mi_NZ-20060316.zip 78777 BLAKE2B 4e694d2ee35c86d677ec9abef3346e4c47364c80ae327178cab8556a514dc810f71af589349e5730367a9ac952165fe634545d426f8352bbe99096d22cf33e83 SHA512 391f70bbd7d66ede4c8df7f7d5544bc7f40c3e97b80b509ce887e74770f9183ca98475715dbf9e6ceecb3445d1d3c5c1de35d1ea540e13a3a17eef690c91925d diff --git a/app-dicts/myspell-mi/myspell-mi-20190630.ebuild b/app-dicts/myspell-mi/myspell-mi-20190630.ebuild new file mode 100644 index 00000000000..7b7362ac15f --- /dev/null +++ b/app-dicts/myspell-mi/myspell-mi-20190630.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MYSPELL_DICT=( + "mi_NZ.aff" + "mi_NZ.dic" +) + +inherit myspell-r2 + +DESCRIPTION="Maori dictionaries for myspell/hunspell" +LICENSE="LGPL-2.1" +HOMEPAGE="http://lingucomponent.openoffice.org/" +SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/mi-${PV}/${P}.tar.gz" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"