Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pl/
Date: Fri, 03 Mar 2023 23:16:59
Message-Id: 1677885398.880cdedbfd3b361b02e708502a2b251c09e4de65.conikost@gentoo
1 commit: 880cdedbfd3b361b02e708502a2b251c09e4de65
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 23:05:26 2023 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 23:16:38 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880cdedb
7
8 app-dicts/aspell-pl: add 6.0.20230301.0
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 app-dicts/aspell-pl/Manifest | 1 +
13 app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild | 18 ++++++++++++++++++
14 2 files changed, 19 insertions(+)
15
16 diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
17 index 344036bbc40d..e767962586cd 100644
18 --- a/app-dicts/aspell-pl/Manifest
19 +++ b/app-dicts/aspell-pl/Manifest
20 @@ -1,3 +1,4 @@
21 DIST sjp-aspell6-pl-6.0_20220601-0.tar.bz2 650672 BLAKE2B cf8212d0ecfa482fd60c4a1b39c3a45c9d47c522899bf243bbe5f0d2dbfe51b8e444950c59b25a210fa8c210a03db03374b24e64350dcf10ce63ab8354b8c026 SHA512 9d3eda4ede1f1ab24b4fc3c9be049fd74711e1a6cd8632d8c8d5248d96b63264cf67f7ed783595142cb632904c15f7f13b887f5ae6656744ae9cc97adfc1ac9e
22 DIST sjp-aspell6-pl-6.0_20220801-0.tar.bz2 651138 BLAKE2B 9ecb170beb64d63a45093415bd2dbe824629616878829d5450fc7dfd5b4ae79eb4d807673e025055c29877ca8054c9ad22185ae16574c8a938dd01372c55eeb6 SHA512 77fbd7a6c87f5a05d994b2c1aa3a808d0af37243906d1ce92f5bd735f4cf793769bb25a770e36c61a380c11f83f904aa598fab20dd0d031d172a6e7c1d440d2a
23 DIST sjp-aspell6-pl-6.0_20230101-0.tar.bz2 654480 BLAKE2B 816c936911d7a5cfbd4d68d5b69e54a69bd8dad3c3316b0ae73d62953c727ed0982b42cfb925fc64b80b26a82150e02b4a5427d5d519e0db066b2aeb9a96b496 SHA512 5369a735617de3eff482c9286bc4eeb9be54f3777cac7ccd2abe052720efd8455871ea37bfc9744c852de3721bb38f7695cd07c6b9e913a6c5dc7875074ee262
24 +DIST sjp-aspell6-pl-6.0_20230301-0.tar.bz2 656145 BLAKE2B a17d56b99861575bea9d090b21671c7c92ac7d1a3281ad19604c508c01c37fb89fb25f5607584e1e22169e781cfdbbfbb13f2dce654381bfe71975d2bd42b7c5 SHA512 4b7a77abb985ea602ff522a65ee7c0b84a075b6bd66cffe8c9ad5b1a0bbda8d1e87cea9e3c8ba3a9498b940c3ae6f39b2a8f2edadd3b732d222733281b7f4efa
25
26 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild
27 new file mode 100644
28 index 000000000000..f83c98418d5e
29 --- /dev/null
30 +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild
31 @@ -0,0 +1,18 @@
32 +# Copyright 1999-2023 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=8
36 +
37 +ASPELL_LANG="Polish"
38 +ASPELL_VERSION=6
39 +
40 +inherit aspell-dict-r1
41 +
42 +HOMEPAGE="https://sjp.pl/slownik/en/"
43 +
44 +MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)"
45 +SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2"
46 +S="${WORKDIR}/${MY_P/sjp-/}"
47 +
48 +LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 "
49 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"