diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-22 16:44:55 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-02-22 22:08:11 +0100 |
commit | a4eda50a67ecd508103ab701e868ed286bda335a (patch) | |
tree | 7c201abd27bf7a93ccc02380a1f81b74837b6427 /app-dicts/myspell-hr | |
parent | app-dicts/myspell-gl: remove old. (diff) | |
download | gentoo-a4eda50a67ecd508103ab701e868ed286bda335a.tar.gz gentoo-a4eda50a67ecd508103ab701e868ed286bda335a.tar.bz2 gentoo-a4eda50a67ecd508103ab701e868ed286bda335a.zip |
app-dicts/myspell-hr: remove old.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-hr')
-rw-r--r-- | app-dicts/myspell-hr/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-hr/myspell-hr-20060316.ebuild | 23 |
2 files changed, 0 insertions, 24 deletions
diff --git a/app-dicts/myspell-hr/Manifest b/app-dicts/myspell-hr/Manifest index e1316c43a1f8..3aff929aaeaf 100644 --- a/app-dicts/myspell-hr/Manifest +++ b/app-dicts/myspell-hr/Manifest @@ -1,2 +1 @@ DIST myspell-hr-20080813.oxt 1808648 BLAKE2B f7944c0cfeb02c82dfeb82ceabd241dc192c1b16696b80d5e09aac2235d7d64e7a8184d52159678989e2f9fabb088d3d1ca2e4bf9915262ab6973e1680d48e0f SHA512 178a9e51ade7e54b5e32c9b0cb10bbb6e8da1913456d660f79a991f97c59aa965c2b17912f1910adfd6b8e47aaeb94ad9066bfad2e7ad038c0b739c57bd5c18a -DIST myspell-hr_HR-20060316.zip 882838 BLAKE2B f3f15afcfcbb7e20e51208b6672d9c0005cc51ef347761970449a9c7384315fc02d754aac150e312cde548c4e6dc09bed8757edf3f0bcdee507052bd4cabd986 SHA512 48748d3bc3f796916ca53f4c106b1994c540952935643a2fa762099855d66ba5d5af1836762b3d86f6dcf28014f41806a23970bea98d08ec051f294bbf560496 diff --git a/app-dicts/myspell-hr/myspell-hr-20060316.ebuild b/app-dicts/myspell-hr/myspell-hr-20060316.ebuild deleted file mode 100644 index 003613174f48..000000000000 --- a/app-dicts/myspell-hr/myspell-hr-20060316.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -MYSPELL_SPELLING_DICTIONARIES=( -"hr,HR,hr_HR,Croatian (Croatia),hr_HR.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -DESCRIPTION="Croatian dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1" -HOMEPAGE="http://lingucomponent.openoffice.org/" -IUSE="" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" |