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-ia/
Date: Fri, 22 Feb 2019 21:08:54
Message-Id: 1550869692.da25f4ea7da86dca4b9a09baee70bec880c4cd59.monsieurp@gentoo
1 commit: da25f4ea7da86dca4b9a09baee70bec880c4cd59
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 22 15:45:27 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 21:08:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da25f4ea
7
8 app-dicts/myspell-ia: remove old.
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-dicts/myspell-ia/Manifest | 2 --
14 app-dicts/myspell-ia/myspell-ia-20060316.ebuild | 23 -----------------------
15 2 files changed, 25 deletions(-)
16
17 diff --git a/app-dicts/myspell-ia/Manifest b/app-dicts/myspell-ia/Manifest
18 index 795fa9cdfd6..839d82a4111 100644
19 --- a/app-dicts/myspell-ia/Manifest
20 +++ b/app-dicts/myspell-ia/Manifest
21 @@ -1,3 +1 @@
22 -DIST myspell-hyph_ia_ANY-20060316.zip 2364 BLAKE2B 0d71e8736900e51b2174dfc99dc332c74792082153e59a41b89d6948f5ee776753fb7a2803e505092c76ae821428ba7c169ba7798ba6304e11e51d09b9535456 SHA512 8c74c9a8795f392d460e67aac4aed2c53e080e4a493155369b2b2a85cdb8a440fc4ba6c8dd9ae150bec3bc1a91972ff7d9e1bd26781800e0b127f0284277b534
23 DIST myspell-ia-20140518.oxt 224790 BLAKE2B a35c1beb10858ef259f11766dda60b6311a25532e11c983cb75f6bcf9bd4bd21af34b9372ae1e9fc1f64228c3155433868d0388350b10ff47c096f4e11126a1c SHA512 12f0bb5f14f1a7931f04143a670782b5c4764dbf2540da144cd6f1343cd06eba030007108a399f550daaf1f2161831e8f20a7db363d6857639a23a03e644bc4b
24 -DIST myspell-ia_ANY-20060316.zip 182850 BLAKE2B 6e8c4adb78faf897dcf1deb529a2e8f2ecffbdfd9f06e945114de9bdbd1adafee89b27cc23b7ecf3172fe267872d318b7dd37046e693b0ba2a8d7088f2d93d8a SHA512 80be07c6ce8184c7005dba109ff089f888d653db2d2431dcadf296e9515ff91370380248405a579eaa410f101560e47cadf076533cda79e9e52f6fb12c98dda0
25
26 diff --git a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild b/app-dicts/myspell-ia/myspell-ia-20060316.ebuild
27 deleted file mode 100644
28 index 11af6b8dc66..00000000000
29 --- a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild
30 +++ /dev/null
31 @@ -1,23 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=0
36 -
37 -MYSPELL_SPELLING_DICTIONARIES=(
38 -"ia,ANY,ia,Interlingua (ANY locale),ia_ANY.zip"
39 -)
40 -
41 -MYSPELL_HYPHENATION_DICTIONARIES=(
42 -"ia,ANY,hyph_ia,Interlingua (ANY locale),hyph_ia_ANY.zip"
43 -)
44 -
45 -MYSPELL_THESAURUS_DICTIONARIES=(
46 -)
47 -
48 -inherit myspell
49 -
50 -DESCRIPTION="Interlingua dictionaries for myspell/hunspell"
51 -LICENSE="LGPL-2.1"
52 -HOMEPAGE="http://lingucomponent.openoffice.org/"
53 -
54 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"