diff options
Diffstat (limited to 'app-dicts/myspell-ms')
-rw-r--r-- | app-dicts/myspell-ms/myspell-ms-20100407.ebuild | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/app-dicts/myspell-ms/myspell-ms-20100407.ebuild b/app-dicts/myspell-ms/myspell-ms-20100407.ebuild index ad6078bb8893..269cd437daf3 100644 --- a/app-dicts/myspell-ms/myspell-ms-20100407.ebuild +++ b/app-dicts/myspell-ms/myspell-ms-20100407.ebuild @@ -1,19 +1,13 @@ -# 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=( "ms_MY.aff" "ms_MY.dic" ) -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - inherit myspell-r2 DESCRIPTION="Malay dictionaries for myspell/hunspell" @@ -23,4 +17,3 @@ SRC_URI="mirror://sourceforge/aoo-extensions/ms_my.oxt -> ${P}.oxt" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |