diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-25 14:24:15 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-25 14:24:15 +0000 |
| commit | faa2d120485998be70fcc9e6d258d9d7dbb7e9c6 (patch) | |
| tree | c6818cd74ef9e68514c0f31d269ceb727ae76e45 /app-dicts/myspell-it | |
| parent | 03d97d792e08d90442e1c8347c75e1893f78c3f0 (diff) | |
| download | baldeagleos-repo-faa2d120485998be70fcc9e6d258d9d7dbb7e9c6.tar.gz baldeagleos-repo-faa2d120485998be70fcc9e6d258d9d7dbb7e9c6.tar.xz baldeagleos-repo-faa2d120485998be70fcc9e6d258d9d7dbb7e9c6.zip | |
Adding metadata
Diffstat (limited to 'app-dicts/myspell-it')
| -rw-r--r-- | app-dicts/myspell-it/Manifest | 1 | ||||
| -rw-r--r-- | app-dicts/myspell-it/myspell-it-20150925.ebuild | 37 | ||||
| -rw-r--r-- | app-dicts/myspell-it/myspell-it-20221123.ebuild | 2 |
3 files changed, 1 insertions, 39 deletions
diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest index 316a2d608980..18775a68f0d0 100644 --- a/app-dicts/myspell-it/Manifest +++ b/app-dicts/myspell-it/Manifest @@ -1,2 +1 @@ -DIST myspell-it-20150925.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3 DIST myspell-it-20221123.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3 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" |
