commit: 1235cbe91575291782301717f69c39ede04ce0d9
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 11 19:35:44 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Aug 11 19:35:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1235cbe9
app-dicts/aspell-pl: add 6.0.20250801.0
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-dicts/aspell-pl/Manifest | 1 +
app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
index 8e02a0d2468b..89ad3a1f54b4 100644
--- a/app-dicts/aspell-pl/Manifest
+++ b/app-dicts/aspell-pl/Manifest
@@ -1 +1,2 @@
DIST aspell-pl-6.0.20250301.0.tar.bz2 664387 BLAKE2B
64a72921ffb6acec7faef04e81936c06e3595167ff8dcdb348a4ac2a0ffeaab303ac8bbcc3c0ef97b35a71b0c94d9e048a6264524abfb4af82f10a5ded6c9690
SHA512
189a331af11f688657650dcd2f2ba339dd371c4d65a32ec04d6f6d7a242fedb7fc4360d884da4d3805c4f708f03e9990f73440c45c58c024ea85cff23409f80e
+DIST aspell-pl-6.0.20250801.0.tar.bz2 665049 BLAKE2B
576713fbedf71e17fccb3b4dc79234285535cc0af3eb61f99c11e336055f539e5648e9a51cafdedfbde6efdc43bb6650f9ff11801ff3c956191b7616f2ace1e2
SHA512
ba049082ba2538db1513a1d17cb28068e8d6a9df49c83150ba75922922714e3fd6d869850975de86ba2161fe1b7b66d6d646c2c5f90fbf6ed19678ef0eeb9481
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild
b/app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild
new file mode 100644
index 000000000000..52863ec968bb
--- /dev/null
+++ b/app-dicts/aspell-pl/aspell-pl-6.0.20250801.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# NOTE: bump togeter with myspell-pl
+
+EAPI=8
+
+ASPELL_LANG="Polish"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-$(ver_rs 2 _ 3 -)"
+
+HOMEPAGE="https://sjp.pl/sl/en/"
+SRC_URI="https://sjp.pl/sl/ort/sjp-${MY_P}.tar.bz2 -> ${P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"