From a1c55a7e2f400a6170fd3df167bfdc299c05e2db Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 24 Feb 2023 21:49:24 +0000 Subject: gentoo auto-resync : 24:02:2023 - 21:49:24 --- app-dicts/myspell-it/Manifest | 4 +-- app-dicts/myspell-it/myspell-it-20150925.ebuild | 37 ------------------------- app-dicts/myspell-it/myspell-it-20221123.ebuild | 2 +- 3 files changed, 2 insertions(+), 41 deletions(-) delete mode 100644 app-dicts/myspell-it/myspell-it-20150925.ebuild (limited to 'app-dicts/myspell-it') diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest index f50fc4ab1244..3ca4d77fbcd3 100644 --- a/app-dicts/myspell-it/Manifest +++ b/app-dicts/myspell-it/Manifest @@ -1,5 +1,3 @@ -DIST myspell-it-20150925.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3 DIST myspell-it-20221123.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3 -EBUILD myspell-it-20150925.ebuild 985 BLAKE2B 4cc1f7967aa65f3abe74763e62ee8fcfbf6f77ce4b8636862a18e75b65a3e02c8a64ff2ae8c9269d84edce326f833c54abb2c450cc829e2af12ab72404db76d5 SHA512 0b9b4569340120850b9576ebc94aaeb5cbfe97f470f767aceb1f319df2284019493099bef50e2cb3bcc3602b04a1e7f45ff6d530d3284c08184f0b8403de6864 -EBUILD myspell-it-20221123.ebuild 635 BLAKE2B b77512af4a1a03740a1ccf870f6de61f47d09ec263b2734a89f7a163745e57b4cc4e2556aa5ca4fb9bb2071f6f6fc84f0845a2f47a99842150a782ea4209b193 SHA512 eeeb937f106716059b040328fe5c1e1e0e75f78fcd9fab2c0d2c30bc3c8c568f5b94ddf1722f8d13ab5aa89c9c6c63736d82019bc4e9c8933c3e581432d3e7a7 +EBUILD myspell-it-20221123.ebuild 628 BLAKE2B 4ec3d0f61aed72fe3ee9456eb993b824025cd4443660e2d947f7954d4bd83201c18d86f90675834a4e9e1b6cd9c4860f86dc7e0abd85d0dda6bd26e7038e25dd SHA512 76d6f5702199f40988ae84029a9526371b0e1f3a60d579ad1ce4054cacb19815556d4404a5ca20f1bfc1dd4d3e36ffb5cd12a9159cf36fcd7d5d28c155c5604a MISC metadata.xml 192 BLAKE2B fef49cb9e1dda8063c379e650d4897670410d2c0641f469b8a200d5e7ec8d3f505e692277d03b583790cb1340ece9c2e8f7e7c9ff5080d42a2e0ef3fc7138a44 SHA512 bece454b8da734c7a28ce25f8080b3fca56332e57cde854c50f0b884ba3836f1af7782a1ee9f63e6aeff4830e2bca71c5c466471fc82eee75339565aab6495d5 diff --git a/app-dicts/myspell-it/myspell-it-20150925.ebuild b/app-dicts/myspell-it/myspell-it-20150925.ebuild deleted file mode 100644 index 152c28743d8d..000000000000 --- a/app-dicts/myspell-it/myspell-it-20150925.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MYSPELL_DICT=( - "it_IT.aff" - "it_IT.dic" -) - -MYSPELL_HYPH=( - "hyph_it_IT.dic" -) - -MYSPELL_THES=( - "th_it_IT_v2.dat" - "th_it_IT_v2.idx" -) - -inherit myspell-r2 - -DESCRIPTION="Italian dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/italian-dictionary-thesaurus-hyphenation-patterns" -SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/874d181c_dict-it.oxt -> ${P}.oxt" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" - -DOCS=( CHANGELOG.txt desc_en.txt desc_it.txt it_IT_notes.txt it_IT_README.txt README_hyph_it_IT.txt README.txt ) - -src_prepare() { - default - # remove useless license files. - rm -r ico.png it_IT_COPYING thes_gpl.txt th_it_IT_COPYING it_IT_todo.txt \ - th_it_IT_Lingua.png th_it_IT_Linguistica-Modifica.png th_it_IT_sinonimi.jpg || die -} diff --git a/app-dicts/myspell-it/myspell-it-20221123.ebuild b/app-dicts/myspell-it/myspell-it-20221123.ebuild index 54265363ab88..842da9e59dd9 100644 --- a/app-dicts/myspell-it/myspell-it-20221123.ebuild +++ b/app-dicts/myspell-it/myspell-it-20221123.ebuild @@ -20,4 +20,4 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/874d181c_dict-it. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" -- cgit v1.2.3