commit:     9a17d7c07f453acbd4a61ba52a7782b54d36940d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 00:41:09 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 01:29:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a17d7c0

app-dicts/myspell-pl: drop 20230101, 20240801, 20240901

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

 app-dicts/myspell-pl/Manifest                   |  3 ---
 app-dicts/myspell-pl/myspell-pl-20230101.ebuild | 24 ------------------------
 app-dicts/myspell-pl/myspell-pl-20240801.ebuild | 21 ---------------------
 app-dicts/myspell-pl/myspell-pl-20240901.ebuild | 23 -----------------------
 4 files changed, 71 deletions(-)

diff --git a/app-dicts/myspell-pl/Manifest b/app-dicts/myspell-pl/Manifest
index cac9150a5e88..d68d69405d06 100644
--- a/app-dicts/myspell-pl/Manifest
+++ b/app-dicts/myspell-pl/Manifest
@@ -1,4 +1 @@
-DIST myspell-pl-20230101.zip 1275977 BLAKE2B 
d272c2f42f63a8622f72a05674a76a6d9191e53a8b9a057b595cbed7892c739b070b447b00c5c5b4c1aad8a1b41645923de9dcdcc8b56f8edea9895ea637aebd
 SHA512 
1e5212413b9b1481664dd04ad5d436b5780bc457f771e4221d8a878709894fee71e894f870d95538729586e6f6745f8bbda49db3a4c960321049898a739e5e88
-DIST myspell-pl-20240801.zip 1287237 BLAKE2B 
2404a8c0fd3f4608c38bb6b184b4f0b56674e85aa8c416e5678e10a00b69949843e942102feec10d13d9fb5fe14f4a9399851291d4b2488abce9c8e1545c3ed3
 SHA512 
2f681ba0a8c67a5405f557339e0711974d4aaf186bd3692f3540e51db8fad6d02c34317becabe07f13e154dd1a9660452f6e789e6e1d0f1900085da673413418
-DIST myspell-pl-20240901.zip 1292501 BLAKE2B 
7ecdd3441620988fcd9ce806318b0917d0d377b9bf9cc875803e11c1b2faf57329f2989c5d70303f428c68aed2e575c88549c9e73d0d241cd32458903cf2e951
 SHA512 
0640f46384ce37537a47b54e22671d38252d3561abca31582ea45a8b45f440885e358fc1b60cc87b0028960d1e8b9bb53715bf142e5d0cfd5c7c1f3951c22f03
 DIST myspell-pl-20241001.zip 1276871 BLAKE2B 
cf67e1a3035ecac5d01e07237cf79deff49a822d651e4e8bf779da8651036f5e3745bfc1227c7b4353d9c8319dce4f9015c0113741215603e7bd97b9794884df
 SHA512 
0eb6632e2639cdff54409833622e33d7070e922db5d554a90b19dc30058d6219713fcd0a113ec66b1dc032f230160f72e09430bf9a4353b69946985ff9794e21

diff --git a/app-dicts/myspell-pl/myspell-pl-20230101.ebuild 
b/app-dicts/myspell-pl/myspell-pl-20230101.ebuild
deleted file mode 100644
index d581980f398b..000000000000
--- a/app-dicts/myspell-pl/myspell-pl-20230101.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MYSPELL_DICT=(
-       "pl_PL.aff"
-       "pl_PL.dic"
-)
-
-inherit myspell-r2 unpacker
-
-DESCRIPTION="Polish dictionaries for myspell/hunspell"
-HOMEPAGE="https://sjp.pl/slownik/en/";
-SRC_URI="https://sjp.pl/sl/ort/sjp-${P}.zip -> ${P}.zip"
-
-LICENSE="CC-SA-1.0 Apache-2.0 LGPL-2.1+ GPL-2+ MPL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86"
-
-src_prepare() {
-       default
-       unpack_zip pl_PL.zip
-}

diff --git a/app-dicts/myspell-pl/myspell-pl-20240801.ebuild 
b/app-dicts/myspell-pl/myspell-pl-20240801.ebuild
deleted file mode 100644
index dd9647f3e2ef..000000000000
--- a/app-dicts/myspell-pl/myspell-pl-20240801.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MYSPELL_DICT=( "pl_PL.aff" "pl_PL.dic" )
-
-inherit myspell-r2 unpacker
-
-DESCRIPTION="Polish dictionaries for myspell/hunspell"
-HOMEPAGE="https://sjp.pl/sl/en/";
-SRC_URI="https://sjp.pl/sl/ort/sjp-${P}.zip -> ${P}.zip"
-
-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 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
-
-src_prepare() {
-       default
-       unpack_zip pl_PL.zip
-}

diff --git a/app-dicts/myspell-pl/myspell-pl-20240901.ebuild 
b/app-dicts/myspell-pl/myspell-pl-20240901.ebuild
deleted file mode 100644
index ed9d6781d463..000000000000
--- a/app-dicts/myspell-pl/myspell-pl-20240901.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# NOTE: bump together with aspell-pl
-
-EAPI=8
-
-MYSPELL_DICT=( "pl_PL.aff" "pl_PL.dic" )
-
-inherit myspell-r2 unpacker
-
-DESCRIPTION="Polish dictionaries for myspell/hunspell"
-HOMEPAGE="https://sjp.pl/sl/en/";
-SRC_URI="https://sjp.pl/sl/ort/sjp-${P}.zip -> ${P}.zip"
-
-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 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
-
-src_prepare() {
-       default
-       unpack_zip pl_PL.zip
-}

Reply via email to