summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Scardovi <marco@scardovi.com>2021-05-03 13:00:23 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-03 17:20:37 +0300
commit4ee922723e43b727ed6d2e79f33b1a0a2c086862 (patch)
tree3746fe726e1678e93473d0912cc2a8dfe435cf40 /app-dicts/myspell-mi/myspell-mi-20190630.ebuild
parentapp-dicts/myspell-lv: bump to EAPI 7 (diff)
downloadgentoo-4ee922723e43b727ed6d2e79f33b1a0a2c086862.tar.gz
gentoo-4ee922723e43b727ed6d2e79f33b1a0a2c086862.tar.bz2
gentoo-4ee922723e43b727ed6d2e79f33b1a0a2c086862.zip
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 <marco@scardovi.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-mi/myspell-mi-20190630.ebuild')
-rw-r--r--app-dicts/myspell-mi/myspell-mi-20190630.ebuild19
1 files changed, 19 insertions, 0 deletions
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 000000000000..7b7362ac15ff
--- /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"