app-dicts/aspell-pt: add 20220621

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2022-10-10 22:50:00 +02:00
parent c691fcd963
commit 496028d973
2 changed files with 20 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305
DIST aspell6.pt-20220621.tar.bz2 170248 BLAKE2B 24263cc1fc19b0758c08637edbd8e2b7d75132ee2cde46cfb4fb60d820452d57117e73666dae542f43c15fcc85868c686a98909ec1b3469396871b6e1ad03bb6 SHA512 9e5d7bd10b858f7fac288212c5658786fe1ce27c895673177aca99a17996ba7629817e0882432bfcf4dc9bdee501393f9f25744d59b0ae5995e2c2c78e2c147f

View File

@@ -0,0 +1,19 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ASPELL_LANG="Portuguese"
ASPELL_VERSION=6
MY_PN="${PN/-/.}"
MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
MY_S="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
inherit aspell-dict-r1
HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPELL_VERSION}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"