summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-cs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /app-dicts/myspell-cs
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'app-dicts/myspell-cs')
-rw-r--r--app-dicts/myspell-cs/Manifest2
-rw-r--r--app-dicts/myspell-cs/myspell-cs-20110224.ebuild29
2 files changed, 0 insertions, 31 deletions
diff --git a/app-dicts/myspell-cs/Manifest b/app-dicts/myspell-cs/Manifest
index eb072799858b..2a8a9d5a3497 100644
--- a/app-dicts/myspell-cs/Manifest
+++ b/app-dicts/myspell-cs/Manifest
@@ -1,5 +1,3 @@
-DIST myspell-cs-20110224.zip 1440618 BLAKE2B d90ae82b86ac0e01bc8a5b43bfcb5f7c95f216d5781dd050d798b942291c345966f7f535d74cbd17e5b42a387d0b2c7a7ed02a23bfe93c9bbb2fd0bcf5c192cd SHA512 9f2ed5e10771c00635f382c676b2f9184374b4c20a7d2262d3c441feae4d9dcddbd611cdaf74cb035c76c969d73d913d6116d9c1a4ab0a7a754bfbd8253c1ca5
DIST myspell-cs-20181003.zip 2040923 BLAKE2B 3b8908423dd87eadd07cda6f3299ac2255415ffd88d8df2e79762be142a7dc24f87fec2aa3f869f2d9e9229539597a70440a97fcc0cd100b3663ca130a02856f SHA512 6d113490663bc51e5f9734b9b227889f924c66bfa1d0d7b00da1d420d2e21a9fb9e74169b019c8014c02241b1f265a42091d3fbc09bbe38fbfb112632ae2fa4a
-EBUILD myspell-cs-20110224.ebuild 567 BLAKE2B 5be95e8604d5bcd4d5ba09cd52512bc78c6dbd87a5f81c5bf5ccc14e45feadef17d03b4bff5120cf3e54f93d6a8f138a9c0c13c41c5cf260b041b4de89334abc SHA512 d53302f374e4793250295b452c476fe00981cf9ab8312abfd7e67c19fe50fe8283fe525b5b50680ebb1c1a7767c90263954cce8458d0a3fbbaf56ad5e1760e61
EBUILD myspell-cs-20181003.ebuild 622 BLAKE2B af0dfacf5f1331e06824e1eed48612ea72ab7df4a3be778551a192b1b82e73de09abac6e296e034363226ef557a4e530739a064ba5fc9292ca4cf5f19fabcd6c SHA512 94b77c625525192ed9d68a0706b60e0fd4a033ffa24786621fdb37ce217c6670edb9bd0b5d0022da7f639bc6ad89e3315d721b636c7dc81aa1dc6fb0ff4c7d63
MISC metadata.xml 192 BLAKE2B fef49cb9e1dda8063c379e650d4897670410d2c0641f469b8a200d5e7ec8d3f505e692277d03b583790cb1340ece9c2e8f7e7c9ff5080d42a2e0ef3fc7138a44 SHA512 bece454b8da734c7a28ce25f8080b3fca56332e57cde854c50f0b884ba3836f1af7782a1ee9f63e6aeff4830e2bca71c5c466471fc82eee75339565aab6495d5
diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
deleted file mode 100644
index 643c873c0f8f..000000000000
--- a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MYSPELL_DICT=(
- "cs_CZ.aff"
- "cs_CZ.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_cs_CZ.dic"
-)
-
-MYSPELL_THES=(
- "th_cs_CZ_v3.dat"
- "th_cs_CZ_v3.idx"
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Czech dictionaries for myspell/hunspell"
-HOMEPAGE="http://www.liberix.cz/doplnky/slovniky/ooo/"
-SRC_URI="http://www.liberix.cz/doplnky/slovniky/ooo/dict-cs-2.oxt -> ${P}.zip"
-
-LICENSE="GPL-2 MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""