diff options
Diffstat (limited to 'app-dicts/myspell-is/myspell-is-2012.09.01.ebuild')
-rw-r--r-- | app-dicts/myspell-is/myspell-is-2012.09.01.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild b/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild deleted file mode 100644 index 52b7e2350f0b..000000000000 --- a/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "is.aff" - "is.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Icelandic dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project" -SRC_URI="https://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project/releases/${PV}/hunspell-is-${PV}.oxt" - -LICENSE="CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |