diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 10:53:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:34 +0100 |
commit | c8fdf076ebadb95c22658dc7276b3197dd38797b (patch) | |
tree | 0dddf712932240235ae74026e56f5137f8c69801 /app-dicts/myspell-uk | |
parent | app-dicts/myspell-tn: drop 20060316 (diff) | |
download | gentoo-c8fdf076ebadb95c22658dc7276b3197dd38797b.tar.gz gentoo-c8fdf076ebadb95c22658dc7276b3197dd38797b.tar.bz2 gentoo-c8fdf076ebadb95c22658dc7276b3197dd38797b.zip |
app-dicts/myspell-uk: drop 1.6.5
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-uk')
-rw-r--r-- | app-dicts/myspell-uk/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild | 29 |
2 files changed, 0 insertions, 30 deletions
diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest index 5f4aa19139b6..6fcd30c7e3f3 100644 --- a/app-dicts/myspell-uk/Manifest +++ b/app-dicts/myspell-uk/Manifest @@ -1,2 +1 @@ DIST dict-uk_UA-5.3.1.oxt 1787200 BLAKE2B 1dcc1fc2427f71ba8cc71df0638e8608beba2c3b65aea7ba915b1edfaf0a759c2768d0b6c32f6df5d70feb685f505364e6d9eddfc95a84dbbe7c2f818074922e SHA512 6a1d17a7f7b358eeef84451384f0ad951b70a76070097b7c1519eab79a67da086f9cae9b4e775e8feb723f2b8d77d744890ab5a83e47237e055ac4e5f7374873 -DIST dict-uk_ua-1.6.5.oxt 854246 BLAKE2B f8fba14ad3a57279993dc7f98b0084ba9a1f30054ce88747dfe817e3873394643b5365c2bcf9640065ba30263946580f6d510fc22c6cdcd7df6583ce01de2d91 SHA512 e1b74e299909af291e40674a6b783eacd289b16c7419e3311ea153c47520e06db70ff45a497db6d3f1cbe44bff10260e9fa6c7382d7a87e3efb2211ce1cb5ce8 diff --git a/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild b/app-dicts/myspell-uk/myspell-uk-1.6.5.ebuild deleted file mode 100644 index fccdf38a0d95..000000000000 --- a/app-dicts/myspell-uk/myspell-uk-1.6.5.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=( - "uk_UA.aff" - "uk_UA.dic" -) - -MYSPELL_HYPH=( - "hyph_uk_UA.dic" -) - -MYSPELL_THES=( - "th_uk_UA.dat" - "th_uk_UA.idx" -) - -inherit myspell-r2 - -DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" -SRC_URI="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus/releases/${PV}/dict-uk_ua-${PV}.oxt" - -LICENSE="GPL-3 LGPL-2.1 MPL-1.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |