commit:     10a5c691ca31932102949088b5792cf1c2998e1b
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  7 13:01:59 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Mar  7 13:02:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a5c691

app-dicts/aspell-pl: bump to version 6.0_20210216-0

Bug: https://bugs.gentoo.org/708492
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

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

diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
index ae67c841c88..738c17add18 100644
--- a/app-dicts/aspell-pl/Manifest
+++ b/app-dicts/aspell-pl/Manifest
@@ -1 +1,2 @@
 DIST sjp-aspell6-pl-6.0_20120418-0.tar.bz2 579320 BLAKE2B 
d338a7b6cc804604e80cab20cf3b6c6d219377a7c4de4d513626e6b787b8aa32e4ab2a7925ea9bc1d0b224fc6770755e3c6ef3440a34c8adb187352b7e106c06
 SHA512 
58f6734d035f0b4831a7de48f4f0dc2394206e287cdefec95849a8a46f3bf2303f81228f24b52ace0a4f444cad2f354b30bb3598f3ff1930c17a4d54d808fe9e
+DIST sjp-aspell6-pl-6.0_20210216-0.tar.bz2 640441 BLAKE2B 
edce2332824cde13897002849d3c241b5aa1d46d1f6f6f67c419a995474999bd270aa32add7647ea521304b32ef6c2283e245b1189683b629ba54b2a6326d011
 SHA512 
22f2dbfe77a3fa69953215117a5951d4d6f029134295a7fd765339f6574ffbc0f19ff448411992c8876e56069471e2874becd6e57769d7fd40b0e804853e4614

diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild 
b/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild
new file mode 100644
index 00000000000..118c025e32a
--- /dev/null
+++ b/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ASPELL_LANG="Polish"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1 eapi7-ver
+
+MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ $(ver_rs 3 -))"
+
+HOMEPAGE="https://sjp.pl/slownik/en/";
+SRC_URI="https://www.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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"

Reply via email to