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: Sat, 25 Jun 2022 14:35:30
Message-Id: 1656167684.4193ad7052f4718161df56220f10ba0b9db84fc0.conikost@gentoo
1 commit: 4193ad7052f4718161df56220f10ba0b9db84fc0
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 13:57:01 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 14:34:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4193ad70
7
8 app-dicts/aspell-pl: add 6.0.20220601.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.20220601.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 17204d4a3d64..6a9369b4de90 100644
18 --- a/app-dicts/aspell-pl/Manifest
19 +++ b/app-dicts/aspell-pl/Manifest
20 @@ -1 +1,2 @@
21 DIST sjp-aspell6-pl-6.0_20210731-0.tar.bz2 639979 BLAKE2B 52a0c1a2f8c7a260dc99acb52371bde4efcd3ac5327dbf668c099cfc071b4e0ced8f747b6136d69e750efa56c4e6ef85f9f8582947afecca68de53d0b8d07597 SHA512 e72bc953e9da7571d167423ad1cf46327f0be46fab7421f57c5d3250bffc506c7e6cc9957bf340bb03884725617b110af5cd4f5219ee42f1f2f8709a4329cc6d
22 +DIST sjp-aspell6-pl-6.0_20220601-0.tar.bz2 650672 BLAKE2B cf8212d0ecfa482fd60c4a1b39c3a45c9d47c522899bf243bbe5f0d2dbfe51b8e444950c59b25a210fa8c210a03db03374b24e64350dcf10ce63ab8354b8c026 SHA512 9d3eda4ede1f1ab24b4fc3c9be049fd74711e1a6cd8632d8c8d5248d96b63264cf67f7ed783595142cb632904c15f7f13b887f5ae6656744ae9cc97adfc1ac9e
23
24 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild
25 new file mode 100644
26 index 000000000000..3b9d01e9c8bd
27 --- /dev/null
28 +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild
29 @@ -0,0 +1,18 @@
30 +# Copyright 1999-2022 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=8
34 +
35 +ASPELL_LANG="Polish"
36 +ASPELL_VERSION=6
37 +
38 +inherit aspell-dict-r1
39 +
40 +HOMEPAGE="https://sjp.pl/slownik/en/"
41 +
42 +MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)"
43 +SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2"
44 +S="${WORKDIR}/${MY_P/sjp-/}"
45 +
46 +LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 "
47 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"