From d18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Jun 2021 14:57:03 +0100 Subject: gentoo resync : 15.06.2021 --- app-dicts/myspell-nb/Manifest | 4 +++- app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild | 28 ++++++++++++++++++++++++ app-dicts/myspell-nb/myspell-nb-2.0.10.ebuild | 2 +- 3 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild (limited to 'app-dicts/myspell-nb') diff --git a/app-dicts/myspell-nb/Manifest b/app-dicts/myspell-nb/Manifest index 72ee7c036820..719324005a28 100644 --- a/app-dicts/myspell-nb/Manifest +++ b/app-dicts/myspell-nb/Manifest @@ -1,3 +1,5 @@ +DIST dictionary-no-no-1-0.oxt 3212600 BLAKE2B 38c1771ad680079ae63a3466c51a4dbe99365be65180ee18f6c54aad1b92aa3530c2630703ae83ad5ba9774198bff20a05563cacea82557ee858cd7868996189 SHA512 23339e6a660039d045413f24828ab0df5eb0c4ac76fd323f4bb0e7ca72e91fb8f74f7dc99c12854eb0f7a8baf50fbd0692c50aae31b7fc1847499d76e208d961 DIST no_NO-pack2-2.0.10.zip 3221701 BLAKE2B b064fa40f9ee6429d5309040270f9c5dea655a0f6810d2ed876345a031a12b7d6318ff4e7b9ff32b7ea4f3b4aea7d6679bd7d971bdbf5557dd9edfee28327211 SHA512 af7ee5c465035aa419c60ef8621d6697e86e5fbed39737e86565bb3fe4851ee35d57f832e56ef0d27ce9b26682d5b32ef2213dd6c3323074cde2784fb236298c -EBUILD myspell-nb-2.0.10.ebuild 670 BLAKE2B b3121365b3d7b217466017bb72f19f87b69abe8eefe3b9257a1e3041ecf405587c67350d11af0f22f4905413765f6813bc95311402113e8e3dd325426cac9c9c SHA512 82945a546ce64bc9129eff1fa34dafde7648bbea7175f92a542f34081b0a4097f84fef67de3dd69190a4282f48a935e058f80a470ede0bb693fa252afa3ee405 +EBUILD myspell-nb-2.0.10-r1.ebuild 631 BLAKE2B 531393e538cc261fdb2b3d6a2da4b2f52ba23ca7c9757dfafb94398ce92bc424514e96c134d0c30b425881ba3c6413c7325c90a3abff963c2ca4467866817f0f SHA512 d87d2ef8e697fb4a2b650bc2f882d6aab9290399f5828a30d07d7f757e75bda9f7c547382090397d2c0c464e958d4e7eed2209c0bdb55f24d4b75a09201246d8 +EBUILD myspell-nb-2.0.10.ebuild 670 BLAKE2B 232a55b8da9bcdee8674b14acb06c26d59ec7ed56a9bb770acf4a4b852046966bbde46da686501357257b59b413f2a522e4f7cdca77b2428d8fc0dcad45c1b8b SHA512 441cd6d6309fbed40788542ec6270e76c9511aef366dd884da9ea6d71e9000fa307d0374d0bc02b5e4445bb943108044f506c8d79da5aed4c7bbcbe5b9df35b4 MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62 diff --git a/app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild b/app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild new file mode 100644 index 000000000000..96b2f5da5a48 --- /dev/null +++ b/app-dicts/myspell-nb/myspell-nb-2.0.10-r1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MYSPELL_DICT=( + "nb_NO.aff" + "nb_NO.dic" +) + +MYSPELL_HYPH=( + "hyph_nb_NO.dic" +) + +MYSPELL_THES=( + "th_nb_NO_v2.dat" + "th_nb_NO_v2.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Norwegian dictionaries for myspell/hunspell" +HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/norsk-stavekontroll-bokmal-og-nynorsk" +SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/dictionary-no-no-1-0.oxt" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" diff --git a/app-dicts/myspell-nb/myspell-nb-2.0.10.ebuild b/app-dicts/myspell-nb/myspell-nb-2.0.10.ebuild index 4c43ac4aea44..0ba969f2dc45 100644 --- a/app-dicts/myspell-nb/myspell-nb-2.0.10.ebuild +++ b/app-dicts/myspell-nb/myspell-nb-2.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -- cgit v1.2.3