Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-ga/
Date: Fri, 22 Feb 2019 21:08:52
Message-Id: 1550869688.1bb64cff198532299ec00c5c918824ae4dc671d7.monsieurp@gentoo
1 commit: 1bb64cff198532299ec00c5c918824ae4dc671d7
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 22 15:44:03 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 21:08:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bb64cff
7
8 app-dicts/myspell-ga: remove old.
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/11140
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 app-dicts/myspell-ga/Manifest | 2 --
15 app-dicts/myspell-ga/myspell-ga-20060316.ebuild | 24 ------------------------
16 2 files changed, 26 deletions(-)
17
18 diff --git a/app-dicts/myspell-ga/Manifest b/app-dicts/myspell-ga/Manifest
19 index 01c3fbf0f4a..31335380d0e 100644
20 --- a/app-dicts/myspell-ga/Manifest
21 +++ b/app-dicts/myspell-ga/Manifest
22 @@ -1,3 +1 @@
23 DIST myspell-ga-20160213.oxt 8475451 BLAKE2B f8fbd0c763df5022142ec824eb7771ee14d0091a9defc5578b5cc830e02d646f031907fd970f69320a8668465c9aa50aa978d05d293fe8c4be24e553052340ec SHA512 bf1d17c8edd174a84c853489a6404da51a21fd47e7abbbd6f1bac98753a6327c6ada7213ffb0fa6bf5ecd62510e8119e35697ae868db00b2086503a801895d0b
24 -DIST myspell-ga_IE-20060316.zip 256050 BLAKE2B 0cdbf120951fe300d10e0fecbe53041818fdbc5fa4a50a010eeabfb482042a2f9d1e3b68618df01d20eee0dcc5bcc799500d2efaa680116fb55e27d41be9d150 SHA512 6eb181b6869d25388951640757ded3fd44738486076ca16fd8c42f52691814471968de2d29b65bb41b9285d466ff3b2cc77d27d9ad38f1275d3309b20ecdee20
25 -DIST myspell-hyph_ga_IE-20060316.zip 20249 BLAKE2B ddefb1107ed50072d92571e188ecee855fbd49357160ffc9311fb0fb878759147fb1b975d0c93fb8df1a31e30d3fff8e383bbef0c8bd6a0c7b70af8659001a52 SHA512 edd314e32b39e08be9cd32d55af4289f74e1b6700b34a631f47174ef9c55cd809213d07e1e1b8646f7e1260ab408bcb5dfdb5a25d8da735596901b358d8b1dc1
26
27 diff --git a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild b/app-dicts/myspell-ga/myspell-ga-20060316.ebuild
28 deleted file mode 100644
29 index 04a1668e40a..00000000000
30 --- a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild
31 +++ /dev/null
32 @@ -1,24 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=0
37 -
38 -MYSPELL_SPELLING_DICTIONARIES=(
39 -"ga,IE,ga_IE,Irish (Ireland),ga_IE.zip"
40 -)
41 -
42 -MYSPELL_HYPHENATION_DICTIONARIES=(
43 -"ga,IE,hyph_ga_IE,Irish (Ireland),hyph_ga_IE.zip"
44 -)
45 -
46 -MYSPELL_THESAURUS_DICTIONARIES=(
47 -)
48 -
49 -inherit myspell
50 -
51 -DESCRIPTION="Irish dictionaries for myspell/hunspell"
52 -LICENSE="GPL-2"
53 -HOMEPAGE="http://lingucomponent.openoffice.org/ http://borel.slu.edu/ispell/"
54 -IUSE=""
55 -
56 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"