diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:27:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:27:11 +0200 |
commit | 13142582c483b70560cea91369c5293ebe4d70f4 (patch) | |
tree | 343a7dd65641525e33890392eb59395db998c20e | |
parent | app-text/hunspell: Stabilize 1.7.2 arm, #896286 (diff) | |
download | gentoo-13142582c483b70560cea91369c5293ebe4d70f4.tar.gz gentoo-13142582c483b70560cea91369c5293ebe4d70f4.tar.bz2 gentoo-13142582c483b70560cea91369c5293ebe4d70f4.zip |
app-dicts/myspell-pl: drop 20210428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | app-dicts/myspell-pl/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-pl/myspell-pl-20210428.ebuild | 27 |
2 files changed, 0 insertions, 28 deletions
diff --git a/app-dicts/myspell-pl/Manifest b/app-dicts/myspell-pl/Manifest index 4b15d0810156..5b4938d4bc93 100644 --- a/app-dicts/myspell-pl/Manifest +++ b/app-dicts/myspell-pl/Manifest @@ -1,2 +1 @@ -DIST myspell-pl-20210428.tar.gz 2111971 BLAKE2B edbf08abcd9e0b0120be3df2b74320698cc6d86dec47dce39e7aa4dc82531bd6ec51cfdfced7216052cebea4293cac94c74407505249de682a1648839d30db6b SHA512 2d1142d83dd113ddb4601b1d7a835a96b1c39eb4eab8ae34eab2ce78817dbdedb177eb96f84a295aabafe10d5b2474e1f8c4b17848e19c377ff0de24916dd979 DIST myspell-pl-20230101.zip 1275977 BLAKE2B d272c2f42f63a8622f72a05674a76a6d9191e53a8b9a057b595cbed7892c739b070b447b00c5c5b4c1aad8a1b41645923de9dcdcc8b56f8edea9895ea637aebd SHA512 1e5212413b9b1481664dd04ad5d436b5780bc457f771e4221d8a878709894fee71e894f870d95538729586e6f6745f8bbda49db3a4c960321049898a739e5e88 diff --git a/app-dicts/myspell-pl/myspell-pl-20210428.ebuild b/app-dicts/myspell-pl/myspell-pl-20210428.ebuild deleted file mode 100644 index 835039118553..000000000000 --- a/app-dicts/myspell-pl/myspell-pl-20210428.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MYSPELL_DICT=( - "pl_PL.aff" - "pl_PL.dic" -) - -MYSPELL_HYPH=( - "hyph_pl_PL.dic" -) - -MYSPELL_THES=( - "th_pl_PL_v2.dat" -) - -inherit myspell-r2 - -DESCRIPTION="Polish dictionaries for myspell/hunspell" -HOMEPAGE="https://sjp.pl/slownik/en/" -SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/pl-${PV}/${P}.tar.gz" - -LICENSE="CC-SA-1.0 Apache-2.0 LGPL-2.1+ GPL-2+ MPL-1.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" |