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-hr/
Date: Fri, 22 Feb 2019 21:08:57
Message-Id: 1550869691.a4eda50a67ecd508103ab701e868ed286bda335a.monsieurp@gentoo
1 commit: a4eda50a67ecd508103ab701e868ed286bda335a
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 22 15:44:55 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 21:08:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4eda50a
7
8 app-dicts/myspell-hr: 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-hr/Manifest | 1 -
14 app-dicts/myspell-hr/myspell-hr-20060316.ebuild | 23 -----------------------
15 2 files changed, 24 deletions(-)
16
17 diff --git a/app-dicts/myspell-hr/Manifest b/app-dicts/myspell-hr/Manifest
18 index e1316c43a1f..3aff929aaea 100644
19 --- a/app-dicts/myspell-hr/Manifest
20 +++ b/app-dicts/myspell-hr/Manifest
21 @@ -1,2 +1 @@
22 DIST myspell-hr-20080813.oxt 1808648 BLAKE2B f7944c0cfeb02c82dfeb82ceabd241dc192c1b16696b80d5e09aac2235d7d64e7a8184d52159678989e2f9fabb088d3d1ca2e4bf9915262ab6973e1680d48e0f SHA512 178a9e51ade7e54b5e32c9b0cb10bbb6e8da1913456d660f79a991f97c59aa965c2b17912f1910adfd6b8e47aaeb94ad9066bfad2e7ad038c0b739c57bd5c18a
23 -DIST myspell-hr_HR-20060316.zip 882838 BLAKE2B f3f15afcfcbb7e20e51208b6672d9c0005cc51ef347761970449a9c7384315fc02d754aac150e312cde548c4e6dc09bed8757edf3f0bcdee507052bd4cabd986 SHA512 48748d3bc3f796916ca53f4c106b1994c540952935643a2fa762099855d66ba5d5af1836762b3d86f6dcf28014f41806a23970bea98d08ec051f294bbf560496
24
25 diff --git a/app-dicts/myspell-hr/myspell-hr-20060316.ebuild b/app-dicts/myspell-hr/myspell-hr-20060316.ebuild
26 deleted file mode 100644
27 index 003613174f4..00000000000
28 --- a/app-dicts/myspell-hr/myspell-hr-20060316.ebuild
29 +++ /dev/null
30 @@ -1,23 +0,0 @@
31 -# Copyright 1999-2018 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=0
35 -
36 -MYSPELL_SPELLING_DICTIONARIES=(
37 -"hr,HR,hr_HR,Croatian (Croatia),hr_HR.zip"
38 -)
39 -
40 -MYSPELL_HYPHENATION_DICTIONARIES=(
41 -)
42 -
43 -MYSPELL_THESAURUS_DICTIONARIES=(
44 -)
45 -
46 -inherit myspell
47 -
48 -DESCRIPTION="Croatian dictionaries for myspell/hunspell"
49 -LICENSE="LGPL-2.1"
50 -HOMEPAGE="http://lingucomponent.openoffice.org/"
51 -IUSE=""
52 -
53 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"