diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-22 16:45:27 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-02-22 22:08:12 +0100 |
commit | da25f4ea7da86dca4b9a09baee70bec880c4cd59 (patch) | |
tree | 54f6ded67663d4ae726eb460b8fd6420266af1ea /app-dicts/myspell-ia | |
parent | app-dicts/myspell-hr: remove old. (diff) | |
download | gentoo-da25f4ea7da86dca4b9a09baee70bec880c4cd59.tar.gz gentoo-da25f4ea7da86dca4b9a09baee70bec880c4cd59.tar.bz2 gentoo-da25f4ea7da86dca4b9a09baee70bec880c4cd59.zip |
app-dicts/myspell-ia: 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-ia')
-rw-r--r-- | app-dicts/myspell-ia/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/myspell-ia/myspell-ia-20060316.ebuild | 23 |
2 files changed, 0 insertions, 25 deletions
diff --git a/app-dicts/myspell-ia/Manifest b/app-dicts/myspell-ia/Manifest index 795fa9cdfd65..839d82a4111a 100644 --- a/app-dicts/myspell-ia/Manifest +++ b/app-dicts/myspell-ia/Manifest @@ -1,3 +1 @@ -DIST myspell-hyph_ia_ANY-20060316.zip 2364 BLAKE2B 0d71e8736900e51b2174dfc99dc332c74792082153e59a41b89d6948f5ee776753fb7a2803e505092c76ae821428ba7c169ba7798ba6304e11e51d09b9535456 SHA512 8c74c9a8795f392d460e67aac4aed2c53e080e4a493155369b2b2a85cdb8a440fc4ba6c8dd9ae150bec3bc1a91972ff7d9e1bd26781800e0b127f0284277b534 DIST myspell-ia-20140518.oxt 224790 BLAKE2B a35c1beb10858ef259f11766dda60b6311a25532e11c983cb75f6bcf9bd4bd21af34b9372ae1e9fc1f64228c3155433868d0388350b10ff47c096f4e11126a1c SHA512 12f0bb5f14f1a7931f04143a670782b5c4764dbf2540da144cd6f1343cd06eba030007108a399f550daaf1f2161831e8f20a7db363d6857639a23a03e644bc4b -DIST myspell-ia_ANY-20060316.zip 182850 BLAKE2B 6e8c4adb78faf897dcf1deb529a2e8f2ecffbdfd9f06e945114de9bdbd1adafee89b27cc23b7ecf3172fe267872d318b7dd37046e693b0ba2a8d7088f2d93d8a SHA512 80be07c6ce8184c7005dba109ff089f888d653db2d2431dcadf296e9515ff91370380248405a579eaa410f101560e47cadf076533cda79e9e52f6fb12c98dda0 diff --git a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild b/app-dicts/myspell-ia/myspell-ia-20060316.ebuild deleted file mode 100644 index 11af6b8dc66f..000000000000 --- a/app-dicts/myspell-ia/myspell-ia-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=( -"ia,ANY,ia,Interlingua (ANY locale),ia_ANY.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -"ia,ANY,hyph_ia,Interlingua (ANY locale),hyph_ia_ANY.zip" -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -DESCRIPTION="Interlingua dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1" -HOMEPAGE="http://lingucomponent.openoffice.org/" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" |