diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-22 16:44:03 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-02-22 22:08:08 +0100 |
commit | 1bb64cff198532299ec00c5c918824ae4dc671d7 (patch) | |
tree | 62d920ad083b939939d771bdfa46806fd575de5c /app-dicts/myspell-ga | |
parent | media-fonts/arabeyes-fonts: EAPI6, fix HOMEPAGE. (diff) | |
download | gentoo-1bb64cff198532299ec00c5c918824ae4dc671d7.tar.gz gentoo-1bb64cff198532299ec00c5c918824ae4dc671d7.tar.bz2 gentoo-1bb64cff198532299ec00c5c918824ae4dc671d7.zip |
app-dicts/myspell-ga: remove old.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11140
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-ga')
-rw-r--r-- | app-dicts/myspell-ga/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/myspell-ga/myspell-ga-20060316.ebuild | 24 |
2 files changed, 0 insertions, 26 deletions
diff --git a/app-dicts/myspell-ga/Manifest b/app-dicts/myspell-ga/Manifest index 01c3fbf0f4a5..31335380d0e4 100644 --- a/app-dicts/myspell-ga/Manifest +++ b/app-dicts/myspell-ga/Manifest @@ -1,3 +1 @@ DIST myspell-ga-20160213.oxt 8475451 BLAKE2B f8fbd0c763df5022142ec824eb7771ee14d0091a9defc5578b5cc830e02d646f031907fd970f69320a8668465c9aa50aa978d05d293fe8c4be24e553052340ec SHA512 bf1d17c8edd174a84c853489a6404da51a21fd47e7abbbd6f1bac98753a6327c6ada7213ffb0fa6bf5ecd62510e8119e35697ae868db00b2086503a801895d0b -DIST myspell-ga_IE-20060316.zip 256050 BLAKE2B 0cdbf120951fe300d10e0fecbe53041818fdbc5fa4a50a010eeabfb482042a2f9d1e3b68618df01d20eee0dcc5bcc799500d2efaa680116fb55e27d41be9d150 SHA512 6eb181b6869d25388951640757ded3fd44738486076ca16fd8c42f52691814471968de2d29b65bb41b9285d466ff3b2cc77d27d9ad38f1275d3309b20ecdee20 -DIST myspell-hyph_ga_IE-20060316.zip 20249 BLAKE2B ddefb1107ed50072d92571e188ecee855fbd49357160ffc9311fb0fb878759147fb1b975d0c93fb8df1a31e30d3fff8e383bbef0c8bd6a0c7b70af8659001a52 SHA512 edd314e32b39e08be9cd32d55af4289f74e1b6700b34a631f47174ef9c55cd809213d07e1e1b8646f7e1260ab408bcb5dfdb5a25d8da735596901b358d8b1dc1 diff --git a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild b/app-dicts/myspell-ga/myspell-ga-20060316.ebuild deleted file mode 100644 index 04a1668e40a8..000000000000 --- a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -MYSPELL_SPELLING_DICTIONARIES=( -"ga,IE,ga_IE,Irish (Ireland),ga_IE.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"ga,IE,hyph_ga_IE,Irish (Ireland),hyph_ga_IE.zip" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -DESCRIPTION="Irish dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://lingucomponent.openoffice.org/ http://borel.slu.edu/ispell/" -IUSE="" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" |