diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-08-27 00:41:28 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-08-27 01:41:55 +0200 |
commit | c3af54e08a2f79ab906a945c8d1e238136894568 (patch) | |
tree | e112e5c61529f6f7dcefa1eac892942671b308ba /app-dicts | |
parent | app-dicts/aspell-pl: stable all-arches (diff) | |
download | gentoo-c3af54e08a2f79ab906a945c8d1e238136894568.tar.gz gentoo-c3af54e08a2f79ab906a945c8d1e238136894568.tar.bz2 gentoo-c3af54e08a2f79ab906a945c8d1e238136894568.zip |
app-dicts/aspell-pl: drop 6.0.20230301.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pl/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index e7fd3cf14be8..128e7b3c5157 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,2 +1 @@ -DIST sjp-aspell6-pl-6.0_20230301-0.tar.bz2 656145 BLAKE2B a17d56b99861575bea9d090b21671c7c92ac7d1a3281ad19604c508c01c37fb89fb25f5607584e1e22169e781cfdbbfbb13f2dce654381bfe71975d2bd42b7c5 SHA512 4b7a77abb985ea602ff522a65ee7c0b84a075b6bd66cffe8c9ad5b1a0bbda8d1e87cea9e3c8ba3a9498b940c3ae6f39b2a8f2edadd3b732d222733281b7f4efa DIST sjp-aspell6-pl-6.0_20230701-0.tar.bz2 655245 BLAKE2B 1d734f85612694ffee451d74be5db2cb335ae5ecac0612b53257d70ebd08c9df5a2a415f75e98ea9da6a5d9314dddada688d799a9816fcf272c2a87cd1b32e14 SHA512 7c72957058f283cae16023ddb2a7f5a241e28557ed017b202b837e1e6428401d7884a110efc80a20782165741bc0738a139829c95888bee1c4a096112cbe9284 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20230301.0.ebuild deleted file mode 100644 index 9c6091efd441..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20230301.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" |