commit:     6e4df324dc11cf2a6d1ec3b108d09a67a19c5a59
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  7 20:29:53 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Sep  7 20:33:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4df324

app-dicts/aspell-pl: add 6.0.20220801.0

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-pl/Manifest                        |  1 +
 app-dicts/aspell-pl/aspell-pl-6.0.20220801.0.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
index c8f2a9cf3ac0..13e68b68d8b8 100644
--- a/app-dicts/aspell-pl/Manifest
+++ b/app-dicts/aspell-pl/Manifest
@@ -1 +1,2 @@
 DIST sjp-aspell6-pl-6.0_20220601-0.tar.bz2 650672 BLAKE2B 
cf8212d0ecfa482fd60c4a1b39c3a45c9d47c522899bf243bbe5f0d2dbfe51b8e444950c59b25a210fa8c210a03db03374b24e64350dcf10ce63ab8354b8c026
 SHA512 
9d3eda4ede1f1ab24b4fc3c9be049fd74711e1a6cd8632d8c8d5248d96b63264cf67f7ed783595142cb632904c15f7f13b887f5ae6656744ae9cc97adfc1ac9e
+DIST sjp-aspell6-pl-6.0_20220801-0.tar.bz2 651138 BLAKE2B 
9ecb170beb64d63a45093415bd2dbe824629616878829d5450fc7dfd5b4ae79eb4d807673e025055c29877ca8054c9ad22185ae16574c8a938dd01372c55eeb6
 SHA512 
77fbd7a6c87f5a05d994b2c1aa3a808d0af37243906d1ce92f5bd735f4cf793769bb25a770e36c61a380c11f83f904aa598fab20dd0d031d172a6e7c1d440d2a

diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20220801.0.ebuild 
b/app-dicts/aspell-pl/aspell-pl-6.0.20220801.0.ebuild
new file mode 100644
index 000000000000..87dd9c044168
--- /dev/null
+++ b/app-dicts/aspell-pl/aspell-pl-6.0.20220801.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Polish"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+HOMEPAGE="https://sjp.pl/slownik/en/";
+
+MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)"
+SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2";
+S="${WORKDIR}/${MY_P/sjp-/}"
+
+LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 "
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"

Reply via email to