Skip to content

Commit

Permalink
app-dicts/myspell-mi: EAPI bump
Browse files Browse the repository at this point in the history
EAPI 6 and myspell-r2

Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
hanetzer authored and FuzzyGophers committed Mar 27, 2018
1 parent daa7204 commit 4cac9e1
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

MYSPELL_DICT=(
"mi_NZ.aff"
"mi_NZ.dic"
)

MYSPELL_HYPH=(
)

MYSPELL_THES=(
)

inherit myspell-r2

DESCRIPTION="Maori dictionaries for myspell/hunspell"
LICENSE="LGPL-2.1"
HOMEPAGE="http://lingucomponent.openoffice.org/"
SRC_URI="mirror://gentoo/myspell-mi_NZ-${PV}.zip"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""

0 comments on commit 4cac9e1

Please sign in to comment.