summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-29 10:54:24 +0100
committerSam James <sam@gentoo.org>2022-04-29 11:20:29 +0100
commit455003b883676611a2a4ef20fb36d7b36f3a636d (patch)
tree9e5d4a4e98f11c7adcc90ab250806077d0c1e330 /app-dicts/myspell-pt-br
parentapp-dicts/myspell-pl: drop 20130306 (diff)
downloadgentoo-455003b883676611a2a4ef20fb36d7b36f3a636d.tar.gz
gentoo-455003b883676611a2a4ef20fb36d7b36f3a636d.tar.bz2
gentoo-455003b883676611a2a4ef20fb36d7b36f3a636d.zip
app-dicts/myspell-pt-br: drop 3.0.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-pt-br')
-rw-r--r--app-dicts/myspell-pt-br/Manifest2
-rw-r--r--app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild32
2 files changed, 0 insertions, 34 deletions
diff --git a/app-dicts/myspell-pt-br/Manifest b/app-dicts/myspell-pt-br/Manifest
index 42bc7e6304be..b3fce3b2e535 100644
--- a/app-dicts/myspell-pt-br/Manifest
+++ b/app-dicts/myspell-pt-br/Manifest
@@ -1,4 +1,2 @@
-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.0.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild
deleted file mode 100644
index c37496473526..000000000000
--- a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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="
- http://pt-br.libreoffice.org/assets/VeroptBRV${PV//./}AOG.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"
-IUSE=""