sys-process/glances: revbump 3.1.4.1, add missing doc dep
[gentoo.git] / app-dicts / myspell-pt-br / myspell-pt-br-3.0.0.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 MYSPELL_DICT=(
7         "pt_BR.aff"
8         "pt_BR.dic"
9 )
10
11 MYSPELL_HYPH=(
12         "hyph_pt_BR.dic"
13 )
14
15 MYSPELL_THES=(
16         "th_pt_BR.dat"
17         "th_pt_BR.idx"
18 )
19
20 inherit myspell-r2
21
22 DESCRIPTION="Brazilian dictionaries for myspell/hunspell"
23 HOMEPAGE="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/"
24 SRC_URI="
25         http://pt-br.libreoffice.org/assets/VeroptBRV${PV//./}AOG.oxt
26         http://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt
27 "
28
29 LICENSE="LGPL-3 MPL-1.1"
30 SLOT="0"
31 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
32 IUSE=""