commit: fc277609b25835630c417a2d89d88aa7531e210a Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Mon Jun 30 12:24:51 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Mon Jun 30 12:51:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc277609
app-dicts/myspell-uk: drop 6.5.4 Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> app-dicts/myspell-uk/Manifest | 1 - app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/app-dicts/myspell-uk/Manifest b/app-dicts/myspell-uk/Manifest index 0979ccbf73e1..d71a3216b8bc 100644 --- a/app-dicts/myspell-uk/Manifest +++ b/app-dicts/myspell-uk/Manifest @@ -1,2 +1 @@ -DIST dict-uk_UA-6.5.4.oxt 1842692 BLAKE2B 6e5bf572d5e70e567c1ffabdd449aa4fd5d346ed1a1c45e29361be64b0ddf2b7590a56736ea5e311bc5448d4bd1c3f835cdd1609586d0aa130fe4d6178d030c5 SHA512 48f5e694f7824e81ac81a3653d07a3121cac34f5979ece3890a780dc4a0deac64dcd754569b4c82d3198de178395354cb6eec2b0dfa811bb29d623e65332a345 DIST dict-uk_UA-6.6.1.oxt 1851083 BLAKE2B d5a02dbe4639e36d609385551ad0c748b7fdc546c2cc8f693d7601f4ce48c5a152a5405b5a8ea389f3c7fb0f32e01c30476c6e715f8502b53f78b8cc25d9f076 SHA512 14acbf228a8a90ae4cae1cf905ebb86a72486c7b8ee4ac13bb0eacea973f875ad1b3e5017071fd2440db879f292de8d29662ceb9ca8e8f0c1709a25a1c840196 diff --git a/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild b/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild deleted file mode 100644 index fda705ad99e0..000000000000 --- a/app-dicts/myspell-uk/myspell-uk-6.5.4.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -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/assets/downloads/521/1735750770/dict-uk_UA-6.5.4.oxt" - -LICENSE="GPL-3 LGPL-2.1 MPL-1.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86"
