diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 11:03:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:22 +0100 |
commit | 989d017e1c97d50ea49e0e31f762038cadebca9b (patch) | |
tree | d7d5d31711bf98947ee58f772d26a768e19ca3ad /app-dicts/myspell-ga/myspell-ga-20160213.ebuild | |
parent | app-dicts/myspell-fr: drop 5.7-r1 (diff) | |
download | gentoo-989d017e1c97d50ea49e0e31f762038cadebca9b.tar.gz gentoo-989d017e1c97d50ea49e0e31f762038cadebca9b.tar.bz2 gentoo-989d017e1c97d50ea49e0e31f762038cadebca9b.zip |
app-dicts/myspell-ga: drop 20160213
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-ga/myspell-ga-20160213.ebuild')
-rw-r--r-- | app-dicts/myspell-ga/myspell-ga-20160213.ebuild | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/app-dicts/myspell-ga/myspell-ga-20160213.ebuild b/app-dicts/myspell-ga/myspell-ga-20160213.ebuild deleted file mode 100644 index c52c035b4e70..000000000000 --- a/app-dicts/myspell-ga/myspell-ga-20160213.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "ga_IE.aff" - "ga_IE.dic" -) - -MYSPELL_HYPH=( - "hyph_ga_IE.dic" -) - -MYSPELL_THES=( - "th_ga_IE_v2.dat" - "th_ga_IE_v2.idx" -) - -inherit myspell-r2 - -DESCRIPTION="Irish dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.openoffice.org/en/project/irish-language-spell-checker-thesaurus-and-hyphenation-patterns" -SRC_URI="mirror://sourceforge/aoo-extensions/focloiri-gaeilge-4.8.oxt -> ${P}.oxt" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |