commit:     af6834b375fbea0db96ea50cc6a665e81f8ddfc3
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May  3 11:59:44 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 14:20:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6834b3

app-dicts/myspell-pt-br: bump to EAPI 7 + verbump to 3.2.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-dicts/myspell-pt-br/Manifest                   |  2 ++
 app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild | 31 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-dicts/myspell-pt-br/Manifest b/app-dicts/myspell-pt-br/Manifest
index fff0ea0f813..42bc7e6304b 100644
--- a/app-dicts/myspell-pt-br/Manifest
+++ b/app-dicts/myspell-pt-br/Manifest
@@ -1,2 +1,4 @@
 DIST VeroptBRV300AOG.oxt 1834826 BLAKE2B 
479c26994a35bf3083e713f469dcdb5f5224150654e6b05b99e1bbec67be0cc5fd8a8ef774ca1807a08cfb79113836ce09db4194660f49528cbaa67dc0475e27
 SHA512 
1211af8aba9d9d9eae2ec9885a922d2ad70097d55c3628080754e00f30d46c061eb3eead634c7c4729837c96d722a6f3b615fd85f12b57afe417151c0e332351
 DIST myspell-pt-br-3.0.0-thes.oxt 4561516 BLAKE2B 
5016f8ffdb64ae3d6545fd723b502c6bccf6d95f88faa8f1ff41c32033046b25ff00e56bf09eeb70fa03ce5bcfd86a75b5602eaa9219f01495a7171861c7bf67
 SHA512 
194e8b547ca65a1b7d3c8fbffe6674f539e116840dc546e3ebba03a58d67d6ae649d0387f1addcc05e8df1a80f7941b036580acaa984df016b1ba55c7597a260
+DIST myspell-pt-br-3.2.0-thes.oxt 4561516 BLAKE2B 
5016f8ffdb64ae3d6545fd723b502c6bccf6d95f88faa8f1ff41c32033046b25ff00e56bf09eeb70fa03ce5bcfd86a75b5602eaa9219f01495a7171861c7bf67
 SHA512 
194e8b547ca65a1b7d3c8fbffe6674f539e116840dc546e3ebba03a58d67d6ae649d0387f1addcc05e8df1a80f7941b036580acaa984df016b1ba55c7597a260
+DIST veroptbrv320aoc.oxt 2065441 BLAKE2B 
91f8d059132364b96980f6310ad2b1830624138dee68334b1a2f5848103ce305697a07777b4b571cbeeb0b3abc142a19a5a5d0facca268181c2db7e1603e3003
 SHA512 
217d25ecc532c4b3386593cea4d430094ec4badb81e12648d3ca87a7f2e29243a94028a1287ff50db4532c6e1a33e52a0839fd0d45ae8c167bc89df940209b14

diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild 
b/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild
new file mode 100644
index 00000000000..82d8e944f1c
--- /dev/null
+++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+       "pt_BR.aff"
+       "pt_BR.dic"
+)
+
+MYSPELL_HYPH=(
+       "hyph_pt_BR.dic"
+)
+
+MYSPELL_THES=(
+       "th_pt_BR.dat"
+       "th_pt_BR.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Brazilian dictionaries for myspell/hunspell"
+HOMEPAGE="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/";
+SRC_URI="
+       
https://extensions.libreoffice.org/assets/downloads/z/veroptbrv320aoc.oxt
+       http://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> 
${P}-thes.oxt
+"
+
+LICENSE="LGPL-3 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"

Reply via email to