diff options
author | 2024-05-24 22:38:08 +0200 | |
---|---|---|
committer | 2024-05-25 01:35:07 +0200 | |
commit | afa01ef8b9afb582ab82dbcd275796cafca9579e (patch) | |
tree | 7955e714615a6c104e707f3aed4dbf89d164413a /app-dicts | |
parent | app-dicts/aspell-pl: stable all-arches (diff) | |
download | gentoo-afa01ef8b9afb582ab82dbcd275796cafca9579e.tar.gz gentoo-afa01ef8b9afb582ab82dbcd275796cafca9579e.tar.bz2 gentoo-afa01ef8b9afb582ab82dbcd275796cafca9579e.zip |
app-dicts/aspell-pl: drop 6.0.20240101.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.20240101.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 d1882b7cfd5a..1b2bc01413cb 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,2 +1 @@ -DIST sjp-aspell6-pl-6.0_20240101-0.tar.bz2 658829 BLAKE2B e35c0268f1684b56fe4a8f8a8cf41a943c3747965a952dfce4f21bf7e8378117dafd04e45a3365ce649783b9810a45683fb17e4941122a6f81b32f66e473e82c SHA512 bf6cbc3fe6f07fb2b8100a9d39e87defe7066d98c6fa97e3d144e2700b55b61e437dafc8e98c68d9d57e91d702dd6ecfbf8e84c5d773f493491bec21be1a4ac6 DIST sjp-aspell6-pl-6.0_20240301-0.tar.bz2 658890 BLAKE2B 6b4b5fa979aaf1e6d04d8e6efda375e88f3d6c1ce0ec1ad7c518e2ad2aedd69d5ed78488c317fa60cda82d8460b535973684e8571577167beb4c284ff605389f SHA512 81f11538195cca3faa42a6dd7f7f1f674f08126203347f3a2803cb0ea80e272013800e1986ebcc99b7c65003b156db6ceca953f64509d39120024140a848be9c diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20240101.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20240101.0.ebuild deleted file mode 100644 index 77b0aa908ac8..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20240101.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2024 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" |