diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-11-09 01:39:35 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-11-09 02:29:31 +0100 |
commit | 15fe32140d5f78a5e12a105f646672c135819119 (patch) | |
tree | 76d91e181d2233b6c88e53199fda24b577adc514 /app-dicts/aspell-pl | |
parent | app-dicts/aspell-pl: stable all-arches (diff) | |
download | gentoo-15fe32140d5f78a5e12a105f646672c135819119.tar.gz gentoo-15fe32140d5f78a5e12a105f646672c135819119.tar.bz2 gentoo-15fe32140d5f78a5e12a105f646672c135819119.zip |
app-dicts/aspell-pl: drop 6.0.20240901.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index dac2ee78ea97..cdeb11b9277d 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,2 +1 @@ -DIST aspell-pl-6.0.20240901.0.tar.bz2 662091 BLAKE2B 4cc31bfc174c583369546b48384b86137e497fe1ff14ebc639576f2a2bf5b6b391fb8873330a9bc0d7e9651339069fbc18bc8383a28aed34f5c63aed68cada5c SHA512 fffec9ed2360d063a631a0167da70b92a0931eb772b5ed8b06e275cb7dfecb90a59fd70b993b8bce79fc108afbbdac24599981389b9383555d337a570aea0b6f DIST aspell-pl-6.0.20241001.0.tar.bz2 661658 BLAKE2B 13dbcba6e364003a121a532fa5c90b1c19e38623c46cbe1402ac02cc0bfbfc3b06cb6083e240ac58b77b602e8fa13ebfadcc82253820819f9a86b8abbcc4025d SHA512 d62b2f1c7df39b2d784219a287b30134a482da2649cab049b99d71557c772269408b2250c19281581ec2056a097c524163243beb27f6a136c843f3f0edf39ff1 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild deleted file mode 100644 index 10b1d505e6ff..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# NOTE: bump togeter with myspell-pl - -EAPI=8 - -ASPELL_LANG="Polish" -ASPELL_VERSION=6 - -inherit aspell-dict-r1 - -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-$(ver_rs 2 _ 3 -)" - -HOMEPAGE="https://sjp.pl/sl/en/" -SRC_URI="https://sjp.pl/sl/ort/sjp-${MY_P}.tar.bz2 -> ${P}.tar.bz2" -S="${WORKDIR}/${MY_P}" - -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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |