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 | |
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')
-rw-r--r-- | app-dicts/myspell-ga/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-ga/myspell-ga-20160213.ebuild | 29 |
2 files changed, 0 insertions, 30 deletions
diff --git a/app-dicts/myspell-ga/Manifest b/app-dicts/myspell-ga/Manifest index e2e279f703a4..8e462d3b7bf3 100644 --- a/app-dicts/myspell-ga/Manifest +++ b/app-dicts/myspell-ga/Manifest @@ -1,2 +1 @@ -DIST myspell-ga-20160213.oxt 8475451 BLAKE2B f8fbd0c763df5022142ec824eb7771ee14d0091a9defc5578b5cc830e02d646f031907fd970f69320a8668465c9aa50aa978d05d293fe8c4be24e553052340ec SHA512 bf1d17c8edd174a84c853489a6404da51a21fd47e7abbbd6f1bac98753a6327c6ada7213ffb0fa6bf5ecd62510e8119e35697ae868db00b2086503a801895d0b DIST myspell-ga-20171203.oxt 8748465 BLAKE2B 5fe5147d8f297228bc1e968e60546281110095ab2c3155be2bb31eadd8e486a0f56b7f41bbe661ea568ff191233134955a3a26d271d99d97b3ff82f2f1761e16 SHA512 37c5e03998fd3c036df90f45fa28aba7fbb16fca32df1f82ea3ffeafdb19081b739e6716c5be448f7344b9ec548bbeef09d0bbc4423f6312d53a7a5468c4512c 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="" |