summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-pt-br
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/myspell-pt-br
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-pt-br')
-rw-r--r--app-dicts/myspell-pt-br/Manifest4
-rw-r--r--app-dicts/myspell-pt-br/metadata.xml5
-rw-r--r--app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild32
3 files changed, 0 insertions, 41 deletions
diff --git a/app-dicts/myspell-pt-br/Manifest b/app-dicts/myspell-pt-br/Manifest
deleted file mode 100644
index f9922737535f..000000000000
--- a/app-dicts/myspell-pt-br/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST VeroptBRV300AOG.oxt 1834826 BLAKE2B 479c26994a35bf3083e713f469dcdb5f5224150654e6b05b99e1bbec67be0cc5fd8a8ef774ca1807a08cfb79113836ce09db4194660f49528cbaa67dc0475e27 SHA512 1211af8aba9d9d9eae2ec9885a922d2ad70097d55c3628080754e00f30d46c061eb3eead634c7c4729837c96d722a6f3b615fd85f12b57afe417151c0e332351
-DIST myspell-pt-br-3.0.0-thes.oxt 4561516 BLAKE2B 5016f8ffdb64ae3d6545fd723b502c6bccf6d95f88faa8f1ff41c32033046b25ff00e56bf09eeb70fa03ce5bcfd86a75b5602eaa9219f01495a7171861c7bf67 SHA512 194e8b547ca65a1b7d3c8fbffe6674f539e116840dc546e3ebba03a58d67d6ae649d0387f1addcc05e8df1a80f7941b036580acaa984df016b1ba55c7597a260
-EBUILD myspell-pt-br-3.0.0.ebuild 704 BLAKE2B ff5b4045b682e3673d90de47968909b0149d44b310521daecbec6a269cc15fe8048abb4526786195cfcd427baa387a927f38adb5fcc4e94b571f3cd29c5e90ff SHA512 23f7b873b19510be2e1362aae8e2b2b95156564db7b225d6b82069b77c23c8dc84b18d1afa1cd6cf1baeb74d46a0b4ec152104e134672c5e6d8ffe95d13deb69
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-pt-br/metadata.xml b/app-dicts/myspell-pt-br/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/app-dicts/myspell-pt-br/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
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 f3c7273ec2bc..000000000000
--- a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""