From 117ab06e0c9d9556c6c764000ae0113a33931083 Mon Sep 17 00:00:00 2001 From: Roman Dobosz Date: Tue, 29 Aug 2023 11:08:34 +0200 Subject: app-dict/aspell-pl Bump version of the dict file. Closes: https://bugs.gentoo.org/913206 Signed-off-by: Roman Dobosz Closes: https://github.com/gentoo/gentoo/pull/32504 Signed-off-by: Conrad Kostecki --- app-dicts/aspell-pl/Manifest | 2 +- app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild | 18 ------------------ app-dicts/aspell-pl/aspell-pl-6.0.20230801.0.ebuild | 18 ++++++++++++++++++ 3 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild create mode 100644 app-dicts/aspell-pl/aspell-pl-6.0.20230801.0.ebuild (limited to 'app-dicts') diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index 128e7b3c5157..8e890f087de6 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1 +1 @@ -DIST sjp-aspell6-pl-6.0_20230701-0.tar.bz2 655245 BLAKE2B 1d734f85612694ffee451d74be5db2cb335ae5ecac0612b53257d70ebd08c9df5a2a415f75e98ea9da6a5d9314dddada688d799a9816fcf272c2a87cd1b32e14 SHA512 7c72957058f283cae16023ddb2a7f5a241e28557ed017b202b837e1e6428401d7884a110efc80a20782165741bc0738a139829c95888bee1c4a096112cbe9284 +DIST sjp-aspell6-pl-6.0_20230801-0.tar.bz2 655621 BLAKE2B bd32a9cec7c6aa3c74b8176c7edfc0f7cffe143888c67d2d1d1478a0c257d299b538dcd38a9411f0d73ba86123b37d73ffe0d8c1b8bfd0291935dd6da79b3f69 SHA512 735e16e0971be34450387868d8f6972e11848ddebc5cf7e1ba00ab4a5b91412095c4e8df7f339bda29836c68706cb720f90e88a2888365d7b923bc5ab7e00fb5 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild deleted file mode 100644 index 9c6091efd441..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20230701.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 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" diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20230801.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20230801.0.ebuild new file mode 100644 index 000000000000..9c6091efd441 --- /dev/null +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20230801.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2023 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" -- cgit v1.2.3-65-gdbad